1. 9965d77 Cleaned up some commented code, javadocs and names in SDN-IP. by Jonathan Hart · 9 years ago
  2. a7243cc Updates for SDN-IP: by Pavlin Radoslavov · 9 years ago
  3. a071b1e Moved the BGP Route Intent synchronization mechanism from the Router class by Pavlin Radoslavov · 9 years ago
  4. 6ec6829 Rafactored PeerConnectivityManager for code reuse between the two path types. by Jonathan Hart · 9 years ago
  5. a42deea Fix for setting up peer paths where BGP speakers don't peer with all peers. by Jonathan Hart · 9 years ago
  6. 211f4e5 Removed extra IpAddress.toInt() calls, which are not needed. by Pavlin Radoslavov · 10 years ago
  7. 52307e6 IpAddress and IpPrefix related cleanup: by Pavlin Radoslavov · 10 years ago
  8. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  9. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  10. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  11. 31582d1 Cleanup and javadocs for SDN-IP code by Jonathan Hart · 10 years ago
  12. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  13. ce430a4 Ported the unit tests for PeerConnectivityManager by Jonathan Hart · 10 years ago[Renamed (98%) from apps/sdnip/src/main/java/org/onlab/onos/sdnip/PeerConnectivity.java]
  14. bcae7bd Removed faulty toInt method and renamed toRealInt to toInt. by Jonathan Hart · 10 years ago
  15. 5e0aac0 Cleanup some commented out code from PeerConnectivity by Jonathan Hart · 10 years ago
  16. dc711bd Ported PeerConnectivity onto ONOS next, and implemented a service that can by Jonathan Hart · 10 years ago