[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Brad Smith <brad_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 4 Mar 2006 20:04:01 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: brad_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/03/04 20:04:01
Modified files:
sys/netinet : Tag: OPENBSD_3_7 ip_input.c
Log message:
MFC:
Fix by mpf@
m_pullup the same amount we copied, not just the IP header.
Any pf(4) translation that modifies more than IP addresses,
was happening on the shared mbuf cluster. Thus we were
sending icmp errors with corrupted payload.
ok mpf@ markus@ dhartmei@
Visit your host, monkey.org