This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2025-03-07 17:28:15 +00:00
Code
libvirt
/
src
/
network
History
Nehal J Wani
6675a0ab65
leaseshelper: avoid mem leak after storing lease entries
...
Contents of existing lease file were being stored in a variable which was never freed.
2014-07-23 19:27:39 -06:00
..
bridge_driver_linux.c
Replace virNetworkObjPtr with virNetworkDefPtr in network platform APIs
2014-04-25 15:44:09 +01:00
bridge_driver_nop.c
Replace virNetworkObjPtr with virNetworkDefPtr in network platform APIs
2014-04-25 15:44:09 +01:00
bridge_driver_platform.c
bridge driver: extract platform specifics
2013-08-01 15:47:02 -06:00
bridge_driver_platform.h
Replace virNetworkObjPtr with virNetworkDefPtr in network platform APIs
2014-04-25 15:44:09 +01:00
bridge_driver.c
Introduce virTristateBool enum type
2014-07-23 12:37:39 +02:00
bridge_driver.h
Change file names in comments to match the files they are in
2014-03-10 14:26:04 +01:00
default.xml
Remove the space before the slash in network XML
2013-08-28 08:05:46 +02:00
leaseshelper.c
leaseshelper: avoid mem leak after storing lease entries
2014-07-23 19:27:39 -06:00