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

Brooks Davis brooks at FreeBSD.org
Fri Mar 12 18:31:41 PST 2004


brooks      2004/03/12 18:31:40 PST

  FreeBSD src repository

  Modified files:
    sys/net              if.c if_var.h 
  Log:
  Remove if_withname.  It came in with the KAME import, but never got
  used.  Should someone need its functionality, it's a really expensive
  implementation of:
          ifnet_byindex(sdl->sdl_index)
  
  Reviewed by:    bde, ume
  
  Revision  Changes    Path
  1.184     +0 -26     src/sys/net/if.c
  1.65      +0 -1      src/sys/net/if_var.h


More information about the cvs-all mailing list