Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 13:47:00 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files options src/sys/modules/netgraph Makefile src/sys/modules/netgraph/ether Makefile src/sys/net ethernet.h if_arp.h if_ethersubr.c if_var.h src/sys/netgraph ng_ether.c ng_ether.h
Message-ID:  <200007112047.NAA83502@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2000/07/11 13:47:00 PDT

  Modified files:        (Branch: RELENG_4)
    sys/conf             files options 
    sys/modules/netgraph Makefile 
    sys/net              ethernet.h if_arp.h if_ethersubr.c 
                         if_var.h 
    sys/netgraph         ng_ether.h 
  Added files:           (Branch: RELENG_4)
    sys/modules/netgraph/ether Makefile 
    sys/netgraph         ng_ether.c 
  Log:
  MFC: make the ng_ether(4) node type dynamically loadable
  
  Revision  Changes    Path
  1.340.2.10 +2 -1      src/sys/conf/files
  1.191.2.8 +2 -1      src/sys/conf/options
  1.8.2.2   +2 -2      src/sys/modules/netgraph/Makefile
  1.12.2.1  +18 -3     src/sys/net/ethernet.h
  1.14.2.1  +2 -4      src/sys/net/if_arp.h
  1.70.2.6  +86 -422   src/sys/net/if_ethersubr.c
  1.18.2.3  +3 -1      src/sys/net/if_var.h
  1.2.2.1   +9 -9      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?200007112047.NAA83502>