- 28 Apr, 2015 19 commits
-
-
…files without having to specify 'clean' option. Change-Id: I23b4d86fb5bdfd5e93a0d7fa8e18de8ecdbc2bee
Thomas Vachuska authored -
- Added CORRUPT state to state machine and event type - Simplified phases using new request field - Improved null-safety by using Optionals Change-Id: I1d576b719765b5664aef73477ee04593e8acc4fd
Brian O'Connor authored -
…ns from sticking initially. Change-Id: I791a0bb3747865604f4d7edba5978a49312ebf7b
Thomas Vachuska authored -
Make constructor without resources argument deprecated Change-Id: I400cedfb2ec5f8ec3217e4729d95b075ceb0b025
Sho SHIMIZU authored -
2 spaces and 4 spaces were mixed up, then changes to 4 spaces. Change-Id: I4e41189a97604a75e783d3b948d2693c257a21f4
Sho SHIMIZU authored -
This patch fixes ONOS-1677 Change-Id: I37d8742eb1a03b56d1e47d30d9342546ab42d23b
Sho SHIMIZU authored -
…ther minor improvements. Change-Id: I8199024e884d8538cd7c7d891d4fb4c81541150d
Bri Prebilic Cole authored -
- 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
- 27 Apr, 2015 6 commits
-
-
…the onos-maven-plugin. Change-Id: I129d3c08c48c58b10afcb6d1c62b7ed09b23a966
Thomas Vachuska authored -
- Supports ECMPNotSupportedInTransitRouter option - Adds Leaf-Spine config file - Removes the temporary NetworkConfigHanlder class - Removes the grouphandler dependency - Removes the grouphandler app Change-Id: I8c70e81bfb4062e251b25c0fa23ef2c92419a75c
sangho authored -
- Leaders command uses candidateBoard keys when using -c (list candidates) option. - Bug fix for lock retry Change-Id: I42730a85b720fc5023b9b07bef153d975c95d4df
Ayaka Koshibe authored -
…; computes the routes changed from the link changes and populates the rules only for the routes. Change-Id: Id4dbd80da37b333f2c19bc97333472dc8031481b
sangho authored
- 26 Apr, 2015 4 commits
-
-
…OFPET_BAD_MATCH, code=OFPBMC_BAD_PREREQ) Change-Id: I4edc82cdc920b7c92048119c61b70bbce704cbf6
Charles M.C. Chan authored -
NDP packets, especially NS/NA packets, are not resolved correctly in my previous commit #3377. As a result, the IPv6 addresses of normal hosts are not recorded by HostLocationProvider. Change-Id: Id44485902d9b593c2a8aa376e405f548774203d2
Charles M.C. Chan authored -
- Refactor HostLocationProvider - Ignore multicast packets other than NDP Change-Id: I6b66becbc30a6a7e83f1da53fb46cf9c073fc86c
Charles M.C. Chan authored
-
- 24 Apr, 2015 9 commits
-
-
Application to expose some of the distributed primitives to the cli for system tests. Change-Id: I275c8fb6790135c6150658ca3bb5ce356ea735a7
Jon Hall authored -
driver only after the device is available. Change-Id: I377402b87cee6c02c087efbcc4f0cff4f19e1ca3
Saurav Das authored
- 23 Apr, 2015 2 commits
-
-
…-pid option is required in order for tail to wake-up when the owning process dies. Change-Id: Ifb86517b0abfe1d781b15408e3619deacfeb2523
Thomas Vachuska authored