DragonFly commits List (threaded) for 2007-06
DragonFly BSD
DragonFly commits List (threaded) for 2007-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 16 Jun 2007 12:59:30 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]