Searched hist:54331 (Results 1 - 11 of 11) sorted by relevance

/freebsd-11.0-release/sys/modules/netgraph/pptpgre/
H A DMakefile54331 Wed Dec 08 18:55:39 MST 1999 archie New netgraph node type 'pptpgre': this performs GRE encapsulation
for the PPTP protocol as specified in RFC 2637.
/freebsd-11.0-release/sys/netgraph/
H A Dng_pptpgre.h54331 Wed Dec 08 18:55:39 MST 1999 archie New netgraph node type 'pptpgre': this performs GRE encapsulation
for the PPTP protocol as specified in RFC 2637.
H A Dng_pptpgre.c54331 Wed Dec 08 18:55:39 MST 1999 archie New netgraph node type 'pptpgre': this performs GRE encapsulation
for the PPTP protocol as specified in RFC 2637.
/freebsd-11.0-release/share/man/man4/
H A Dng_pptpgre.454331 Wed Dec 08 18:55:39 MST 1999 archie New netgraph node type 'pptpgre': this performs GRE encapsulation
for the PPTP protocol as specified in RFC 2637.
/freebsd-11.0-release/sys/modules/netgraph/
H A DMakefilediff 54331 Wed Dec 08 18:55:39 MST 1999 archie New netgraph node type 'pptpgre': this performs GRE encapsulation
for the PPTP protocol as specified in RFC 2637.
/freebsd-11.0-release/sys/sys/
H A Dsocketvar.hdiff 117708 Thu Jul 17 23:49:10 MDT 2003 robert To avoid a kernel panic provoked by a NULL pointer dereference,
do not clear the `sb_sel' member of the sockbuf structure
while invalidating the receive sockbuf in sorflush(), called
from soshutdown().

The panic was reproduceable from user land by attaching a knote
with EVFILT_READ filters to a socket, disabling further reads
from it using shutdown(2), and then closing it. knote_remove()
was called to remove all knotes from the socket file descriptor
by detaching each using its associated filterops' detach call-
back function, sordetach() in this case, which tried to remove
itself from the invalidated sockbuf's klist (sb_sel.si_note).

PR: kern/54331
/freebsd-11.0-release/sys/kern/
H A Duipc_socket.cdiff 117708 Thu Jul 17 23:49:10 MDT 2003 robert To avoid a kernel panic provoked by a NULL pointer dereference,
do not clear the `sb_sel' member of the sockbuf structure
while invalidating the receive sockbuf in sorflush(), called
from soshutdown().

The panic was reproduceable from user land by attaching a knote
with EVFILT_READ filters to a socket, disabling further reads
from it using shutdown(2), and then closing it. knote_remove()
was called to remove all knotes from the socket file descriptor
by detaching each using its associated filterops' detach call-
back function, sordetach() in this case, which tried to remove
itself from the invalidated sockbuf's klist (sb_sel.si_note).

PR: kern/54331
/freebsd-11.0-release/sys/i386/conf/
H A DNOTESdiff 54331 Wed Dec 08 18:55:39 MST 1999 archie New netgraph node type 'pptpgre': this performs GRE encapsulation
for the PPTP protocol as specified in RFC 2637.
/freebsd-11.0-release/sys/conf/
H A Doptionsdiff 54331 Wed Dec 08 18:55:39 MST 1999 archie New netgraph node type 'pptpgre': this performs GRE encapsulation
for the PPTP protocol as specified in RFC 2637.
H A DNOTESdiff 54331 Wed Dec 08 18:55:39 MST 1999 archie New netgraph node type 'pptpgre': this performs GRE encapsulation
for the PPTP protocol as specified in RFC 2637.
H A Dfilesdiff 54331 Wed Dec 08 18:55:39 MST 1999 archie New netgraph node type 'pptpgre': this performs GRE encapsulation
for the PPTP protocol as specified in RFC 2637.

Completed in 956 milliseconds