libvirt/src/uml
Laine Stump 13ae7a02b3 Allow brAddTap to create a tap device that is down
An upcoming patch has a use for a tap device to be created that
doesn't need to be actually put into the "up" state, and keeping it
"down" keeps the output of ifconfig from being unnecessarily cluttered
(ifconfig won't show down interfaces unless you add "-a").

bridge.[ch]: add "up" as an arg to brAddTap()
uml_conf.c, qemu_command.c: add "up" (set to "true") to brAddTap() call.
2011-02-17 13:36:22 -05:00
..
uml_conf.c Allow brAddTap to create a tap device that is down 2011-02-17 13:36:22 -05:00
uml_conf.h uml: convert to virCommand 2010-12-02 16:00:47 -07:00
uml_driver.c sysinfo: define internal driver API 2011-02-08 19:25:30 -07:00
uml_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00