OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Brian Somers (briancvs.openbsd.org)
Date: Wed Jan 23 2002 - 17:41:32 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: briancvs.openbsd.org 2002/01/23 16:41:32

    Modified files:
            usr.sbin/ppp/ppp: udp.c

    Log message:
    Detect if a udp socket on STDIN_FILENO is connected by calling
    getpeername() and don't set PASSIVE mode if it's is.