-
- Downloads
Ethernet's untagged VLAN notation updated. Match.Builders created from exising...
Ethernet's untagged VLAN notation updated. Match.Builders created from exising Matches will only remember parent Match's MatchFields if the new builder is not modified (not very useful IMHO). MatchUtils.java added to create a new builder from and existing Match and retain all the MatchFields unless explictly overwritten with the new builder.
Showing
- src/main/java/net/floodlightcontroller/forwarding/Forwarding.java 8 additions, 11 deletions.../java/net/floodlightcontroller/forwarding/Forwarding.java
- src/main/java/net/floodlightcontroller/packet/Ethernet.java 2 additions, 1 deletionsrc/main/java/net/floodlightcontroller/packet/Ethernet.java
- src/main/java/net/floodlightcontroller/util/MatchMaskUtils.java 0 additions, 45 deletions...in/java/net/floodlightcontroller/util/MatchMaskUtils.java
- src/main/java/net/floodlightcontroller/util/MatchUtils.java 125 additions, 0 deletionssrc/main/java/net/floodlightcontroller/util/MatchUtils.java
Loading
Please register or sign in to comment