Ryan Summers 267084aedf Adding parsing test with lease time 4 years ago
..
arp.rs 6d569deb2a Clean up clippy warnings about if-else blocks 4 years ago
dhcpv4.rs 267084aedf Adding parsing test with lease time 4 years ago
ethernet.rs c12fc6fbb0 Fix BPF header length on OpenBSD. 4 years ago
icmp.rs 1e40b934bf Update to Rust 2018. Fixes #271 4 years ago
icmpv4.rs ed86780079 Simplify enum_with_unknown! macro. 4 years ago
icmpv6.rs ed86780079 Simplify enum_with_unknown! macro. 4 years ago
igmp.rs ed86780079 Simplify enum_with_unknown! macro. 4 years ago
ip.rs 633e7c2591 Use #[non_exhaustive] instead of manual variant 4 years ago
ipv4.rs d5a98dd059 Silence clippy lint for const assert work-around, remove const where using features not yet stable in 1.40 4 years ago
ipv6.rs ac67edd318 Silence a few warnings from clippy 4 years ago
ipv6fragment.rs 57029d6e5d Prefer assignment operators 4 years ago
ipv6hopbyhop.rs 1e40b934bf Update to Rust 2018. Fixes #271 4 years ago
ipv6option.rs ed86780079 Simplify enum_with_unknown! macro. 4 years ago
ipv6routing.rs ed86780079 Simplify enum_with_unknown! macro. 4 years ago
mld.rs ed86780079 Simplify enum_with_unknown! macro. 4 years ago
mod.rs c12fc6fbb0 Fix BPF header length on OpenBSD. 4 years ago
ndisc.rs 323dfe2ab6 Use is_empty instead of length comparison 4 years ago
ndiscoption.rs ed86780079 Simplify enum_with_unknown! macro. 4 years ago
pretty_print.rs ddb876bec4 Remove redundant field names from structs 4 years ago
tcp.rs ddb876bec4 Remove redundant field names from structs 4 years ago
udp.rs 5c335f8fe7 Silence warning about is_empty method 4 years ago