cvs commit: src/sys/netinet in.h ip_icmp.c

George V. Neville-Neil gnn at FreeBSD.org
Thu Apr 17 12:50:43 UTC 2008


gnn         2008-04-17 12:50:43 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in.h ip_icmp.c 
  Log:
  Clean up the code that checks the types of address so that it is
  done by understandable macros.
  
  Fix the bug that prevented the system from responding on interfaces with
  link local addresses assigned.
  
  PR: 120958
  Submitted by: James Snow <snow at teardrop.org>
  MFC after: 2 weeks
  
  Revision  Changes    Path
  1.102     +2 -0      src/sys/netinet/in.h
  1.121     +4 -3      src/sys/netinet/ip_icmp.c


More information about the cvs-src mailing list