Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2010 17:03:10 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/contrib/pf/net pf.c
Message-ID:  <201009201703.o8KH3O32035059@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-09-20 17:03:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/contrib/pf/net   pf.c 
  Log:
  SVN rev 212905 on 2010-09-20 17:03:10Z by bz
  
  MFC r212403:
  
    When using pf routing options, properly handle IP fragmentation
    for interfaces with TSO enabled, otherwise one would see an extra
    ICMP unreach, frag needed pre matching packet on lo0.
    This syncs pf code to ip_output.c r162084.
  
    Submitted by: yongari via mlaier
    Reviewed by:  eri
    Tested by:    kib
  PR:           kern/144311
  
  Revision  Changes    Path
  1.69.2.4  +2 -1      src/sys/contrib/pf/net/pf.c



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