summaryrefslogtreecommitdiff
path: root/lib/if.h
diff options
context:
space:
mode:
authorRuss White <russ@riw.us>2020-09-01 10:31:20 -0400
committerGitHub <noreply@github.com>2020-09-01 10:31:20 -0400
commitedec686a2a86d8e20af3f5514561d67d265340f6 (patch)
tree8453599b7c89044298798b0610fa7fcb964755eb /lib/if.h
parentc2ce62e50244369cf9fb515ec24e40864876e214 (diff)
parent734bf907cbb6c8a44af41168a38e2cb57a25b926 (diff)
Merge pull request #7016 from donaldsharp/pbr_vrf_is_burf
Pbr vrf is burf
Diffstat (limited to 'lib/if.h')
-rw-r--r--lib/if.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/if.h b/lib/if.h
index 1fb0757db2..a2a40d0957 100644
--- a/lib/if.h
+++ b/lib/if.h
@@ -224,6 +224,8 @@ struct interface {
not work as expected.
*/
ifindex_t ifindex;
+ ifindex_t oldifindex;
+
/*
* ifindex of parent interface, if any
*/