aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_bvi_node.c
AgeCommit message (Collapse)AuthorFilesLines
2019-03-21BVI InterfaceNeale Ranns1-0/+116
a new dedicated BVI interface as opposed to [re]using a loopback. benefits: - removes ambiguity over the purpose of a loopback interface - TX node dedicated to BVI only functions. Change-Id: I749d6b38440d450ac5b909a28053c75ec9df946a Signed-off-by: Neale Ranns <nranns@cisco.com>