commit | a76bf0335fb00ca6766d9e207f585f827bca5de3 | [log] [tgz] |
---|---|---|
author | Jonghwan Hyun <jonghwan@opennetworking.org> | Mon Apr 09 09:40:50 2018 -0700 |
committer | Andrea Campanella <andrea@opennetworking.org> | Fri Apr 27 16:40:09 2018 +0000 |
tree | ab6714bacca3c2ffd7ceacf2c1116c9209ef8f65 | |
parent | b6fc05dfb934952c5507e2dba23547334730a9de [diff] |
[ONOS-7624] Implement egress pipeline programming - Implemented logic to handle double-tagged host in segmentrouting application. - Added 'DummyVlanId' to segmentrouting application to keep track of dummy vlan for L3L2Unfiltered group chain and egress tables. - Implemented L2Unfiltered group and Egress pipeline programming support in OFDPA pipeline. - Added EGRESS flag to the forwardingObjective to program Egress tables. - Fixed bugs when handling double-tagged ARP request, to get correct vlan id and reply with double-tagged packet. - Fixed bugs in BasicHostConfig, to set the value of 'outerTpid' to 0x8100 if it is not specified. - Fixed build(ARP/ICMP/ICMP6)reply to build double-tagged reply if corresponding request is double-tagged. Change-Id: I1fdc30b55827c3f73fad9e854bcaa5fb23f7bcd0 (cherry picked from commit 800d9d0770bb97c5d89f65bc88310c7b13f11055)
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.