libvirt/src/nwfilter
Michal Privoznik e463f4de77 Prefer VIR_STRDUP over virAsprintf(&dst, "%s", str)
There's no sense in using virAsprintf() just to duplicate a string.
We should use VIR_STRDUP which is designed just for that.
2013-06-07 17:45:53 +02:00
..
nwfilter_dhcpsnoop.c Remove redundant two-state integers 2013-06-06 17:22:53 +02:00
nwfilter_dhcpsnoop.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_driver.c nwfilter: grab driver lock earlier during init (bz96649) 2013-06-04 14:50:20 -04:00
nwfilter_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_ebiptables_driver.c Prefer VIR_STRDUP over virAsprintf(&dst, "%s", str) 2013-06-07 17:45:53 +02:00
nwfilter_ebiptables_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_gentech_driver.c Replace two-state local integers with bool 2013-06-06 17:22:53 +02:00
nwfilter_gentech_driver.h Turn virDomainObjList into an opaque virObject 2013-02-05 15:49:25 +00:00
nwfilter_learnipaddr.c Check for existence of interface prior to setting terminate flag 2013-05-31 10:43:29 -04:00
nwfilter_learnipaddr.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00