1. ce95eb7 Reactive Forwarding: Inherit Treatment Builder from PacketContext by souvikdas95 · 3 years, 7 months ago
  2. 3043bb3 Fix Reactive Forwarding with Tagged Hosts by Simon Buttgereit · 4 years, 5 months ago
  3. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  4. 90fdd0e OSGi property annotations for forwarding app by Ray Milkey · 5 years ago
  5. 6c2cbe8 Reactive forwarding app changes for karaf 4.2.1 completers by Ray Milkey · 6 years ago
  6. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  7. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  8. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  9. fe611e4 Avoid installing ARP packet requests in ReactiveForwarding by Carmelo Cascone · 6 years ago
  10. e9d2186 Moving the reactive forwarding task of black-hole fixing off the event thread. by Thomas Vachuska · 7 years ago
  11. d0a70f5 Fix bug in fwd app by Cheng-An Chuang · 7 years ago
  12. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  13. 928ff8b Refactor MacAddress and ONOSLLDP class by Charles Chan · 7 years ago
  14. 1a1867a cherry-picked ONOS-5841 to master by kalagesa · 7 years ago
  15. 59bde76 minor trace logging fixes by Yuta HIGUCHI · 7 years ago
  16. 2f011ad A minor bug is fixed. configuration log for flow time out is not displayed 'seconds' by Yoonseon Han · 8 years ago
  17. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  18. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  19. 8bf77b7 Improve the method to loading configurations from OSGI by maojianwei · 8 years ago
  20. b8b8d75 Fixed setting of flowPriority and flowTimeout default values after scr property-delete by Antonio Marsico · 8 years ago
  21. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  22. 320c58f Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  23. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  24. 0f8d00e ONOS-2432 Fixed blackhole npe by only acting on src and dst hosts that are not null by Sahil Lele · 9 years ago
  25. 8d03367 Fixing log messages by Thomas Vachuska · 9 years ago
  26. 7b96166 @ONOS-2379 Improve the efficiency of blackhole solution by reusing shortest paths to the same src for each src/dst pair by Sahil Lele · 9 years ago
  27. a69534f ONOS-2379 Reactive Fwd improvements prune bad flows from switches when a link goes down by Sahil Lele · 9 years ago
  28. 29acad6 Stop proxyarp from handling mcast packets and a configuration item to by Rusty Eddy · 9 years ago
  29. 07a923d Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  30. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  31. e148de8 Request packet in when config being modified during runtime. by Charles M.C. Chan · 9 years ago
  32. 7b8a921 Bugfix: matching IP address without ethType will result in OFPT_ERROR_MSG (type=OFPET_BAD_MATCH, code=OFPBMC_BAD_PREREQ) by Charles M.C. Chan · 9 years ago
  33. 3b881aa Move reactive forwarding to flow objectives by Jonathan Hart · 9 years ago
  34. 430223a ReactiveForwarding shouldn't always match ethertype or ipproto by Jonathan Hart · 9 years ago
  35. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  36. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  37. b9e50df Fixed a bug when parsing configuration properties for ReactiveForwarding by Pavlin Radoslavov · 9 years ago
  38. bf23c55 Added new methods IPv4.getDscp() / IPv4.setDscp() by Pavlin Radoslavov · 9 years ago
  39. 0d1d48f Additional configuration parameters in onos-app-fwd by Dusan Pajin · 9 years ago
  40. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  41. 8851ed9 Trim whitespaces before and after .cfg file arguments. by Ayaka Koshibe · 9 years ago
  42. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  43. 06ae79d Reactive forwarding apps should explicitly ask for packets they want to receive. by Jonathan Hart · 9 years ago
  44. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  45. d37c9ca ONOS-506: IPv6 forwarding option for ReactiveForwarder. by Kunihiro Ishiguro · 9 years ago
  46. bd7f4b3 Adding parametrization of the reactive forwarding app. by Thomas Vachuska · 9 years ago
  47. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  48. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago