1. dc3ad70 Improvements to Forwarding to not add flows that already exist by Jonathan Hart · 11 years ago
  2. 18ad55c Began implementing IPC with Hazelcast in order to broadcast ARP via other ONOS nodes by Jonathan Hart · 11 years ago
  3. 1caaa93 Created the outline of the Forwarding module for reactive forwarding on top of the network map by Jonathan Hart · 11 years ago
  4. 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
  5. 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]
  6. 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