cvs commit: src/sys/net if.c if_var.h

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jun 16 12:59:44 PDT 2007


dillon      2007/06/16 12:59:30 PDT

DragonFly src repository

  Modified files:
    sys/net              if.c if_var.h 
  Log:
  Implement an opaque function, if_getanyethermac(), which retrieves MAC
  information from the first real hardware interface for use by the uuidgen
  code.
  
  Revision  Changes    Path
  1.52      +25 -0     src/sys/net/if.c
  1.38      +1 -0      src/sys/net/if_var.h


http://www.dragonflybsd.org/cvsweb/src/sys/net/if.c.diff?r1=1.51&r2=1.52&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/net/if_var.h.diff?r1=1.37&r2=1.38&f=u





More information about the Commits mailing list