1. 26 Feb, 2015 1 commit
    • - Workaround fix for ONOS-1193
      - If locking the whole link collection damages the performance,
        apply the fix suggested on GossipLinkStore comment.
      
      Change-Id: Idd4d2e5b8e3a50843fe7abd10a615cfbd9a16478
      (cherry picked from commit 4d973eba)
      HIGUCHI Yuta authored
  2. 23 Feb, 2015 1 commit
    • (e.g., Multipoint-to-singlepoint and Singlepoint-to-multipoint)
      
      * Apply the Intent-defined traffic treatment only on the flowmods
        on the ingress switch with ingress inport for a flowmod.
        Previously, the traffic treatments were applied on each switch,
        and semantically it is not the correct (default) behavior.
      
      * Express the flowmods by explicitly specifying the expected inport
        in the matching conditions for each flowmod.
        Previously, the inport was not included in the matching conditions.
      
      Change-Id: Iefe3e88f7b6257c18fd6f99c2740feabbe8eedc5
      Pavlin Radoslavov authored
  3. 20 Feb, 2015 1 commit
  4. 16 Feb, 2015 1 commit
    • =======================
      We don't need these files anymore.
      
      Change-Id: I6c4c1db1d67bd03874fbaa03bb47d4fc09e9f41d
      fahad authored
  5. 10 Feb, 2015 1 commit
  6. 29 Jan, 2015 1 commit
  7. 28 Jan, 2015 2 commits
  8. 23 Jan, 2015 2 commits
  9. 21 Jan, 2015 3 commits
  10. 20 Jan, 2015 2 commits
  11. 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
  12. 16 Jan, 2015 3 commits
  13. 13 Jan, 2015 7 commits
  14. 12 Jan, 2015 1 commit
  15. 09 Jan, 2015 3 commits
  16. 06 Jan, 2015 1 commit
  17. 24 Dec, 2014 2 commits
  18. 22 Dec, 2014 1 commit
  19. 15 Dec, 2014 1 commit
  20. 09 Dec, 2014 2 commits
  21. 08 Dec, 2014 1 commit