Date: Mon, 26 Feb 2007 10:16:53 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipx ipx_ip.c Message-ID: <200702261016.l1QAGsp6022581@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702261016.l1QAGsp6022581>