[libvirt] [PATCH v1 0/2] Network hooks

Michal Privoznik mprivozn at redhat.com
Fri Jan 31 16:43:53 UTC 2014


With the latest noise I made on the list with QoS I'm coming forward with this
idea. Network hooks can fill some holes in our functionality. For instance if
somebody is willing to set a QoS that is not covered by libvirt, or just want
to insert some additional iptables rules, etc. You name it.

Michal Privoznik (2):
  networkStartNetwork: Be more verbose
  network: Introduce start and shutdown hooks

 docs/hooks.html.in          | 43 ++++++++++++++++++++----------
 src/network/bridge_driver.c | 64 +++++++++++++++++++++++++++++++++------------
 src/util/virhook.c          | 10 ++++++-
 src/util/virhook.h          |  8 ++++++
 4 files changed, 94 insertions(+), 31 deletions(-)

-- 
1.8.5.2




More information about the libvir-list mailing list