Date: Wed, 25 Dec 2024 10:15:25 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 283450] ARP problem. Request transmission does not work (proxied arp) in varios virtual interface Message-ID: <bug-283450-7501-GPEXK9qGLm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-283450-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-283450-7501@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=3D283450 takahiro.kurosawa@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |takahiro.kurosawa@gmail.com --- Comment #3 from takahiro.kurosawa@gmail.com --- Created attachment 256127 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256127&action= =3Dedit patch for the kernel to allow proxy arp for point-to-point interfaces I've been using the attached patch for 2 years to add proxy arp entries for= VPN interfaces. The kernel without this patch only allows proxy arps for ng_iface (ngX), th= at is too restrictive. I'm not sure that this patch is correct, but proxy arps should not be limited for ng_iface. --=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-283450-7501-GPEXK9qGLm>