1. 9dd7bae Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  2. f190799 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  3. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  4. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  5. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  6. df37973 Revert "Use DAD to probe if interface MAC is not supplied" by Charles Chan · 7 years ago
  7. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  8. 61fc0d8 Extend Network Config Host Provider to support multihoming by Charles Chan · 7 years ago
  9. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  10. 9eed0b1 Revisit Annotations merging by Yuta HIGUCHI · 7 years ago
  11. a945853 Use DAD to probe if interface MAC is not supplied by Charles Chan · 7 years ago
  12. ffbad3b ONOS-5784: Empty latitude/longitude in ONOS Web UI by Simon Hunt · 7 years ago
  13. f4edb31 HostMonitor: Only probe directly if we are not already monitoring the host. by Jonathan Hart · 7 years ago
  14. 9238b38 Probe all interfaces that contains given IP by Charles Chan · 7 years ago
  15. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  16. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  17. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  18. 9b1d626 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  19. 37b687b Adds utility functions related to the link local addresses by Pier Luigi · 7 years ago
  20. 78e73f6 [CORD-653] Fix host monitor and provide utility functions by Pier Ventre · 7 years ago
  21. 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
  22. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  23. 94b0015 Fix for ONOS-5034 by sdn · 8 years ago
  24. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  25. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  26. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  27. 3e6f05e Code changes to ensure ONOS has each IP address attached to only one host at a time by soumya · 8 years ago
  28. 78613d2 Probe immediately when IPs are added to host monitor by Jonathan Hart · 8 years ago
  29. e50a56d Replace deprecated method usage. by Yuta HIGUCHI · 8 years ago
  30. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  31. 138de8b FIxing basic device config and demoting some config-related messages to debug. by Thomas Vachuska · 8 years ago
  32. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  33. e9d748f Inconsistent synchronization fix for HostMonitor.timeout by Satish K · 8 years ago
  34. 009c308 Fix duplicate host event by Charles Chan · 9 years ago
  35. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  36. 0ae4560 Fixed a few javadoc warnings. by Thomas Vachuska · 9 years ago
  37. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  38. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  39. fb32a6e ONOS-2309: Add check in HostMonitor to make sure we only send out edge ports by Jonathan Hart · 9 years ago
  40. 39ee648 ProxyArpManager: Factor out common logic for handling ARP and NDP packets. by Jonathan Hart · 9 years ago
  41. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  42. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  43. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  44. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  45. 5373e76 Managers refactored to use ConfigOperators: by Ayaka Koshibe · 9 years ago
  46. f1cedf4 host config operator by Ayaka Koshibe · 9 years ago
  47. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  48. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  49. af734ff forwarding radius packets to radius by alshabib · 9 years ago
  50. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  51. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  52. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  53. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  54. 89edb54 Added IPv6 support to HostMonitor by Pavlin Radoslavov · 9 years ago
  55. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  56. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  57. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago