Bug 9209: PNF learned on external networks to skip local FIB Processing 35/63535/4
authorVivekanandan Narasimhan <n.vivekanandan@ericsson.com>
Tue, 26 Sep 2017 17:41:27 +0000 (23:11 +0530)
committerSam Hague <shague@redhat.com>
Thu, 28 Sep 2017 12:15:40 +0000 (12:15 +0000)
commit11c3ddac3d955b681a08eb222eef8da906e0bd51
tree3c4bc9ce3d65603d4422b4f43432978ef4ec6e63
parent35e6b1d2c842d19b3547b2242168ad0797ee380b
Bug 9209: PNF learned on external networks to skip local FIB Processing

PNFs learned on external network will not have any specific DPNID
tagged to them.  As a result, we need to skip local flow processing
for such entries.

The external subnet gateway ip is now learned via the PNF code.

Change-Id: I43f254b05949f0e13e5555f622cd7f9866d7856d
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
vpnservice/fibmanager/fibmanager-impl/src/main/java/org/opendaylight/netvirt/fibmanager/VrfEntryListener.java