ip: don't export useless error counters for ip6 rewrite 53/40153/3
authorArthur de Kerhor <arthurdekerhor@gmail.com>
Mon, 8 Jan 2024 18:30:57 +0000 (19:30 +0100)
committerBeno�t Ganne <bganne@cisco.com>
Mon, 29 Jan 2024 10:22:17 +0000 (10:22 +0000)
the error node is set to ip6_input in the inline funcition
associated with ip6_rewrite. Thus, error counters defined
for node ip6 rewrite are never used.

Type: fix
Change-Id: Id6bef633928b0fff9069498c2e39e9f5bea2cf9b
Signed-off-by: Arthur de Kerhor <arthurdekerhor@gmail.com>

No differences found