bgpcep.git
10 years agoUse guava instead of commons-codec 75/2975/1
Robert Varga [Fri, 22 Nov 2013 06:20:04 +0000 (07:20 +0100)]
Use guava instead of commons-codec

Change-Id: Iecf2e24fec3612eeb68163cbd42058d441ff72d7
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoFixed some sonar warnings. 70/2970/1
Dana Kutenicsova [Thu, 21 Nov 2013 21:56:17 +0000 (22:56 +0100)]
Fixed some sonar warnings.

Change-Id: Ib526e6a0b79c05b779180b8e3eb90f593def3929
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoMerge "Fix a bunch of warnings"
Dana Kutenicsova [Thu, 21 Nov 2013 21:53:33 +0000 (21:53 +0000)]
Merge "Fix a bunch of warnings"

10 years agoFix a bunch of warnings 69/2969/1
Robert Varga [Thu, 21 Nov 2013 21:16:21 +0000 (22:16 +0100)]
Fix a bunch of warnings

Change-Id: Ic18c8b7b100e17e8331a3e1d818e0399d38d75dc
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoSplit off PCEP encoder/decoder 65/2965/2
Robert Varga [Thu, 21 Nov 2013 19:15:59 +0000 (20:15 +0100)]
Split off PCEP encoder/decoder

This splits PCEPMessageFactory into a decoder and encoder, bypassing the
legacy framework interfaces. This means the decoder/encoder interact
directly with netty, which in turn means we can handle PCEP
pecularities, such as partial message parsing and similar. It also means
we can can have more efficient serialization.

Change-Id: I1394eb392866fff6762b1d7baa595ffa98677440
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoMerge "Mark transition classes as deprecated"
Dana Kutenicsova [Thu, 21 Nov 2013 21:13:00 +0000 (21:13 +0000)]
Merge "Mark transition classes as deprecated"

10 years agoMark transition classes as deprecated 68/2968/1
Robert Varga [Thu, 21 Nov 2013 20:39:07 +0000 (21:39 +0100)]
Mark transition classes as deprecated

This deprecates old classes used in transitioning the protocol code to
Netty. Users are advised to use Netty facilities directly.

Change-Id: If15152bfd20294d0cf76ec5dcbebded81d688592
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoRemove reliance on ProtocolHandlerFactory 64/2964/1
Robert Varga [Thu, 21 Nov 2013 16:56:42 +0000 (17:56 +0100)]
Remove reliance on ProtocolHandlerFactory

Change-Id: I1d604f27adf421e2f067f088e5495809cd302459
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoMerge changes
Gerrit Code Review [Thu, 21 Nov 2013 15:39:34 +0000 (15:39 +0000)]
Merge changes

10 years agoUnify version management: cleanups 50/2950/2
Robert Varga [Thu, 21 Nov 2013 14:05:38 +0000 (15:05 +0100)]
Unify version management: cleanups

Change-Id: Ie60e9cb0f89aa0ee604756ac736b6e8d63d3ed1e
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUnify version management: Topology component 48/2948/2
Robert Varga [Thu, 21 Nov 2013 13:45:06 +0000 (14:45 +0100)]
Unify version management: Topology component

Change-Id: Ia1abf29b0f586152ae6f66a2f52447b7d039ebe6
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUnify versions: Programming and its dependencies 49/2949/2
Robert Varga [Thu, 21 Nov 2013 13:52:17 +0000 (14:52 +0100)]
Unify versions: Programming and its dependencies

Change-Id: I2da294ecfec7aeed324505e2e7f1be043952a90a
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUnify dependencies: RSVP and its dependencies 47/2947/2
Robert Varga [Thu, 21 Nov 2013 13:38:22 +0000 (14:38 +0100)]
Unify dependencies: RSVP and its dependencies

Change-Id: I5194265378041e5c5f603a24f76e2eac44ae691e
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUnify version management: PCEP and its dependencies 46/2946/2
Robert Varga [Thu, 21 Nov 2013 13:19:15 +0000 (14:19 +0100)]
Unify version management: PCEP and its dependencies

Change-Id: I0a0d46cc949bd5d0d941361f9ea606e14993ad05
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUnify version management: BGP and its dependencies 45/2945/2
Robert Varga [Thu, 21 Nov 2013 11:41:50 +0000 (12:41 +0100)]
Unify version management: BGP and its dependencies

