cvs commit: src/sys/netipx ipx_ip.c
Robert Watson
rwatson at FreeBSD.org
Mon Feb 26 10:16:54 UTC 2007
rwatson 2007-02-26 10:16:53 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_ip.c
Log:
Fix a likely bug by adding what appears to be a missing break statement
in the IPX over IP configuration ioctl: when changing the flags on a
tunnel interface, return the generated error rather than always EINVAL.
Revision Changes Path
1.48 +1 -0 src/sys/netipx/ipx_ip.c
More information about the cvs-src
mailing list