cvs commit: src/sys/netinet ip_fastfwd.c

Andre Oppermann andre at FreeBSD.org
Sat Nov 15 09:03:38 PST 2003


andre       2003/11/15 09:03:37 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fastfwd.c 
  Log:
  Correct a cast to make it compile on 64bit platforms (noticed by tinderbox)
  and remove two unneccessary variable initializations.
  Make the introduction comment more clear with regard which parts of
  the packet are touched.
  
  Requested by:   luigi
  
  Revision  Changes    Path
  1.2       +6 -6      src/sys/netinet/ip_fastfwd.c


More information about the cvs-src mailing list