[libvirt] [PATCH 1/2] add ebtables wrapper

Daniel P. Berrange berrange at redhat.com
Tue Nov 3 21:07:37 UTC 2009


On Tue, Oct 27, 2009 at 12:36:09PM +0100, Gerhard Stenzel wrote:
> This patch adds the files which implement the ebtables wrapper.
> 
> Signed-off-by: Gerhard Stenzel <gerhard.stenzel at de.ibm.com>
> ---
> 
>  configure.in             |    3 
>  src/Makefile.am          |    1 
>  src/libvirt_private.syms |    7 +
>  src/util/ebtables.c      |  441 ++++++++++++++++++++++++++++++++++++++++++++++
>  src/util/ebtables.h      |   65 +++++++
>  5 files changed, 517 insertions(+), 0 deletions(-)
>  create mode 100644 src/util/ebtables.c
>  create mode 100644 src/util/ebtables.h

ACK, this looks good now.


Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list