commit | febe82cc82767c0c8315e830d89f39f12072404b | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@onlab.us> | Wed Feb 11 19:08:15 2015 -0800 |
committer | Pavlin Radoslavov <pavlin@onlab.us> | Thu Feb 12 18:24:54 2015 +0000 |
tree | bb685b88b9774b452428515ec4ae8a225355aabc | |
parent | 7b3981b529038b28997af24207e8e0ae1af5fc97 [diff] |
Implement some of the missing IPv6 flowmod treatments Work toward ONOS-509 The following treatments are added/implemented: - IPV6_SRC - IPV6_DST - IPV6_FLABEL Also: - Renamed L3ModificationInstruction.L3SubType.IP_SRC and IP_DST to IPV4_SRC and IPV4_DST (for naming consistency). - Few minor fixes in related code: Javadocs, comments, log messages, and IP address usage. Change-Id: I551056f767a37e7cb6ae7d79f4a3929183500b57
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.