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