1. 382623d Renamed bgproute package by Jonathan Hart · 10 years ago
  2. e93aed4 Removed the OnosModuleLoader and made ProxyArpManager and Forwarding separate modules by Jonathan Hart · 11 years ago
  3. 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[Renamed (93%) from src/main/java/net/onrc/onos/ofcontroller/bgproute/IConfigInfoService.java]
  4. a888764 Began moving the ARP module out of SDNIP exclusivity and sketched out a module framework we can use to load ONOS modules without having them be Floodlight modules by Jonathan Hart · 11 years ago[Renamed (72%) from src/main/java/net/onrc/onos/ofcontroller/bgproute/ILayer3InfoService.java]
  5. 5b803bc Cleaned up old code out of SDNIP and the proxy ARP module, and improved ProxyArpManager logging by Jonathan Hart · 11 years ago
  6. 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