Skip to content
Snippets Groups Projects
  • brobertson3's avatar
    ce9f6813
    Most of the changes for the Firewall to update the flowtables on switches · ce9f6813
    brobertson3 authored
    Updated Firewall.java so that addRule and deleteRule and enableFirewall announce that a rule is being changed in the firewall. Then the IRoutingDecisionChangedListener shall alert Forwarding to update the flowtable accordingly.  None of this is tested and the TopologyManager needs to be fixed.  I might even want to move the change out of TopologyManager altogether since RoutingDecisionChange doesn't concern it.
    ce9f6813
    History
    Most of the changes for the Firewall to update the flowtables on switches
    brobertson3 authored
    Updated Firewall.java so that addRule and deleteRule and enableFirewall announce that a rule is being changed in the firewall. Then the IRoutingDecisionChangedListener shall alert Forwarding to update the flowtable accordingly.  None of this is tested and the TopologyManager needs to be fixed.  I might even want to move the change out of TopologyManager altogether since RoutingDecisionChange doesn't concern it.
Forwarding.java 28.91 KiB