mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 11:21:12 +00:00
609df0dcde
virNWFilterGetIpAddrForIfname and virNWFilterDelIpAddrForIfname do not exist, so remove them from libvirt_nwfilter.syms Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
13 lines
193 B
Plaintext
13 lines
193 B
Plaintext
#
|
|
# These symbols are dependent on WITH_NWFILTER.
|
|
#
|
|
|
|
|
|
# nwfilter_gentech_driver.h
|
|
virNWFilterInstantiateFilter;
|
|
virNWFilterTeardownFilter;
|
|
|
|
|
|
# nwfilter_learnipaddr.h
|
|
virNWFilterLookupLearnReq;
|