OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Angelos D. Keromytis (angeloscvs.openbsd.org)
Date: Mon Jun 24 2002 - 19:21:32 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: angeloscvs.openbsd.org 2002/06/24 18:21:32

    Modified files:
            sys/netinet : udp_usrreq.c

    Log message:
    Make udp_input() a bit more readable by farming out the IPsec input
    policy checking to a separate routine. Also, add missing checks for
    multicast sockets, pointed out by samerrno.com