Date: Sun, 29 Jan 2023 10:48:35 +0000 From: bugzilla-noreply@freebsd.org To: jail@FreeBSD.org Subject: [Bug 240106] VNET issue with ARP and routing sockets in jails Message-ID: <bug-240106-29815-xehqyLG255@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240106-29815@https.bugs.freebsd.org/bugzilla/> References: <bug-240106-29815@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240106 --- 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 n= ot), 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 pack= ets without inserting any VLAN tag --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240106-29815-xehqyLG255>