Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2000 11:52:26 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_ether.c ng_ether.h
Message-ID:  <200008071852.LAA84084@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2000/08/07 11:52:26 PDT

  Modified files:
    sys/netgraph         ng_ether.c ng_ether.h 
  Log:
  Add three new control messages to the ng_ether(4) netgraph node type:
  
      NGM_ETHER_GET_ENADDR:	Get the device's Ethernet address
      NGM_ETHER_SET_PROMISC:	Enable/disable promiscuous mode
      NGM_ETHER_SET_AUTOSRC:	Enable/disable packet source address override
  
  Revision  Changes    Path
  1.6       +81 -5     src/sys/netgraph/ng_ether.c
  1.4       +4 -1      src/sys/netgraph/ng_ether.h



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?200008071852.LAA84084>