1. 8f6dc09 Renamed SDN-IP packages and classes. by Jonathan Hart · 10 years ago[Renamed (98%) from src/main/java/net/onrc/onos/apps/bgproute/RibEntry.java]
  2. 5e54f2e Renamed Trie to Tree for consistency. by Jonathan Hart · 10 years ago
  3. 31e15f1 Added javadoc for all the helper classes in SDN-IP. by Jonathan Hart · 10 years ago
  4. ec83894 Enable checkstyle rule for JLS modifier order by Ray Milkey · 10 years ago
  5. 738980f Fixed some PMD issues in the SDN-IP module by Jonathan Hart · 10 years ago
  6. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  7. 382623d Renamed bgproute package by Jonathan Hart · 10 years ago[Renamed (97%) from src/main/java/net/onrc/onos/ofcontroller/bgproute/RibEntry.java]
  8. e4c9869 Implemented sequence number processing on the ONOS side. BGPd needs to be upgraded after this commit by Jonathan Hart · 11 years ago
  9. 08ee852 Cleaned up ProxyArpManager code by creating an interface through which it can request information about the L3 configuration (IP addresses, ports, etc) by Jonathan Hart · 11 years ago
  10. abf1022 Implemented PatriciaTrie.match and put an interface PTrie in BgpRoute. Minor bug fixes to Prefix and RibEntry by Jonathan Hart · 11 years ago
  11. b39a67d Cleaned up the Rib class and renamed it to RibEntry by Jonathan Hart · 11 years ago