Change-Id: Ia3369844cc677cf40682571fb4ae7cfb0d39a657
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoObject parsing can be private now 33/2933/1
Robert Varga [Thu, 21 Nov 2013 09:24:09 +0000 (10:24 +0100)]
Object parsing can be private now

Change-Id: Iecfe3a9cd7573bba0b1a8977b07d6ee208227b8b
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBUG-159 : Removed PCEPDocumentedException. 31/2931/1
Dana Kutenicsova [Thu, 21 Nov 2013 09:29:52 +0000 (10:29 +0100)]
BUG-159 : Removed PCEPDocumentedException.

Change-Id: Ie8021a2ad659d2653201220b5cb16be0a0702865
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoMerge "Used netty Timer config + tests, fixed yang files and dependencies."
Robert Varga [Thu, 21 Nov 2013 09:19:55 +0000 (09:19 +0000)]
Merge "Used netty Timer config + tests, fixed yang files and dependencies."

10 years agoMerge "Added missing validations."
Robert Varga [Wed, 20 Nov 2013 22:25:26 +0000 (22:25 +0000)]
Merge "Added missing validations."

10 years agoMerge "Added tests for bgp-rib-impl-config modules, fixed validations and RIBImplModule."
Robert Varga [Wed, 20 Nov 2013 22:21:58 +0000 (22:21 +0000)]
Merge "Added tests for bgp-rib-impl-config modules, fixed validations and RIBImplModule."

10 years agoUsed netty Timer config + tests, fixed yang files and dependencies. 28/2928/1
Milos Fabian [Wed, 20 Nov 2013 09:31:46 +0000 (10:31 +0100)]
Used netty Timer config + tests, fixed yang files and dependencies.

Change-Id: Id39cfaa134a71a6b6c0669cdb7dad4ded6e71b35
Signed-off-by: Milos Fabian <milfabia@cisco.com>
10 years agoAdded missing validations. 18/2918/1
Milos Fabian [Wed, 20 Nov 2013 15:45:31 +0000 (16:45 +0100)]
Added missing validations.

Change-Id: I0b794fd969423030f888acce2e2201181103a226
Signed-off-by: Milos Fabian <milfabia@cisco.com>
10 years agoRework parser infrastructure to support partial message processing 15/2915/1
Robert Varga [Wed, 20 Nov 2013 15:19:17 +0000 (16:19 +0100)]
Rework parser infrastructure to support partial message processing

Change-Id: Iebb10ef8b3b90c99d12bd0ea71aaa81e95e8c3e8
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoAdded tests for bgp-rib-impl-config modules, fixed validations and RIBImplModule. 10/2910/1
Milos Fabian [Thu, 14 Nov 2013 12:51:38 +0000 (13:51 +0100)]
Added tests for bgp-rib-impl-config modules, fixed validations and RIBImplModule.

Change-Id: I8aa1e5eb2e67726d8131dbf95c280816145b3fca
Signed-off-by: Milos Fabian <milfabia@cisco.com>
10 years agoRemoved unused PCEPDocumentedException from object parsers. 04/2904/1
Dana Kutenicsova [Wed, 20 Nov 2013 12:50:55 +0000 (13:50 +0100)]
Removed unused PCEPDocumentedException from object parsers.

Change-Id: I8c57b2b26cc63a2d72998a46d7df5ca8dac5e153
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoMerge changes I28a3cc76,I23256575,Id1c370b9
Dana Kutenicsova [Wed, 20 Nov 2013 10:18:56 +0000 (10:18 +0000)]
Merge changes I28a3cc76,I23256575,Id1c370b9

* changes:
  BUG-131: lower debug, switch to hexDump
  Fixup configuration to match published services
  Deprecate InstanceIdentifierUtil in favor of https://git.opendaylight.org/gerrit/#/c/2878/

10 years agoMerge "Add configuration for extensions"
Dana Kutenicsova [Wed, 20 Nov 2013 09:16:32 +0000 (09:16 +0000)]
Merge "Add configuration for extensions"

10 years agoBUG-131: lower debug, switch to hexDump 86/2886/2
Robert Varga [Tue, 19 Nov 2013 23:15:00 +0000 (00:15 +0100)]
BUG-131: lower debug, switch to hexDump

