NetworkManager/src/firewall-manager
Jiri Popelka 128695c447 firewall-manager: changing the zone an interface belongs to
When we want to change the zone an interface belongs to
we can't use firewalld's addInterface() because this one
doesn't allow to add interface to zone when it already
has been part of some other/same zone.
We need to use changeZone() method instead - hopefuly
this is the final name of this method.
2012-03-01 18:02:00 -06:00
..
Makefile.am Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-firewall-manager.c firewall-manager: changing the zone an interface belongs to 2012-03-01 18:02:00 -06:00
nm-firewall-manager.h firewall-manager: changing the zone an interface belongs to 2012-03-01 18:02:00 -06:00