des         2004-06-24 10:58:08 UTC
  FreeBSD src repository
  Modified files:
    sys/net              if_ethersubr.c 
  Log:
  Make dependencies on the TCP/IP stack conditional on INET / INET6.  This
  makes it possible to build a kernel with NIC drivers but no TCP/IP stack.
  
  Sponsored by:   Teleplan AS
  
  Revision  Changes    Path
  1.173     +21 -0     src/sys/net/if_ethersubr.c