]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Removes the ebtablesSaveRules() function
authorGerhard Stenzel <gerhard.stenzel@de.ibm.com>
Mon, 9 Nov 2009 14:30:15 +0000 (15:30 +0100)
committerDaniel Veillard <veillard@redhat.com>
Mon, 9 Nov 2009 14:30:15 +0000 (15:30 +0100)
commitdf4c57ae270415e9a789fd1f8cf0406a44f86a2d
tree372f80549dc49bb5b1ab58b77df4d95ddfd5ed51
parent0f04b58730eb9dd170a3707f8706c6375e708c4c
Removes the ebtablesSaveRules() function

As it was basically unimplemented and more confusing than useful
at the moment.
* src/libvirt_private.syms: remove from internal symbols list
* src/qemu/qemu_bridge_filter.c src/util/ebtables.c: remove code and
  one use of the unimplemented function
src/libvirt_private.syms
src/qemu/qemu_bridge_filter.c
src/util/ebtables.c