1. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  2. 4c3cef0 [ONOS] RSVP defect fix in master by Priyanka B · 8 years ago
  3. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  4. fc10dca [ONOS-4687] GoldenEye - Label map download issues. by Avantika-Huawei · 8 years ago
  5. cdf9b10 [ONOS-4671]PCECC defect fix , bgp pcep provider having same scheme problem by Priyanka B · 8 years ago
  6. 3524d85 [ONOS-4663] [ONOS-4664] ST defect fixes in session establishment/sync by Avantika-Huawei · 8 years ago
  7. 259847d [ONOS-4171] Merge PCEP and BGP providers into common BGPCEP provider. by Priyanka B · 8 years ago
  8. fe44ea6 [ONOS-4166] Store device capapbilities using network config by Avantika-Huawei · 8 years ago
  9. d1e36bd [ONOS-4170] LSP-DB sync by Avantika-Huawei · 8 years ago
  10. 413fbe8 [ONOS-4167] Identify the impacted tunnels based on network events, notify to PCE app and trigger MBB flow. by Priyanka B · 8 years ago
  11. 94395bf [ONOS] PCEP provider changes, added node listeners to topology provider by Priyanka B · 8 years ago
  12. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  13. e853602 [Code Review] PCEP Report message min length should be 18 & PCE web java doc by Mahesh Raju-Huawei · 8 years ago
  14. 7c14e66 [ONOS-4170] Label Db sync by Avantika-Huawei · 8 years ago
  15. 7f7376a [ONOS-4170] PCEP provider changes for LSPDB sync by Avantika-Huawei · 8 years ago
  16. d925da8 [ONOS-4165] Add C flag to LSP object by Avantika-Huawei · 8 years ago
  17. bd455ca [ONOS] SBI part of label flow. by Priyanka B · 8 years ago
  18. 56c1184 [ONOS-4163] Provider side changes to support stateful PCE and PCECC by Avantika-Huawei · 8 years ago
  19. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  20. 9bee080 [ONOS-4171] Merge PCEP and BGP providers into common BGPCEP provider. by Priyanka B · 8 years ago
  21. d2b2888 [ONOS-4209] Unsuccessful PCEP session formation between ONOS and IOS XR by Priyanka B · 8 years ago
  22. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  23. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  24. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  25. 21f4b73 PCEP protocol message update by Priyanka B · 8 years ago
  26. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  27. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  28. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  29. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  30. e553ea9 PCEP_LS by Mahesh Poojary Huawei · 8 years ago
  31. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  32. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  33. f1bbd36 PCEP modificaton to support PCEP-LS by Mahesh Poojary S · 8 years ago
  34. 597d7b2 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  35. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 8 years ago
  36. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  37. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  38. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  39. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  40. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  41. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  42. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  43. 6827498 Removing maven-shade-plugin and maven-bundle-plugin from bgp and pcep by Brian O'Connor · 8 years ago
  44. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  45. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  46. d82c71a General cleanup of pom files under protocols. by Thomas Vachuska · 8 years ago
  47. 85f5896 Equals and Hash code fix for byte array. by Shashikanth VH · 8 years ago
  48. e8b45b7 Equals and Hash code fix for byte array. by Shashikanth VH · 8 years ago
  49. 5bae20c Equals and Hash code fix for byte array by Satish K · 8 years ago
  50. cd53ae5 Equals and hashcode issue fix by Satish K · 8 years ago
  51. 2cee68c Equals and Hash code fix for byte array by Satish K · 8 years ago
  52. 3420773 Review fix of pcep by Satish K · 8 years ago
  53. 6ad2580 Update based on review by Satish K · 8 years ago
  54. e70d88a Equals and Hashcode issue fix by Satish K · 8 years ago
  55. 00342b9 Fix parent.relativePath in protocol pom.xml by HIGUCHI Yuta · 8 years ago
  56. ff6c11c Equals and Hashcode issue fix by Satish K · 8 years ago
  57. d3ebb30 Moving pcep to protocols/ directory by Brian O'Connor · 8 years ago