For the record:
ebtables_cmd_path is set at start-up in ebiptablesDriverInit() and then checked for null-ity before use in src/nwfilter/nwfilter_ebiptables_driver.c. An indirection around ebtables_cmd_path would solve that. Alternatively, we could restart libvirt when iptables/ebtables are installed.
Sure, will do.
For the record: rInit() and then checked for null-ity before use in src/nwfilter/ nwfilter_ ebiptables_ driver. c. An indirection around ebtables_cmd_path would solve that. Alternatively, we could restart libvirt when iptables/ebtables are installed.
ebtables_cmd_path is set at start-up in ebiptablesDrive