|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Jun-ichiro itojun Hagino (itojun
cvs.openbsd.org)
Date: Thu Feb 08 2007 - 09:24:24 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: itojun
cvs.openbsd.org 2007/02/08 08:24:24
Modified files:
sys/net : pf.c
Log message:
compute pseudo-header checksum based on flnal destination as
ip6_dst (i'm bit skeptical about checksumming when the box is not the
final destination).
drop IPv6 jumbograms, as it could cause various funny symptoms due to
ip6_plen being 0 (yup, we should properly handle it instead).
ok by deraadt, naddy, hshoexer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]