cvs commit: src/sys/net if_loop.c

Mike Silbersack silby at FreeBSD.org
Fri Aug 8 19:55:13 PDT 2003


silby       2003/08/08 19:55:11 PDT

  FreeBSD src repository

  Modified files:
    sys/net              if_loop.c 
  Log:
  #ifdef INET6 the if_loop packet defrag; since only the ipv6 stack (might)
  require this to be done, there's no reason to waste time doing it if
  ipv6 isn't compiled in.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.84      +2 -0      src/sys/net/if_loop.c


More information about the cvs-src mailing list