1. 11 Jan, 2016 8 commits
    • - Update dependency and plugin version to sync with ONOS-3703 changes
      - Add rest uitab uitopo to onos-archetypes-test script
        Confirmed followign passed
         mvn -amd -pl :onos-archetypes clean install && onos-archetypes-test
      - Specify UTF-8 to eliminate build time warning
      - Add onos-maven-plugin to plugin dependency to generate swagger.json
      
      Change-Id: I1fdc893a42eea3e464941f1d840ad03bccea0668
      HIGUCHI Yuta authored
    • implementing filtering objectives for punting rules
      
      Change-Id: I73945df31c4d5aa40ab4b07fc6818edd083178fb
      alshabib authored
    • Bugfix:
      - Add MPLS BOS matching
      - Fix NPE caused by race between filter objective and broadcast next objective
      
      Enhancement:
      - Move group handler out from OFDPA pipeline
      - Move ARP request from rule populator to packet request
      
      Change-Id: I0ba40e10f7cb7f97277df86725fbd2546a62e890
      Charles Chan authored
    • Control message monitoring brings some overhead to controller.
      In an extreme stressing environment (e.g., running Cbench),
      it leads potential performance degradation.
      
      This commit tries to mitigate the Cbench regression with two steps:
      1. improve the monitoring performance by assigning more # of
      threads in each thread group.
      2. make the control message listening feature optional.
      
      Change-Id: I4f7361b7c598c6de71d390eab78a20ada381d4dd
      Jian Li authored
    • Change-Id: I471561808f7d1bf3b51ab72b9731d7bf3ec410e7
      Jonathan Hart authored
    • Change-Id: I7aca7f118221ed505aeb7fcace0ef9dccb468a34
      Julian Lawrence authored
    • Change-Id: If9233fae09d85af2033cfdf5eb444dcb3a53dbd5
      Priyanka B authored
    • Change-Id: I2ed9ac8d664f2e532118752f4f63e0fbdff73a00
      Hyunsun Moon authored
  2. 10 Jan, 2016 9 commits
  3. 08 Jan, 2016 8 commits
  4. 07 Jan, 2016 15 commits