IPv6 table=45 unknown flows on subnet add 43/91743/2
authorKarthikeyan Krishnan <karthikeyangceb007@gmail.com>
Mon, 27 Jul 2020 10:33:31 +0000 (16:03 +0530)
committerKarthikeyan Krishnan <karthikeyangceb007@gmail.com>
Fri, 18 Sep 2020 04:16:33 +0000 (04:16 +0000)
commit969d488439720cf9ccfd20c86fce0905c41c1d45
tree4a2e9952ac695465017520e468f8fd682e518619
parent9e94df70af1efc7c5d8ccc8596cc1bd34af0d0f5
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