1. c78b8f6 Removed the old openflowj protocol library by Jonathan Hart · 10 years ago
  2. 8f6dc09 Renamed SDN-IP packages and classes. by Jonathan Hart · 10 years ago[Renamed (98%) from src/main/java/net/onrc/onos/apps/bgproute/Configuration.java]
  3. 31e15f1 Added javadoc for all the helper classes in SDN-IP. by Jonathan Hart · 10 years ago
  4. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  5. 382623d Renamed bgproute package by Jonathan Hart · 10 years ago[Renamed (97%) from src/main/java/net/onrc/onos/ofcontroller/bgproute/Configuration.java]
  6. ebba1e1 Pulled ProxyArpManager out of the SDN-IP module. Most of the work is related to stubbing out an IConfigInfoService object that can provide default configuration to the ARP module when there's no SDN-IP config file to read it from by Jonathan Hart · 11 years ago
  7. 1cf9de0 Added ability to configure a global vlan used for all ARP packets sent from the controller by Jonathan Hart · 11 years ago
  8. 2f790d2 Added an L3 mode to ProxyArpModule which limits the ports ARPs are sent out based on IP address. This should prevent leaking ARPs from one network into another by Jonathan Hart · 11 years ago
  9. 4dfc365 Improved ARP interface to other app modules and changed SDNIP full-mesh paths between peers to use learned MAC addresses by Jonathan Hart · 11 years ago
  10. 9575cb6 Completed the move to the new configuration file format. Default filename is now config.json by Jonathan Hart · 11 years ago
  11. c824ad0 Finished transition to new configuration format by Jonathan Hart · 11 years ago
  12. 832a7cb Changed configuration file format to separate 'interfaces' from BGP peers. Also implemented procative paths for BGP traffic within the SDN domain by Jonathan Hart · 11 years ago
  13. 1236a9b Fixes to make BgpRoute more stable by Jonathan Hart · 11 years ago