Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2002 11:58:45 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netatalk aarp.c ddp_input.c ddp_output.c
Message-ID:  <200208151858.g7FIwj35085017@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/08/15 11:58:45 PDT

  Modified files:
    sys/netatalk         aarp.c ddp_input.c ddp_output.c 
  Log:
  Introduce experimental support for MAC in the AppleTalk/EtherTalk stack.
  Label link layer mbufs as they are created for transmission, check
  mbufs before delivering them to sockets, label mbufs as they are created
  from sockets, and preserve mbuf labels if mbufs are copied.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.17      +8 -0      src/sys/netatalk/aarp.c
  1.17      +10 -0     src/sys/netatalk/ddp_input.c
  1.16      +11 -1     src/sys/netatalk/ddp_output.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?200208151858.g7FIwj35085017>