zeek/scripts/base/protocols/dhcp
Arne Welzel fc768a9e01 dhcp: Handle is_orig=T for connections from server to 255.255.255.255
This works around the new semantics of is_orig=T for "connections"
from DHCP servers to broadcast addresses. IMO, having the server address
as originator in the conn.log is still more intuitive.
2023-08-28 12:15:55 +02:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
consts.zeek tweaks to base scripts revealed by switch to expression-based initialization 2022-03-23 15:36:35 -07:00
dpd.sig Rework to the DHCP analyzer. 2018-03-01 08:36:32 -08:00
main.zeek dhcp: Handle is_orig=T for connections from server to 255.255.255.255 2023-08-28 12:15:55 +02:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00

Support for Dynamic Host Configuration Protocol (DHCP) analysis.