NetworkManager/src/firewall-manager
Jiri Popelka 1c0aeb4575 firewall: add firewall manager
src/firewall-manager tracks whether firewall is on the bus or not.
In nm-device.c at stage5 (ip-config-commit) before we actually
apply the IP configuration to the interface, we send the
IP interface name and zone to firewall and asynchronously wait
for a D-Bus reply.  Then after we get the reply
(or if the firewall isn't running) we proceed with
applying the IP configuration to the interface.
2011-11-09 22:02:02 -06:00
..
Makefile.am firewall: add firewall manager 2011-11-09 22:02:02 -06:00
nm-firewall-manager.c firewall: add firewall manager 2011-11-09 22:02:02 -06:00
nm-firewall-manager.h firewall: add firewall manager 2011-11-09 22:02:02 -06:00
nm-firewall-types.h firewall: add firewall manager 2011-11-09 22:02:02 -06:00