Change-Id: I28a3cc76144cc3783081660ff75d9035f081dc04
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoFixup configuration to match published services 85/2885/2
Robert Varga [Tue, 19 Nov 2013 22:48:06 +0000 (23:48 +0100)]
Fixup configuration to match published services

Change-Id: I2325657578e49075b4f373c686fdc835a6451bb2
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoDeprecate InstanceIdentifierUtil in favor of https://git.opendaylight.org/gerrit... 84/2884/2
Robert Varga [Tue, 19 Nov 2013 17:03:13 +0000 (18:03 +0100)]
Deprecate InstanceIdentifierUtil in favor of https://git.opendaylight.org/gerrit/#/c/2878/

Change-Id: Id1c370b94487e25a6678924b67be78ab5cbffd32
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoAdd configuration for extensions 41/2841/7
Robert Varga [Sat, 16 Nov 2013 08:00:20 +0000 (09:00 +0100)]
Add configuration for extensions

Change-Id: I55c089db790ada2260155e17cb35136a3baa8c80
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoRemoved some sonar warnings. 91/2891/1
Dana Kutenicsova [Wed, 20 Nov 2013 08:39:16 +0000 (09:39 +0100)]
Removed some sonar warnings.

Change-Id: Iab406ccd1e7c16c7423a325747aa960a8893ded8
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoFixed broken tests. 89/2889/2
Dana Kutenicsova [Wed, 20 Nov 2013 07:32:04 +0000 (08:32 +0100)]
Fixed broken tests.

Change-Id: I90ae9c32ab7601ac6cef2482ebe29c848936bb83
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoMerge "BUG-50 : fixed several bugs in parsing."
Robert Varga [Tue, 19 Nov 2013 14:29:25 +0000 (14:29 +0000)]
Merge "BUG-50 : fixed several bugs in parsing."

10 years agoBUG-50 : fixed several bugs in parsing. 61/2861/1
Dana Kutenicsova [Tue, 19 Nov 2013 10:47:58 +0000 (11:47 +0100)]
BUG-50 : fixed several bugs in parsing.

Change-Id: Ibf7836d1909c44c7efb4defdc7912fdaf4ec86f4
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoFix a typo 60/2860/1
Robert Varga [Tue, 19 Nov 2013 09:38:45 +0000 (10:38 +0100)]
Fix a typo

Change-Id: I3df7b8ea877981bc903838359fabcd48e99a35aa
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoSplit off useful utilities into InstanceIdentifierUtil 40/2840/1
Robert Varga [Mon, 18 Nov 2013 17:19:17 +0000 (18:19 +0100)]
Split off useful utilities into InstanceIdentifierUtil

Change-Id: I59394b975b462585d16d41724adf73dcda915ad5
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoRegistry is no longer needed 39/2839/1
Robert Varga [Mon, 18 Nov 2013 14:04:48 +0000 (15:04 +0100)]
Registry is no longer needed

Change-Id: I9ded33a72867ce11d43fd4b509bd69ee8e053e05
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoFix message format 38/2838/1
Robert Varga [Mon, 18 Nov 2013 13:18:43 +0000 (14:18 +0100)]
Fix message format

Change-Id: I9cd12717da9d5600eab3ad9a7c17e134a5e5f83e
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoFix transaction not being committed 37/2837/1
Robert Varga [Mon, 18 Nov 2013 13:18:25 +0000 (14:18 +0100)]
Fix transaction not being committed

Change-Id: I70ca5ab429a81457298dd2f854e646f88f976bfc
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUse guava future adaptors to listen on MD-SAL changes 36/2836/1
Robert Varga [Mon, 18 Nov 2013 13:13:48 +0000 (14:13 +0100)]
Use guava future adaptors to listen on MD-SAL changes

Change-Id: I82d8022d0026aae73d8a2229753d9334bd17e871
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUse .child() instead of .node() 35/2835/1
Robert Varga [Mon, 18 Nov 2013 12:39:30 +0000 (13:39 +0100)]
Use .child() instead of .node()

Change-Id: Id99c135c06dc8aa77403c4ad39f655622891c7ba
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoAdded test for bgp mock config module. 10/2810/1
Milos Fabian [Thu, 14 Nov 2013 12:48:55 +0000 (13:48 +0100)]
Added test for bgp mock config module.

