libvirt/src/nwfilter
Laine Stump 22a6873a98 global: consistently use IP rather than Ip in identifiers
I'm tired of mistyping this all the time, so let's do it the same all
the time (similar to how we changed all "Pci" to "PCI" awhile back).

(NB: I've left alone some things in the esx and vbox drivers because
I'm unable to compile them and they weren't obviously *not* a part of
some API. I also didn't change a couple of variables named,
e.g. "somethingIptables", because they were derived from the name of
the "iptables" command)
2016-06-26 19:33:07 -04:00
..
nwfilter_dhcpsnoop.c util: Add virSocketAddrSetIPv[46]AddrNetOrder and use it 2016-03-21 11:28:33 +01:00
nwfilter_dhcpsnoop.h
nwfilter_driver.c nwfilter: Replace VIR_ERROR with standard vir*Error in state driver init 2016-05-23 15:42:46 -04:00
nwfilter_driver.h
nwfilter_ebiptables_driver.c global: consistently use IP rather than Ip in identifiers 2016-06-26 19:33:07 -04:00
nwfilter_ebiptables_driver.h
nwfilter_gentech_driver.c util: Add a return value to void hash iterators 2016-02-17 12:46:34 +01:00
nwfilter_gentech_driver.h
nwfilter_learnipaddr.c nwfilter: fix lock order deadlock 2016-05-24 15:24:37 +03:00
nwfilter_learnipaddr.h
nwfilter_tech_driver.h