1. 30fedc5 Adding BGP provider code to support EVPN by Mohammad Shahid · 7 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  5. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  6. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  7. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  8. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  9. 385348e Deprecate HexDump by Yuta HIGUCHI · 7 years ago
  10. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  11. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  13. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  14. b46d220 A part of if condition in the code is not necessary by Palash Kala · 7 years ago
  15. 215dd81 [ONOS-6113] BGP hold time expiry handling by Shashikanth VH · 7 years ago
  16. 8c7b06a Remove unnessasry semicolons by Jon Hall · 7 years ago
  17. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  18. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  19. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  21. 55e43a8 Bad comparison of signed byte with 240 in org.onosproject.bgpio.types.MpUnReachNlri.read by subhasis777 · 7 years ago
  22. e1162b5 invalid comparison of integer objects using != by sivag · 7 years ago
  23. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  24. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  25. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  26. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  27. 7076e41 Fix incorrect usage of increment operator by vivek · 7 years ago
  28. 00f6f26 Bgp and Pcep maintaiability by mohamedrahil · 7 years ago
  29. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  30. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  31. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  32. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  33. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  34. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  35. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  36. 21377c5 ONOS-5261 BGP link descriptor cannot have multiple 'MultiTopologyId TLV' by jaegonkim · 8 years ago
  37. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  38. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  39. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  40. 287b938 Bump netty 4.0 to latest release by Yuta HIGUCHI · 8 years ago
  41. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  42. 4c3b451 [ONOS] cherry pick from onos1.6 to master all defects merges by Priyanka B · 8 years ago
  43. 31027ed Bug fix for BGP building by Zayne Khouja · 8 years ago
  44. c1e4e4c [ONOS] cherry picked from 1.6, bandwidth, CR and resilency fix by Priyanka B · 8 years ago
  45. 7e48cb2 cherry pick of [ONOS-4794] [ONOS-4793] [ONOS-4669]TE_COST and bandwidth information on update flow was not correct by Priyanka B · 8 years ago
  46. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  47. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  48. 19c0873 [ONOS-4171] Proper Router ID format. by Priyanka B · 8 years ago
  49. 5b4b6c6 Remove duplicate test by HIGUCHI Yuta · 8 years ago
  50. 658aa698 [ONOS-4166] Add the capabilities for links and devices in the resource manager. Also update the resource information from BGP-LS update. by Priyanka B · 8 years ago
  51. e38c21e BGP routepolicy distribution bug fixes. by Shashikanth VH · 8 years ago
  52. 83f77e4 BGP non root user port issue fix. by Shashikanth VH · 8 years ago
  53. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  54. 09792f0 BGP AS number issue fixes. by Shashikanth VH · 8 years ago
  55. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  56. 9bee080 [ONOS-4171] Merge PCEP and BGP providers into common BGPCEP provider. by Priyanka B · 8 years ago
  57. 26fd38a [ONOS-4241]Codec for wide community and flow spec by Shashikanth VH · 8 years ago
  58. b58cfd5 [ONOS-4240] Support wide community optional path attribute by Shashikanth VH · 8 years ago
  59. 73b1277 [ONOS-4240, ONOS-4241] Support wide community optional path attribute by Shashikanth VH · 8 years ago
  60. b650bfa [ONOS-4242] Capability support for wide community by Shashikanth VH · 8 years ago
  61. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  62. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  63. fc51c95 [Goldeneye] [ONOS-4161] BGP L3 Topology by Priyanka B · 8 years ago
  64. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  65. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  66. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  67. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  68. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  69. abef1bf ISIS node system id representation format changed. by Shashikanth VH · 8 years ago
  70. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  71. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  72. 597d7b2 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  73. 8d964f1 Updating copyright; using as a test for new module owner permissions. by Thomas Vachuska · 8 years ago
  74. e3a73bc BGP flow spec RIBin. by Shashikanth VH · 8 years ago
  75. 03205d2 BGP flow spec system test update message parsing issues fix. by Shashikanth VH · 8 years ago
  76. 580bdeb BGP flow spec configuration system test issue fix. by Shashikanth VH · 8 years ago
  77. e68bb5e BGP device id string. by Shashikanth VH · 8 years ago
  78. e30cfc4 BGP encode multiple flow spec action issue fix. by Shashikanth VH · 8 years ago
  79. 5826066 [ONOS-3857] BGP flow specification components encode and decode test. by Shashikanth VH · 8 years ago
  80. afb2e00 [ONOS-3857] BGP send update flow specification message to peer. by Shashikanth VH · 8 years ago
  81. 510a8d8 [ONOS-3857] BGP flow spec NLRI encoding for MP_REACH and MP_UNREACH. by Shashikanth VH · 8 years ago
  82. c53a413 [ONOS-3857] BGP update message flow specification components parsing. by Shashikanth VH · 8 years ago
  83. 9bd644a [ONOS-3856] BGP flow specification update message encode. by Shashikanth VH · 8 years ago
  84. 826990b [ONOS-3856] BGP flow specification extended community path attribute parsing. by Shashikanth VH · 8 years ago
  85. ae8f63d [ONOS-3856] BGP flow specification RIB out test. by Shashikanth VH · 8 years ago
  86. f04ab49 BGP support default IPV4 unicast capability. by Shashikanth VH · 8 years ago
  87. 60e7398 [ONOS-3857] BGP sourceprefix packetlength protocol flow specification components. by Shashikanth VH · 8 years ago
  88. 3fe5f23 [ONOS-3857] BGP flow specification action components tlv. by Shashikanth VH · 8 years ago
  89. 6fe08ff [ONOS-3857] BGP flow specification component port number TLV by Shashikanth VH · 8 years ago
  90. 42b4cf3 [ONOS-3856] BGP flow specification component classes. by Shashikanth VH · 8 years ago
  91. 2f11bb3 Fixing javadoc param in BgpFlowSpecRibOut by Brian O'Connor · 8 years ago
  92. 15de0d9 [ONOS-3857] BGP flow spec encoding for mandatory attributes by Shashikanth VH · 8 years ago
  93. 1c9587f [ONOS-3856] Implement BGP flow spec RIB out. by Shashikanth VH · 8 years ago
  94. c27b6b2 Fix files with windows line endings + Add checkstyle rule to catch this issue by Madan Jampani · 8 years ago
  95. 47c2da1 [ONOS-3856] Implement BGP flow specication components operator value. by Shashikanth VH · 8 years ago
  96. dcfb7b5 [ONOS-3845] BGP support flow specification capability on peer basis. by Shashikanth VH · 8 years ago
  97. fe2fb20 [ONOS-3857] BGP flow specification prefix implementation. by Shashikanth VH · 8 years ago
  98. 44967ec [ONOS-3857] BGP Update message builder. by Shashikanth VH · 8 years ago
  99. fb391ae [ONOS-3856] Implement BGP flow spec RIB out flow specification details. by Shashikanth VH · 8 years ago
  100. 0a82a8e [ONOS-3845] BGP FlowSpec capability handling. by Shashikanth VH · 8 years ago