bgpcep.git
2013-09-17 Robert VargaMerge "BUG-54 : switched channel pipeline to be protoco...
2013-09-17 Dana KutenicsovaBUG-54 : switched channel pipeline to be protocol specific. 56/1156/7
2013-09-16 Robert VargaRemove executable bit 01/1201/2
2013-09-16 Robert VargaBump netty dependency to 4.0.9 80/1180/2
2013-09-15 Dana KutenicsovaAdded tests for rib-api module. 90/1190/1
2013-09-09 Robert VargaMake DispatcherImpl an abstract class 35/1135/2
2013-09-09 Robert VargaMake sure HoldTimer is running during BGP negotiation 33/1133/3
2013-09-09 Robert VargaImprove error messages produced 30/1130/3
2013-09-09 Robert VargaMerge "Cleanup. Removed various warnings. Swapped liste...
2013-09-09 Robert VargaMerge "Bug45: updated YANG model."
2013-09-09 Dana KutenicsovaCleanup. 32/1132/1
2013-09-09 Robert VargaImprove time tracking 29/1129/1
2013-09-09 Robert VargaAdd a debug statement into exception path 28/1128/1
2013-09-09 Robert VargaFix KeepAlive message not being sent 27/1127/1
2013-09-09 Robert VargaFix debug message 26/1126/1
2013-09-09 Robert VargaUse correct testing listener 25/1125/1
2013-09-06 Robert VargaBUG-58: refactor to take advantage of netty 74/1074/4
2013-09-05 Robert VargaMake sure PCEPMessageHeader is threadsafe 05/1105/1
2013-09-04 Dana KutenicsovaBug45: updated YANG model. 37/937/6
2013-08-26 Robert VargaRemove ProtocolSessionOutboundHandler 80/980/2
2013-08-23 Robert VargaUnify netty versions and update to 4.0.7.Final 67/967/2
2013-08-23 Robert VargaRemove unused logger to fix a warning 44/944/3
2013-08-22 Robert VargaBUG-58: use ReconnectStrategy to guide reconnection 40/940/5
2013-08-21 Robert VargaBUG-58: pass ReconnectStrategy to dispatcher 39/939/1
2013-08-21 Robert VargaBUG-58: add ReconnectStrategy concept 38/938/1
2013-08-21 Dana KutenicsovaMerge "Fix yangtools plugin integration with eclipse"
2013-08-21 Dana KutenicsovaMerge "Add .gitignore and .project to top-level project"
2013-08-21 Robert VargaFix yangtools plugin integration with eclipse 34/934/1
2013-08-21 Robert VargaAdd .gitignore and .project to top-level project 33/933/1
2013-08-20 Robert VargaTunnel-aware topology models 54/854/12
2013-08-20 Dana KutenicsovaMerge "Remove unused Closeable interface"
2013-08-20 Dana KutenicsovaBug44 : BGP communication migrated to NETTY. 24/924/2
2013-08-20 Robert VargaRemove unused Closeable interface 19/919/1
2013-08-20 Robert VargaBUG-55: make sure session initialization asynchronous 18/918/2
2013-08-19 Robert VargaProtocolSessionPromise should be a static class 08/908/1
2013-08-19 Dana KutenicsovaImplemented closing operations for PCEP Netty. 06/906/1
2013-08-19 Dana KutenicsovaRemoved unused code that used guava. 99/899/1
2013-08-19 Dana KutenicsovaPCEP sucessfull connection now implemented. Fixed minor... 97/897/3
2013-08-14 Robert VargaAdd licence in addition to copyright 74/874/2
2013-08-12 Dana KutenicsovaMinor changes to bgp-ls YANG model. 56/856/1
2013-08-12 Dana KutenicsovaUpdated YANG model of bgp-ls nlri. 55/855/2
2013-08-12 Robert VargaFix a typo in fraction range 53/853/1
2013-08-12 Dana KutenicsovaUpdated references. 51/851/3
2013-08-12 Dana KutenicsovaAdded local/remote node router identifiers to Network... 50/850/2
2013-08-12 Dana KutenicsovaAdded support for overload/attached bit to BGP parser. 49/849/2
2013-08-09 Dana KutenicsovaInitial revision rewritten. 37/837/1
2013-08-09 Dana KutenicsovaRemoved unused TopologyNodeInformation and IdentifierTl... 36/836/1
2013-08-09 Dana KutenicsovaInitial framework migration to netty. 19/819/3
2013-08-09 Robert VargaActivate code generation 34/834/1
2013-08-09 Robert VargaRemove duplicate link-name 33/833/1
2013-08-07 Robert VargaPush version to 0.2.0-SNAPSHOT 20/820/1
2013-08-07 Robert VargaFix form to work with yangtools 17/817/1
2013-08-07 Robert VargaImport initial BGP message model 66/766/2
2013-07-31 Robert VargaFix dependency deficiencies 59/759/1
2013-07-31 Robert VargaUpdate plugins and versions 57/757/1
2013-07-31 Robert VargaMove version from 1.0 to 0.1.0-SNAPSHOT 56/756/1
2013-07-31 Robert VargaRename artifacts 55/755/1
2013-07-30 Robert VargaAdd support for initiation 45/745/1
2013-07-30 Robert VargaWire MD-SAL code generator 39/739/1
2013-07-30 Robert VargaAdd stateful TLVs 38/738/1
2013-07-29 Robert VargaAdd RFC5440 TLVs 36/736/1
2013-07-29 Robert VargaInitial cut at PCEP message model 33/733/1
2013-07-25 Robert VargaRemove pmd and graph plugins 01/701/1
2013-07-25 Robert VargaRemove unused version declarations 00/700/1
2013-07-25 Robert VargaRemove checkstyle plugin 99/699/1
2013-07-25 Robert VargaRemove jacoco plugin 98/698/1
2013-07-24 Robert VargaAdd a README file 38/638/1
2013-07-24 Robert VargaAdd LICENSE file 37/637/1
2013-07-24 Robert VargaInitial code drop 36/636/1
2013-07-18 Andrew GrimbergInitial empty repository