BUG-3074 : set initial uptodate state in LocRib to true 30/20130/2
authorDana Kutenicsova <dkutenic@cisco.com>
Tue, 12 May 2015 13:23:03 +0000 (15:23 +0200)
committerDana Kutenicsova <dkutenic@cisco.com>
Tue, 12 May 2015 15:47:49 +0000 (17:47 +0200)
commit8a706003caaef5b2e88bd693f54f9dc02093b105
tree9d3d72b436bbaa6e7536fc8036a8d74c4f3815b2
parentb1dc54cea0b62410d897350537487df321574290
BUG-3074 : set initial uptodate state in LocRib to true

Uptodate state was missing entirely from tables that
were not advertised by peer. This commit inserts the field
and sets it to true to inform the user, that there won't
be any more routes added to the table.

Change-Id: I539d3a9df388c476748c5009d945f7ad2eef792e
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/LocRibWriter.java
bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/ParserToSalTest.java