cvs commit: src/sys/netinet ip_mroute.c ip_mroute.h

Bruce M Simpson bms at FreeBSD.org
Thu Feb 8 23:05:09 UTC 2007


bms         2007-02-08 23:05:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_mroute.c ip_mroute.h 
  Log:
  Store the cached route in vifp in the normal send_packet() case.
  The VIFF_TUNNEL case no longer exists, therefore this field is free to
  use, and its use eliminates a static data member.
  
  Revision  Changes    Path
  1.126     +1 -2      src/sys/netinet/ip_mroute.c
  1.31      +1 -1      src/sys/netinet/ip_mroute.h


More information about the cvs-src mailing list