[Bug 240106] VNET issue with ARP and routing sockets in jails
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Jan 2023 10:48:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240106 --- Comment #23 from Andriy Gapon <avg@FreeBSD.org> --- (In reply to Kristof Provost from comment #22) Just to be sure that we talk about the same thing (and I feel like we are not), I am not suggesting any modification to what's going on the wire. Just a new virtual interface that captures only untagged packets. To be more clear: - igb0: receives all arriving packets, sends packets without inserting any VLAN tag - igb0.1: receives arriving packets with VLAN tag 1, adds VLAN tag 1 when sending - igb0.0: [proposed] receives only packets without any VLAN tag, sends packets without inserting any VLAN tag -- You are receiving this mail because: You are the assignee for the bug.