CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2009/11/25 00:37:29

Modified files:
        sys/netinet6   : ip6_output.c 

Log message:
Small cleanup for setsockopt IPSEC6_OUTSA:
No need to wrap input validation inside spltdb().
Simplify code by using a break instead of an else-block.
OK guenther@

Reply via email to