Nathan K. Zhinn
|
c12fc6fbb0
Fix BPF header length on OpenBSD.
|
4 năm trước cách đây |
Dario Nieuwenhuis
|
1e40b934bf
Update to Rust 2018. Fixes #271
|
4 năm trước cách đây |
Alex Crawford
|
ac830e8bb1
Dereference match expressions to clean up patterns
|
4 năm trước cách đây |
whitequark
|
83dba8ea31
Bump Rust version requirement to 1.27.
|
5 năm trước cách đây |
whitequark
|
4a253fecdf
Rename `new` method on Packet types to `new_checked`.
|
6 năm trước cách đây |
Andrew Cann
|
17e8001ade
Add EthernetRepr type
|
7 năm trước cách đây |
Andrew Cann
|
1ea5ada5df
Add Clone impl to EthernetFrame
|
7 năm trước cách đây |
Andrew Cann
|
fb96b3cdc1
impl `AsRef<[u8]>` for packet types
|
7 năm trước cách đây |
Andrew Cann
|
5fdd44757a
Relax type constraints on payload_mut methods
|
7 năm trước cách đây |
寧靜
|
400d0e72f5
Impl `Hash` trait on EthernetAddress.
|
7 năm trước cách đây |
Dan Robertson
|
507d2fe0ea
Add the proto-ipv4 feature.
|
7 năm trước cách đây |
Dan Robertson
|
deccd469fe
Use hop limit instead of ttl
|
7 năm trước cách đây |
Dan Robertson
|
737b387f61
Add Ipv6Repr and Ipv6Packet to wire
|
7 năm trước cách đây |
whitequark
|
b1680368fe
Rework the pretty printer to avoid superfluous trailing newlines.
|
7 năm trước cách đây |
whitequark
|
2d31ef9665
Add some docs.
|
7 năm trước cách đây |
Egor Karavaev
|
0454c3f8f6
Uncomment associated constants.
|
7 năm trước cách đây |
whitequark
|
5bf64586cd
Get rid of Result<_, ()>.
|
7 năm trước cách đây |
whitequark
|
534842b929
Make sure representation emission covers every octet of the buffer.
|
7 năm trước cách đây |
whitequark
|
1c1489e5fb
try! → ?
|
7 năm trước cách đây |
whitequark
|
735def7e1b
Do not attempt to validate length of packets being emitted.
|
7 năm trước cách đây |
whitequark
|
15cf0cc56e
Don't put non-unicast (IP or Ethernet) addresses into ARP cache.
|
8 năm trước cách đây |
whitequark
|
3dfcb11d33
Follow-up to b9e79d19; always process broadcast frames.
|
8 năm trước cách đây |
whitequark
|
7af6ddfa0c
Send the TCP MSS option.
|
8 năm trước cách đây |
whitequark
|
9535809201
#[inline(always)] → #[inline]
|
8 năm trước cách đây |
whitequark
|
03212f2843
Get rid of the #![feature(associated_consts)].
|
8 năm trước cách đây |
whitequark
|
efc7bfbc38
Reply with ICMP dest. unreachable or TCP RST from unused ports.
|
8 năm trước cách đây |
whitequark
|
85ae54a488
Sort out buffer lengths.
|
8 năm trước cách đây |
whitequark
|
f23e3c4bff
Implement UDP packet support.
|
8 năm trước cách đây |
whitequark
|
04b546a3b8
Return interior pointers more uniformly.
|
8 năm trước cách đây |
whitequark
|
be4ea0a55e
Respond with ICMP echo request data in echo reply.
|
8 năm trước cách đây |