libvirt/src/uml
Daniel P. Berrange dced27c89e Rename all brXXXX APIs to follow new convention
The existing brXXX APIs in src/util/bridge.h are renamed to
follow one of three different conventions

 - virNetDevXXX       - operations for any type of interface
 - virNetDevBridgeXXX - operations for bridge interfaces
 - virNetDevTapXXX    - operations for tap interfaces

* src/util/bridge.h, src/util/bridge.c: Rename all APIs
* src/lxc/lxc_driver.c, src/network/bridge_driver.c,
  src/qemu/qemu_command.c, src/uml/uml_conf.c,
  src/uml/uml_driver.c: Update for API renaming
2011-11-09 16:33:28 +00:00
..
uml_conf.c Rename all brXXXX APIs to follow new convention 2011-11-09 16:33:28 +00:00
uml_conf.h Remove 'brControl' object 2011-11-09 16:33:14 +00:00
uml_driver.c Rename all brXXXX APIs to follow new convention 2011-11-09 16:33:28 +00:00
uml_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00