Date: Thu, 31 Jan 2002 18:21:43 -0800 (PST) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_parse.c Message-ID: <200202010221.g112Lic88865@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2002/01/31 18:21:42 PST
Modified files:
sys/netgraph ng_parse.c
Log:
Some netgraph parse types (such as for the 'value' field in ng_ksocket's
'struct ng_ksocket_sockopt') like to peek into the ng_mesg header for
information. Make sure when generating default values that we provide
a valid header to peek into.
MFC after: 1 week
Revision Changes Path
1.14 +15 -8 src/sys/netgraph/ng_parse.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?200202010221.g112Lic88865>
