mav 2007-09-21 08:16:35 UTC FreeBSD src repository Modified files: sys/netgraph ng_pppoe.c Log: This patch fixes thread unsafe usage of global pkt_hdr variable. Second part is not so important, but IMO is also good. Approved by: re (kensmith), glebius (mentor) Revision Changes Path 1.82 +20 -22 src/sys/netgraph/ng_pppoe.c