Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2005 11:38:42 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_icmp.c ip_icmp.h tcp_subr.c
Message-ID:  <200506071138.j57BcgEg086997@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2005-06-07 11:38:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netinet          ip_icmp.c ip_icmp.h tcp_subr.c 
  Log:
  MFC:
   ip_icmp.c rev 1.99, ip_icmp.h rev 1.24, tcp_subr.c rev 1.223
  
   Move Path MTU discovery ICMP processing from icmp_input() to
   tcp_ctlinput() and subject it to active tcpcb and sequence
   number checking.
  
   Security:      draft-gont-tcpm-icmp-attacks-03.txt Section 7.2
  
  Revision    Changes    Path
  1.96.2.3    +1 -45     src/sys/netinet/ip_icmp.c
  1.22.2.2    +1 -0      src/sys/netinet/ip_icmp.h
  1.201.2.19  +36 -7     src/sys/netinet/tcp_subr.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506071138.j57BcgEg086997>