Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 20:40:11 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ifconfig Makefile ifconfig.c ifconfig.h
Message-ID:  <200210230340.g9N3eBWd060318@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/10/22 20:40:11 PDT

  Modified files:
    sbin/ifconfig        Makefile ifconfig.c ifconfig.h 
  Log:
  Teach ifconfig(8) how to print and set the MAC labels on network
  interfaces using the 'mac' argument.  Without MAC support in the
  kernel, this does not change the behavior of ifconfig.
  
  Approved by:    re
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.24      +4 -0      src/sbin/ifconfig/Makefile
  1.82      +10 -0     src/sbin/ifconfig/ifconfig.c
  1.8       +3 -1      src/sbin/ifconfig/ifconfig.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?200210230340.g9N3eBWd060318>