- 18 Nov, 2015 17 commits
-
-
This is an enhanced version of gerrit 6085 that provides not only the old location but also the entire old host subject. The main purpose is allowing apps to be aware of the change of IP address as well Change-Id: I448d73b0d1e705996259cb0ec777f959f485d9c2
Charles Chan authored -
There are three independent apps: - openflow-base - hostprovider - lldpprovider And there is also one meta-application called openflow that contains all three of them. Also fix the dependency issue when the apps are loaded from disk Change-Id: I6da584e03593db9094b3a57976b28291f207c3c6
Charles Chan authored -
RFC5492 allows multiple Capability triples per Optional Parameter. But our code only support parsing 1 Capability triple per Optional Parameter. It works with Quagga, but failed parsing bird OPEN message. This patch adds support for multiple Capability triples per Optional Parameter. Change-Id: Iae6295d608e44676a44ef6a0ae1868d8dcd7648d
Pingping Lin authored -
…hanges of BGP Controller. Change-Id: I860859bc8bb3a5ee9a7c9c0183371e1575dc4867
Shashikanth VH authored -
Note: LocalRemoteServiceProvider is expected to be moved under src/test scope once we have other usable Provider. Change-Id: Ic8b9f2007082038da5652bf812329d2ef2204200
HIGUCHI Yuta authored
-
- 17 Nov, 2015 11 commits
- 16 Nov, 2015 11 commits
-
-
- just need to create a "devices table" icon. Change-Id: I3efca7dbb1ebb718416b583b71639763b9f32886
Simon Hunt authored -
…is build with weakConsistency option Change-Id: I1ec96048b646f5074e5e50001e08753212b98395
Madan Jampani authored -
These exceptions should not bubble up to netty because that will result in the connection to the switch being closed. For now we catch and log the exception - in the future we could consider removing misbehaving packet processors. Addresses ONOS-3368. Change-Id: If507adafba39bf705c27286c8e48af3f955d1eff
Jonathan Hart authored -
modified: core/api/src/main/java/org/onosproject/net/flow/DefaultTrafficSelector.java modified: core/api/src/main/java/org/onosproject/net/flow/TrafficSelector.java Change-Id: Id97469c133e0c10e44cda385dabb7c4ecca4af2b
BitOhenry authored -
modified: core/api/src/main/java/org/onosproject/net/flow/instructions/ExtensionType.java modified: drivers/src/main/java/org/onosproject/driver/extensions/NiciraExtensionInterpreter.java new file: drivers/src/main/java/org/onosproject/driver/extensions/NiciraResubmit.java Change-Id: Ib0a4a7b6360dd1629d0d2f74ef0d56f2c2a91a20
BitOhenry authored
-
- 14 Nov, 2015 1 commit