Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2001 02:47:05 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_pppoe.c
Message-ID:  <200107270947.f6R9l5o61296@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/07/27 02:47:05 PDT

  Modified files:        (Branch: RELENG_4)
    sys/netgraph         ng_pppoe.c 
  Log:
  MFC: If an attempt is made to LISTEN for a service tag that's already being
       LISTENed for, return EEXISTS.
  
       Only match the magic "*" service tag if no other LISTEN service tags
       match.
  
       Require an explicit LISTEN for an empty service tag in order to match
       empty service requests.
  
  Revision  Changes    Path
  1.23.2.7  +29 -15    src/sys/netgraph/ng_pppoe.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107270947.f6R9l5o61296>