1. 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]
  2. 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]
  3. 5b803bc Cleaned up old code out of SDNIP and the proxy ARP module, and improved ProxyArpManager logging by Jonathan Hart · 11 years ago
  4. 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