cvs commit: src/sys/netinet in_var.h ip_output.c

Bruce M Simpson bms at FreeBSD.org
Mon Sep 25 03:11:18 PDT 2006


bms         2006-09-25 10:11:16 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_var.h ip_output.c 
  Log:
  Account for output IP datagrams on the ifaddr where they originated from,
  *not* the first ifaddr on the ifp.  This is similar to what NetBSD does.
  
  PR:             kern/72936
  Submitted by:   alfred
  Reviewed by:    andre
  
  Revision  Changes    Path
  1.57      +14 -3     src/sys/netinet/in_var.h
  1.264     +12 -5     src/sys/netinet/ip_output.c


More information about the cvs-all mailing list