libvirt/src/nwfilter
Laine Stump f565321b26 nwfilter: assure virNWFilterSnoop(Eth|Dhcp)Hdr structs don't change size
These two objects are used to access fields in actual ethernet packets
captures with libpcap, so it's essential that they don't change size
for any reason. This patch uses gnulib's verify() macro to make sure
their sizes don't change.

Signed-off-by: Laine Stump <laine@laine.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-20 13:43:21 -05:00
..
nwfilter_dhcpsnoop.c nwfilter: assure virNWFilterSnoop(Eth|Dhcp)Hdr structs don't change size 2018-02-20 13:43:21 -05:00
nwfilter_dhcpsnoop.h Remove virDomainNetType parameter from nwfilter drivers 2014-04-25 15:44:09 +01:00
nwfilter_driver.c nwfilter: allow opening with nwfilter:///system URI 2018-01-31 17:45:16 +00:00
nwfilter_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_ebiptables_driver.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
nwfilter_ebiptables_driver.h Convert nwfilter ebiptablesApplyNewRules to virFirewall 2014-04-25 15:44:10 +01:00
nwfilter_gentech_driver.c nwfilter: Fix memory leak and error path 2017-10-04 06:22:02 -04:00
nwfilter_gentech_driver.h conf: Introduce virnwfilterobj 2017-03-07 13:27:25 -05:00
nwfilter_learnipaddr.c nwfilter: Fix memory leak in learnIPAddressThread 2017-09-27 07:31:08 -04:00
nwfilter_learnipaddr.h Force usage of virThreadCreate 2015-03-25 10:00:53 +01:00
nwfilter_tech_driver.h conf: Introduce virnwfilterobj 2017-03-07 13:27:25 -05:00