Change-Id: Ib30f4b956044aaa0eb547a6582e6a94a97f51715
Signed-off-by: Milos Fabian <milfabia@cisco.com>
10 years agoAdded test for pcep-impl-config modules, added and fixed modules's validations. 09/2809/1
Milos Fabian [Thu, 14 Nov 2013 09:32:54 +0000 (10:32 +0100)]
Added test for pcep-impl-config modules, added and fixed modules's validations.

Change-Id: I26a805c11db94519c3dc2a8dc9c56f9fc2230fee
Signed-off-by: Milos Fabian <milfabia@cisco.com>
10 years agoUse reconnect strategy 80/2780/2
Robert Varga [Fri, 15 Nov 2013 14:48:15 +0000 (15:48 +0100)]
Use reconnect strategy

Change-Id: I74fae31dd14afd2d39889f56ed9787af12c6eef3
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoMerge changes I1932f488,I32394ed5
Robert Varga [Fri, 15 Nov 2013 14:51:41 +0000 (14:51 +0000)]
Merge changes I1932f488,I32394ed5

* changes:
  Fixed BGP hold timer expired handling.
  BUG-50 : added test for Pcrpt message.

10 years agoDeprecate Immutable 75/2775/1
Robert Varga [Fri, 15 Nov 2013 13:34:28 +0000 (14:34 +0100)]
Deprecate Immutable

Change-Id: If5d11b3681a163768759a8e02e8970e98d6c24a7
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoFixed BGP hold timer expired handling. 77/2777/1
Dana Kutenicsova [Fri, 15 Nov 2013 12:25:55 +0000 (13:25 +0100)]
Fixed BGP hold timer expired handling.

Change-Id: I1932f48861cb40405dad9654d2b6792b6428705f
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoBUG-50 : added test for Pcrpt message. 76/2776/1
Dana Kutenicsova [Fri, 15 Nov 2013 09:45:26 +0000 (10:45 +0100)]
BUG-50 : added test for Pcrpt message.

Change-Id: I32394ed53a23f4c29b561500d8ec9605dff1c13c
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoFix sonar failing to find bgp-parser-mock 66/2766/1
Robert Varga [Fri, 15 Nov 2013 08:44:29 +0000 (09:44 +0100)]
Fix sonar failing to find bgp-parser-mock

Change-Id: Ic82a74f697a6d5b07c88ec49587b2350e29443dd
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBGPDispatcher should not be tied to BGPSessionImpl 61/2761/1
Robert Varga [Fri, 15 Nov 2013 06:31:10 +0000 (07:31 +0100)]
BGPDispatcher should not be tied to BGPSessionImpl

Change-Id: Id56b93821d321b02967ea403f6186678c57a81b4
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBUG-50 : added parser for Pciniate message. 42/2742/1
Dana Kutenicsova [Thu, 14 Nov 2013 16:02:42 +0000 (17:02 +0100)]
BUG-50 : added parser for Pciniate message.

Change-Id: I89fd04939f51f04d5e9a5fa61d9e3e92b3a7c8aa
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoBUG-50 : added test for Pcrep message. 40/2740/1
Dana Kutenicsova [Thu, 14 Nov 2013 15:14:33 +0000 (16:14 +0100)]
BUG-50 : added test for Pcrep message.
Moved Abstract message parser to avoid package cycle.

Change-Id: I9a6a8b96830cbfd7272ae778d3669e4c23d687e4
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoBUG-109: implementation 37/2737/1
Robert Varga [Wed, 13 Nov 2013 22:29:08 +0000 (23:29 +0100)]
BUG-109: implementation

Change-Id: I57e2f1910fca3982c1386cf570ee337f6dea21b2
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUse InstanceIdentifierBuilder.child() where possible 21/2721/1
Robert Varga [Wed, 13 Nov 2013 20:55:46 +0000 (21:55 +0100)]
Use InstanceIdentifierBuilder.child() where possible

Change-Id: I1a44c825afcdd651bcde93c35be0b2f697d0829e
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoFix a warning 12/2712/1
Robert Varga [Wed, 13 Nov 2013 16:55:36 +0000 (17:55 +0100)]
Fix a warning

Change-Id: Ice5ac9cabf1bd74da25ed4b4276372adf298e674
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoMerge "Uncommented now working tests."
Robert Varga [Wed, 13 Nov 2013 16:52:32 +0000 (16:52 +0000)]
Merge "Uncommented now working tests."

