cvs commit: src/sys/netinet6 ip6_output.c
Robert Watson
rwatson at FreeBSD.org
Sun Aug 31 16:27:50 UTC 2008
rwatson 2008-08-31 16:27:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netinet6 ip6_output.c
Log:
SVN rev 182549 on 2008-08-31 16:27:37Z by rwatson
Merge r180957 from head to stable/7:
Marginally decomplicate set/getsockopt code in ip6_output.c by simply
using the passed arguments explicitly and unconditionally rather than
testing them and calling panic(). The result is the same but easier
to read.
Revision Changes Path
1.109.2.7 +11 -18 src/sys/netinet6/ip6_output.c
More information about the cvs-src
mailing list