IPv6 table=45 unknown flows on subnet add 80/91680/10
authorKarthikeyan Krishnan <karthikeyangceb007@gmail.com>
Mon, 27 Jul 2020 10:33:31 +0000 (16:03 +0530)
committerKarthikeyan Krishnan <karthikeyangceb007@gmail.com>
Tue, 15 Sep 2020 03:23:42 +0000 (03:23 +0000)
commit63a6ecd3efc9f0ffb9d03993ecec2d1014ebbdc7
tree10ff9d44ac6613f5ea67fe093ad92785e972cdd1
parent64d204668f4955e8ab53bff59224f3f975b0ae9a
IPv6 table=45 unknown flows on subnet add

When we create router-> network->subnet->bring VM -> Add subnet, both VM
and subnet flows will be added at table 45. Removal of VM (Removes VM
flows) and removal of subnet (Both VM and subnet flows) should get
deleted.Addition of only subnet shall not add flows unless there is a VM
on it.

Signed-off-by: Karthikeyan Krishnan <karthikeyangceb007@gmail.com>
Change-Id: I3a6a44c8c661132c6119317e8dee7a5bd1166e97
ipv6service/impl/src/main/java/org/opendaylight/netvirt/ipv6service/IfMgr.java