-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Labels
Description
making hairpins work in the egress pipeline should be very simple.
Include a hairpin flag in the metadata and then have rules in the egress table that match that flag, vlan metadata, egress port metadata and in_port that output to in port.
This would also allow hairpins to work with routed packets without having to allow them for switched packets on the same port.