10 years agoMerge "Added configurable reconnect strategies, added validation for bgp-rib-impl...
Robert Varga [Wed, 13 Nov 2013 16:51:25 +0000 (16:51 +0000)]
Merge "Added configurable reconnect strategies, added validation for bgp-rib-impl-config."

10 years agoBUG-108: final implementation piece 11/2711/1
Robert Varga [Tue, 12 Nov 2013 19:48:01 +0000 (20:48 +0100)]
BUG-108: final implementation piece

Change-Id: I227119d86f2299a5691b75e8aade53e735234710
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUncommented now working tests. 04/2704/1
Dana Kutenicsova [Wed, 13 Nov 2013 14:37:35 +0000 (15:37 +0100)]
Uncommented now working tests.

Change-Id: I01c45059b9c740021867f43be6ac1677ac42d3dd
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoForward-ported election fix from 0.2.0 02/2702/2
Robert Varga [Wed, 13 Nov 2013 14:04:14 +0000 (15:04 +0100)]
Forward-ported election fix from 0.2.0

Release-0.2.0 change Iae4c7939d972f2adab3c6223c1ac2c3b2454ea7b. master
is not affected as much since the transaction logic has been shifted to
MD-SAL.

Change-Id: I99536ff82360a4de1a0c3019a4a7ad4e55869a6f
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoMerge "BUG-108: make sure we add proper attributes, too"
Dana Kutenicsova [Wed, 13 Nov 2013 14:17:26 +0000 (14:17 +0000)]
Merge "BUG-108: make sure we add proper attributes, too"

10 years agoMerge "BUG-108: defensive AbstractAdjRIBsIn"
Dana Kutenicsova [Wed, 13 Nov 2013 14:16:50 +0000 (14:16 +0000)]
Merge "BUG-108: defensive AbstractAdjRIBsIn"

10 years agoRevert removal of deprecated constructor in AbstractDispatcher 00/2700/2
Maros Marsalek [Wed, 13 Nov 2013 11:49:52 +0000 (12:49 +0100)]
Revert removal of deprecated constructor in AbstractDispatcher

Change-Id: Ibe0197dc1b7a4a3c6db0fe2173443b62b997ae95
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
10 years agoMerge "BUG-108: further progress on implementation"
Dana Kutenicsova [Wed, 13 Nov 2013 11:01:20 +0000 (11:01 +0000)]
Merge "BUG-108: further progress on implementation"

10 years agoBUG-108: make sure we add proper attributes, too 83/2683/1
Robert Varga [Tue, 12 Nov 2013 19:40:11 +0000 (20:40 +0100)]
BUG-108: make sure we add proper attributes, too

Change-Id: I4bd99f0012b0df171b1cb81c560ea0519de4d89f
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoMerge "Removed deprecated constructor in AbstractDispatcher"
Robert Varga [Tue, 12 Nov 2013 19:37:49 +0000 (19:37 +0000)]
Merge "Removed deprecated constructor in AbstractDispatcher"

10 years agoAdded configurable reconnect strategies, added validation for bgp-rib-impl-config. 73/2673/1
Milos Fabian [Tue, 12 Nov 2013 16:00:57 +0000 (17:00 +0100)]
Added configurable reconnect strategies, added validation for bgp-rib-impl-config.

Change-Id: I755c9ec4b75459e745bdb6f4044a41272409b308
Signed-off-by: Milos Fabian <milfabia@cisco.com>
10 years agoBUG-108: defensive AbstractAdjRIBsIn 82/2682/1
Robert Varga [Tue, 12 Nov 2013 14:28:58 +0000 (15:28 +0100)]
BUG-108: defensive AbstractAdjRIBsIn

Change-Id: I4cda158c7bff076d3f5873dc243e7e8a03a9f9f7
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBUG-108: further progress on implementation 66/2666/1
Robert Varga [Tue, 12 Nov 2013 12:24:03 +0000 (13:24 +0100)]
BUG-108: further progress on implementation

Change-Id: Iaeb5fbb23375c85ab2fc199c012e97eb13237b3c
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoFix for commit 75b14cd92b9f5bb4ced99fae55b3fcdd7236c2d4. 48/2648/3
Dana Kutenicsova [Tue, 12 Nov 2013 09:45:48 +0000 (10:45 +0100)]
Fix for commit 75b14cd92b9f5bb4ced99fae55b3fcdd7236c2d4.

