Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dist/ipf/netinet
Module Name: src
Committed By: darrenr
Date: Thu Oct 7 03:57:02 UTC 2004
Modified Files:
src/sys/dist/ipf/netinet: ip_state.c
Log Message:
* Prevent hang when attempting to flush state entries for ipv4 when ipv6
are present or vice versa
* Fix matching of IPv6 state entries when the initial packet is a
sent to a multicast address. This includes not updating the address as
being fixed when a second (or further) such packet is seen before a reply.
* Disable code, for now, that limited how many ICMP packets could match a
state entry based on the number of real packets seen.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dist/ipf/netinet/ip_state.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index