BUG-113: Populate PathAttributeRegistry 14/1814/2
authorRobert Varga <rovarga@cisco.com>
Thu, 10 Oct 2013 20:26:49 +0000 (22:26 +0200)
committerRobert Varga <rovarga@cisco.com>
Fri, 11 Oct 2013 11:44:28 +0000 (13:44 +0200)
commit568a5c9d34676f98df70240b777c6585dbb9fb5e
tree4fdaed36c21cbde87fab7f471918c1cad4fcd653
parenta111d9ad1c936903b0bfadbdaaf408d06bbdce8c
BUG-113: Populate PathAttributeRegistry

Change-Id: I671ec11aa03dfa6325902c2c12960c4f0c798452
Signed-off-by: Robert Varga <rovarga@cisco.com>
bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AttributeRegistryImpl.java [deleted file]
bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/PathAttributeParser.java
bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/SimpleAttributeRegistry.java [new file with mode: 0644]
bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeParser.java
bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeRegistry.java
bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeSerializer.java