Change-Id: I9fbd0224e5ad956432cd79ae2a53e3a75e205697
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoRemoved deprecated constructor in AbstractDispatcher 65/2665/1
Maros Marsalek [Tue, 12 Nov 2013 13:19:22 +0000 (14:19 +0100)]
Removed deprecated constructor in AbstractDispatcher

Change-Id: I8fde5e2c8f473b3c8f804b6d5cdea19f6d92ea41
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
10 years agoBUG-108: update linkstate RIB model 52/2652/1
Robert Varga [Tue, 12 Nov 2013 09:54:48 +0000 (10:54 +0100)]
BUG-108: update linkstate RIB model

Change-Id: If38ba9740b20da666883f7b2e89aba589aa319de
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBUG-108: remove useless prefixes 51/2651/1
Robert Varga [Tue, 12 Nov 2013 09:45:03 +0000 (10:45 +0100)]
BUG-108: remove useless prefixes

Change-Id: Iecfd0744120819896891b2e22dc808a802163583
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBUG-108: split off individual registries 50/2650/1
Robert Varga [Tue, 12 Nov 2013 08:11:53 +0000 (09:11 +0100)]
BUG-108: split off individual registries

Change-Id: Iea7feb77d0c6c5f347919891edf05ed40f36c118
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoAdd eclipse project files 47/2647/1
Robert Varga [Tue, 12 Nov 2013 09:37:11 +0000 (10:37 +0100)]
Add eclipse project files

Change-Id: I7f0a49f0a8a9fd2530a91364c4e5bc38cbd7e3d4
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBUG-50 : fixed issues with PCEP session establishment. 22/2622/1
Dana Kutenicsova [Mon, 11 Nov 2013 19:08:39 +0000 (20:08 +0100)]
BUG-50 : fixed issues with PCEP session establishment.

Change-Id: Ie3aaf55ed98ad221b027eaf13b710031cf74bc18
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoBUG-76 : fixed more FSM parsers. 07/2607/3
Dana Kutenicsova [Mon, 11 Nov 2013 13:15:18 +0000 (14:15 +0100)]
BUG-76 : fixed more FSM parsers.

Change-Id: I02069795430ce629e11636822513a8b253b80eda
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoMerge "BUG-108: fix instanceidentifier extraction"
Dana Kutenicsova [Mon, 11 Nov 2013 12:20:20 +0000 (12:20 +0000)]
Merge "BUG-108: fix instanceidentifier extraction"

10 years agoMerge "BUG-108: rename routes objects to prevent confusion"
Dana Kutenicsova [Mon, 11 Nov 2013 12:19:42 +0000 (12:19 +0000)]
Merge "BUG-108: rename routes objects to prevent confusion"

10 years agoBUG-76 : fixed some FSM tests. 90/2590/2
Dana Kutenicsova [Sun, 10 Nov 2013 21:33:26 +0000 (22:33 +0100)]
BUG-76 : fixed some FSM tests.

Change-Id: I56239b393bbdc820c4325aae48f4729d9ca14af0
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoBUG-50 : aded parsers for messages. 83/2583/2
Dana Kutenicsova [Mon, 11 Nov 2013 12:06:26 +0000 (13:06 +0100)]
BUG-50 : aded parsers for messages.

Change-Id: I0f377bc9681c85b32307db624a48cdf4529b3a4a
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoMerge "Initial code drop - bgp/pcep configuration."
Robert Varga [Mon, 11 Nov 2013 11:39:33 +0000 (11:39 +0000)]
Merge "Initial code drop - bgp/pcep configuration."

10 years agoMerge "BUG-50 : added test for Pcinitiate message."
Robert Varga [Mon, 11 Nov 2013 11:18:54 +0000 (11:18 +0000)]
Merge "BUG-50 : added test for Pcinitiate message."

10 years agoBUG-108: fix instanceidentifier extraction 02/2602/1
Robert Varga [Mon, 11 Nov 2013 11:15:37 +0000 (12:15 +0100)]
BUG-108: fix instanceidentifier extraction

Change-Id: I16cd1f9977b2370fc43c8cfb6d4e5d14deb146c7
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBUG-108: rename routes objects to prevent confusion 01/2601/1
Robert Varga [Mon, 11 Nov 2013 11:02:15 +0000 (12:02 +0100)]
BUG-108: rename routes objects to prevent confusion

