ip: svr: fix feature refcounts 19/22419/2
authorKlement Sekera <ksekera@cisco.com>
Mon, 30 Sep 2019 14:35:36 +0000 (14:35 +0000)
committerOle Trøan <otroan@employees.org>
Mon, 30 Sep 2019 16:45:56 +0000 (16:45 +0000)
commit63c735362d3758677c535196885c7acfa0a82efa
treeb5281effdc1d9d3d03f624bab8d6dc5568eeae44
parent5517bd34535e4ffffb838a835bb95ddcb77e2bba
ip: svr: fix feature refcounts

Reference counts need to be per-interface as opposed to global. This
allows configuring the feature on more than one interface correctly.

Type: fix
Fixes: de34c35fc73226943538149fae9dbc5cfbdc6e75

Change-Id: I05534ac59fa86e67290737ec6c61df2c19acab48
Signed-off-by: Klement Sekera <ksekera@cisco.com>
src/vnet/ip/reass/ip4_sv_reass.c
src/vnet/ip/reass/ip6_sv_reass.c