aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/l2/l2_rw.h
AgeCommit message (Collapse)AuthorFilesLines
2016-03-24l2-rw: Packet rewrite feature for L2 bridgesPierre Pfister1-0/+84
This patch defines a new l2input feature: l2-rw It makes use of vnet_classify in order to match packets and applies mask/value changes depending on the matched classify entry. Change-Id: Ia98c128931e59195bf3ecb66721e155ff9049a2e Signed-off-by: Pierre Pfister <ppfister@cisco.com>