cvs commit: src/sys/netinet ip_output.c

Robert Watson rwatson at FreeBSD.org
Mon Nov 3 10:03:06 PST 2003


rwatson     2003/11/03 10:03:05 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_output.c 
  Log:
  Note that when ip_output() is called from ip_forward(), it will already
  have its options inserted, so the opt argument to ip_output()  must be
  NULL.
  
  Revision  Changes    Path
  1.196     +2 -0      src/sys/netinet/ip_output.c


More information about the cvs-all mailing list