Skip to content
  • Jiri Popelka's avatar
    firewall-manager: changing the zone an interface belongs to · 128695c4
    Jiri Popelka authored and Dan Williams's avatar Dan Williams committed
    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.
    128695c4