You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/rust/src/dhcp
Jason Ish 029ac650d7 rust/clippy: fix lint: manual_find
These get_tx methods look like ideal candidates for generic and/or
derived methods.
4 years ago
..
README.txt
ack.pcap
detect.rs dhcp: adds renewal-time keyword 4 years ago
dhcp.rs rust/clippy: fix lint: manual_find 4 years ago
discover.pcap
logger.rs rust/clippy: fix lint: match_ref_pats 4 years ago
mod.rs dhcp: adds leasetime keyword 4 years ago
offer.pcap
parser.rs rust: fix clippy lints for clippy::redundant_field_names 4 years ago
request.pcap

README.txt

These test pcap files are individual packets broken out of a pcap
containing 4 DHCP messages. The original source of the PCAP file is

https://wiki.wireshark.org/SampleCaptures?action=AttachFile&do=get&target=dhcp.pcap