- 30 Apr, 2015 10 commits
-
-
Listens for CORRUPT intent events and periodically polls for CORRUPT intents. Change-Id: I29d8dbe14b46522815dc13e969f259f68b690855
Brian O'Connor authored -
Modified onos-cli-archetype to be a partial archetype. Change-Id: I172bca5f67519f052bbb116486b3f1d7c51bc4bf
Thomas Vachuska authored -
Use empty treatment if there are not explicit modifications. Change-Id: I9062c592859adcaf3c9bb17f81de83f2778005de
Brian O'Connor authored
- 29 Apr, 2015 10 commits
-
-
Change-Id: I8166b5cb886c16b30ad28886a000525ab2059943 Enabling Raft based device mastership store Change-Id: Ide4dc559aa241ec2f3fa587701f6f32ba6856218
Madan Jampani authored -
NOTE: During PathIntent compilation, the ethSrc and ethDst in the selector will be overridden by the MAC of the end-points. Also, an output action will be appended to the treatment. Change-Id: Ie2e621b91203a49237e7466b919abedceb3e697d
Charles M.C. Chan authored -
Make constructors of sub-types of Criterion package private for limiting instantiation only from static factory methods in Criteria Change-Id: I1fb1e9d003288a778a49e758549a92b66bf3cfdf
Sho SHIMIZU authored -
…ring key presses programmatically investigated. Change-Id: Ifff05859ebfebcee513d7fa8c42b52dc62f48f97
Bri Prebilic Cole authored
- 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 1 commit