Committed by
Gerrit Code Review
[ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP
request packet to response packet. OpenFlow protocol provides some extension action to support it. e.g. move and load. But for now OpenFlow java implementation doesn't support for them. Change-Id: I30506f9230bb7ec75952893fdb07d15a866b877d
Showing
5 changed files
with
343 additions
and
1 deletions
drivers/src/main/java/org/onosproject/driver/extensions/DefaultMoveExtensionTreatment.java
0 → 100644
-
Please register or login to post a comment