Date: Tue, 19 Sep 2000 03:11:03 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_ether.c Message-ID: <200009191011.DAA86600@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2000/09/19 03:11:03 PDT
Modified files: (Branch: RELENG_4)
sys/netgraph ng_ether.c
Log:
MFC: 1.10
When sending a packet back to a network interface to simulate an arrived
papcket, make sure that the packet has the interface marked in the first mbuf,
the same a truely arrived packets would have.
(stops a kernel page fault on multicast/broadcast udp packets).
Revision Changes Path
1.2.2.8 +2 -1 src/sys/netgraph/ng_ether.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009191011.DAA86600>
