libvirt/src/nwfilter
Michal Privoznik 9d1938896c nwfilter: Convert to virMacAddrPtr not virMacAddrPtr*
My previous patch wasn't complete as it converted from
(unsigned char *) to (virMacAddrPtr *). It should be
(virMacAddrPtr) only.
2012-07-17 16:29:43 +02:00
..
nwfilter_dhcpsnoop.c nwfilter: Convert to virMacAddrPtr not virMacAddrPtr* 2012-07-17 16:29:43 +02:00
nwfilter_dhcpsnoop.h Convert 'raw MAC address' usages to use virMacAddr 2012-07-17 08:07:59 -04:00
nwfilter_driver.c nwfilter: move code for IP address map into separate file 2012-06-01 19:32:06 -04:00
nwfilter_driver.h filter new files through cppi, so syntax-check passes once again 2010-03-26 22:47:30 +01:00
nwfilter_ebiptables_driver.c Convert 'raw MAC address' usages to use virMacAddr 2012-07-17 08:07:59 -04:00
nwfilter_ebiptables_driver.h Extend rule priorities into negative numbers 2011-11-18 11:58:18 -05:00
nwfilter_gentech_driver.c Convert 'raw MAC address' usages to use virMacAddr 2012-07-17 08:07:59 -04:00
nwfilter_gentech_driver.h Convert 'raw MAC address' usages to use virMacAddr 2012-07-17 08:07:59 -04:00
nwfilter_learnipaddr.c Convert 'raw MAC address' usages to use virMacAddr 2012-07-17 08:07:59 -04:00
nwfilter_learnipaddr.h Convert 'raw MAC address' usages to use virMacAddr 2012-07-17 08:07:59 -04:00