1. 28 Apr, 2015 2 commits
    • - Add more ICMP types and codes
      - Add completer for --icmp6Type
      - Add completer for --icmp6Code
      - Add completer for --extHdr
          It is a multiValued option.
          For example, the following command will match an IPv6 packet with both fragment and routing extension header:
          add-point-intent --ethType IPV6 --extHdr FRAG --extHdr ROUTING
          NOTE: OVS 2.3.1 does not support OFPXMC_OFB_IPV6_EXTHDR match field yet.
      - Change parameter of TrafficSelector.matchIPv6ExthdrFlags() from int to short since that field is 9 bits only
      
      Change-Id: I55944399f3985f2cc09330a726f21983de273341
      Charles M.C. Chan authored
    • fixes ONOS-1779
      
      Change-Id: I8dbb8d05fa5d529a9fc4dedf806968e1ae1256d5
      Brian O'Connor authored
  2. 27 Apr, 2015 6 commits
  3. 26 Apr, 2015 4 commits
  4. 24 Apr, 2015 9 commits
  5. 23 Apr, 2015 19 commits