1. eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 5 months ago
  2. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  3. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  4. 718e438 Sonar suggestions - don't reuse formal parameter, guard agains NPE by Ray Milkey · 5 years ago
  5. de5cf84 [ONOS-7842] Implement host annotation using netcfg by Rafał Szalecki · 5 years ago
  6. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  7. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  8. d04e227 Constants for core/net OSGI properties by Ray Milkey · 6 years ago
  9. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  10. 66bf382 Remove deprecated Host Provider APIs by Ray Milkey · 6 years ago
  11. b928b3f Correct a log message in HostManager by Charles Chan · 6 years ago
  12. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  13. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  14. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  15. f32d854 Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI by Charles Chan · 6 years ago
  16. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  17. 82fac58 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  18. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  19. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  20. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  21. df37973 Revert "Use DAD to probe if interface MAC is not supplied" by Charles Chan · 7 years ago
  22. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  23. 61fc0d8 Extend Network Config Host Provider to support multihoming by Charles Chan · 7 years ago
  24. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  25. 9eed0b1 Revisit Annotations merging by Yuta HIGUCHI · 7 years ago
  26. a945853 Use DAD to probe if interface MAC is not supplied by Charles Chan · 7 years ago
  27. ffbad3b ONOS-5784: Empty latitude/longitude in ONOS Web UI by Simon Hunt · 7 years ago
  28. f4edb31 HostMonitor: Only probe directly if we are not already monitoring the host. by Jonathan Hart · 7 years ago
  29. 9238b38 Probe all interfaces that contains given IP by Charles Chan · 7 years ago
  30. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  31. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  32. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  33. 9b1d626 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  34. 37b687b Adds utility functions related to the link local addresses by Pier Luigi · 7 years ago
  35. 78e73f6 [CORD-653] Fix host monitor and provide utility functions by Pier Ventre · 7 years ago
  36. 1e20dae Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom "uiType" value to override the glyph used in rendering on the Topology View. by Simon Hunt · 8 years ago
  37. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  38. 94b0015 Fix for ONOS-5034 by sdn · 8 years ago
  39. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  40. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  41. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  42. 3e6f05e Code changes to ensure ONOS has each IP address attached to only one host at a time by soumya · 8 years ago
  43. 78613d2 Probe immediately when IPs are added to host monitor by Jonathan Hart · 8 years ago
  44. e50a56d Replace deprecated method usage. by Yuta HIGUCHI · 8 years ago
  45. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  46. 138de8b FIxing basic device config and demoting some config-related messages to debug. by Thomas Vachuska · 8 years ago
  47. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  48. e9d748f Inconsistent synchronization fix for HostMonitor.timeout by Satish K · 8 years ago
  49. 009c308 Fix duplicate host event by Charles Chan · 9 years ago
  50. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  51. 0ae4560 Fixed a few javadoc warnings. by Thomas Vachuska · 9 years ago
  52. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  53. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  54. fb32a6e ONOS-2309: Add check in HostMonitor to make sure we only send out edge ports by Jonathan Hart · 9 years ago
  55. 39ee648 ProxyArpManager: Factor out common logic for handling ARP and NDP packets. by Jonathan Hart · 9 years ago
  56. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  57. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  58. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  59. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  60. 5373e76 Managers refactored to use ConfigOperators: by Ayaka Koshibe · 9 years ago
  61. f1cedf4 host config operator by Ayaka Koshibe · 9 years ago
  62. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  63. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  64. af734ff forwarding radius packets to radius by alshabib · 9 years ago
  65. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  66. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  67. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  68. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  69. 89edb54 Added IPv6 support to HostMonitor by Pavlin Radoslavov · 9 years ago
  70. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  71. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  72. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago