cvs commit: src/sys/netgraph ng_eiface.c ng_ether.c ng_gif.c
Ruslan Ermilov
ru at FreeBSD.org
Thu Feb 3 04:50:11 PST 2005
ru 2005-02-03 12:50:10 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_eiface.c ng_ether.c ng_gif.c
Log:
Fixed an off-by-one error when dealing with interface name
(if_xname is IFNAMSIZ-sized and NUL-terminated).
Revision Changes Path
1.24 +2 -2 src/sys/netgraph/ng_eiface.c
1.44 +2 -2 src/sys/netgraph/ng_ether.c
1.17 +2 -2 src/sys/netgraph/ng_gif.c
More information about the cvs-src
mailing list