1. 04 Mar, 2015 1 commit
    • - Logger package path was different between Hz 3.3 <=> 3.4
      
      Change-Id: I6933fd61d5e021ae65213464e5fde3417a50d5a3
      HIGUCHI Yuta authored
  2. 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
  3. 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
  4. 20 Feb, 2015 1 commit
  5. 16 Feb, 2015 1 commit
    • =======================
      We don't need these files anymore.
      
      Change-Id: I6c4c1db1d67bd03874fbaa03bb47d4fc09e9f41d
      fahad authored
  6. 10 Feb, 2015 1 commit
  7. 29 Jan, 2015 1 commit
  8. 28 Jan, 2015 2 commits
  9. 23 Jan, 2015 2 commits
  10. 21 Jan, 2015 3 commits
  11. 20 Jan, 2015 2 commits
  12. 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
  13. 16 Jan, 2015 3 commits
  14. 13 Jan, 2015 7 commits
  15. 12 Jan, 2015 1 commit
  16. 09 Jan, 2015 3 commits
  17. 06 Jan, 2015 1 commit
  18. 24 Dec, 2014 2 commits
  19. 22 Dec, 2014 1 commit
  20. 15 Dec, 2014 1 commit
  21. 09 Dec, 2014 2 commits