Change-Id: I41b32b219dd1dced07602e6ba2c5abd600136e32
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoInitial code drop - bgp/pcep configuration. 96/2596/1
Milos Fabian [Mon, 11 Nov 2013 01:00:06 +0000 (02:00 +0100)]
Initial code drop - bgp/pcep configuration.

Change-Id: I6dbfb94c364208fab5b95b82320419eab983942f
Signed-off-by: Milos Fabian <milfabia@cisco.com>
10 years agoBUG-108: add IPv4/IPv6 topology builders 78/2578/1
Robert Varga [Sun, 10 Nov 2013 09:01:05 +0000 (10:01 +0100)]
BUG-108: add IPv4/IPv6 topology builders

Change-Id: I83820392a9ad280bc329c38af992215c05a48f22
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoMerge "Add model of graceful-restart capability"
Dana Kutenicsova [Sat, 9 Nov 2013 15:46:11 +0000 (15:46 +0000)]
Merge "Add model of graceful-restart capability"

10 years agoAdd model of graceful-restart capability 68/2568/1
Robert Varga [Fri, 8 Nov 2013 23:08:24 +0000 (00:08 +0100)]
Add model of graceful-restart capability

Change-Id: I047618f23c9c3a4653b67b7b3232f6fb39c1054c
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoSlight cleanup before 67/2567/1
Robert Varga [Fri, 8 Nov 2013 22:12:52 +0000 (23:12 +0100)]
Slight cleanup before

Change-Id: I6bab41e87743d7e73cebea9dd9c0b452506f64dd
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBUG-48: finalize programming binding 66/2566/1
Robert Varga [Fri, 8 Nov 2013 21:51:56 +0000 (22:51 +0100)]
BUG-48: finalize programming binding

Change-Id: I6df0660f37cfe2b59ef2ed9e32a197ff989d064b
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoEventLoopGroup instances moved to constructor parameters for AbstractDispatcher. 44/2544/2
Maros Marsalek [Fri, 8 Nov 2013 10:21:17 +0000 (11:21 +0100)]
EventLoopGroup instances moved to constructor parameters for AbstractDispatcher.

Change-Id: I489913f3766e9562ec8cefeae0870fdd88b757c7
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
10 years agoMerge "BUG-48: Tunnel integration, part 1"
Dana Kutenicsova [Fri, 8 Nov 2013 15:21:09 +0000 (15:21 +0000)]
Merge "BUG-48: Tunnel integration, part 1"

10 years agoBUG-48: Tunnel integration, part 1 37/2537/3
Robert Varga [Thu, 7 Nov 2013 07:53:51 +0000 (08:53 +0100)]
BUG-48: Tunnel integration, part 1

Change-Id: Ib55a9b65dd0d6d535b6e5590b7b02ef355f5ae4f
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBUG-50 : added test for Pcinitiate message. 57/2557/1
Dana Kutenicsova [Thu, 7 Nov 2013 20:48:32 +0000 (21:48 +0100)]
BUG-50 : added test for Pcinitiate message.

Change-Id: I75f62ab2cbd85117f75a3a987a2ec0c01d211801
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoWhite-space correction for yang model. 22/2522/1
Dana Kutenicsova [Thu, 7 Nov 2013 15:17:10 +0000 (16:17 +0100)]
White-space correction for yang model.

Change-Id: I22afde8d5b6b4ce7a82445695c37b4f1e3d494fe
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
10 years agoUse pcep to use Bandwidth concept 17/2517/1
Robert Varga [Thu, 7 Nov 2013 17:09:46 +0000 (18:09 +0100)]
Use pcep to use Bandwidth concept

Change-Id: Icea40cdcacda45fb161e99ed795e294d50d33aea
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoFixup bandwidth size 16/2516/1
Robert Varga [Thu, 7 Nov 2013 17:02:42 +0000 (18:02 +0100)]
Fixup bandwidth size

Change-Id: I35b0fb05213ab9fb57b856df3ee56a6a02a85c71
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBUG-50 : adjusted SVEC and IRO objects. 11/2511/1
Dana Kutenicsova [Thu, 7 Nov 2013 14:36:13 +0000 (15:36 +0100)]
BUG-50 : adjusted SVEC and IRO objects.

Change-Id: I45c2ba1154e32616ed0eb8c33337fe9b703325bd
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>