1. 20 Jan, 2015 2 commits
  2. 17 Jan, 2015 3 commits
    • Catch BufferUnderflowExceptions that occur while trying to deserialzed
      Ethernet packet, and account for the fact that packets may not have been
      deserialized correctly when using InboundPackets.
      
      Addresses ONOS-605.
      
      Change-Id: Ia7191e62a339125c9c4d3fe0cf63f9c33eb74cb5
      Jonathan Hart authored
    • This fixes ONOS-540
      
      NOTES:
       * Currently, the flow rules are pushed by each module that needs to receive
         the corresponding control packets:
         - ARP: ProxyArpManager, HostLocationProvider
         - LLDP and BDDP: LLDPLinkProvider
       * Pushing the corresponding IPv6 rules for Neighbor Discovery is not done yet
       * In the future, we might want to consider an explicit service to
         subscribe for receiving particular control packets
      
      [Merge from master with manual conflict resolution]
      
      Change-Id: I292ad11a2e48390624f381c278e55e5d0af93c6d
      Pavlin Radoslavov authored
    • Apply Thomas Vachuska's solution of ONOS-537 (#2177) to FlowModBuilderVer13.
      This solves the exception mentioned in the comment of ONOS-540.
      Tested with OpenvSwitch 2.3.0 in Mininet 2.2.0.
      
      Change-Id: Ia6680c0403577053948c4ede3b3e8b5b846495be
      Charles M.C. Chan authored
  3. 16 Jan, 2015 3 commits
  4. 13 Jan, 2015 7 commits
  5. 12 Jan, 2015 1 commit
  6. 09 Jan, 2015 3 commits
  7. 06 Jan, 2015 1 commit
  8. 24 Dec, 2014 2 commits
  9. 22 Dec, 2014 1 commit
  10. 15 Dec, 2014 1 commit
  11. 09 Dec, 2014 2 commits
  12. 08 Dec, 2014 2 commits
  13. 05 Dec, 2014 12 commits