1. 1caaa93 Created the outline of the Forwarding module for reactive forwarding on top of the network map by Jonathan Hart · 11 years ago
  2. a18e479 ARP now uses the DeviceManager as its source of information, not ArpCache. Disabled broadcasting of unknown ARP requests for now. 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 (90%) from src/main/java/net/onrc/onos/ofcontroller/core/module/ONOSModuleLoader.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