Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2010 00:00:06 +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:  <201009100000.o8A00EXR060827@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-09-10 00:00:06 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/pf/net   pf.c 
  Log:
  SVN rev 212403 on 2010-09-10 00:00:06Z by bz
  
  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.
  
  PR:             kern/144311
  Submitted by:   yongari via mlaier
  Reviewed by:    eri
  Tested by:      kib
  MFC after:      8 days
  
  Revision  Changes    Path
  1.72      +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?201009100000.o8A00EXR060827>