Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: rmind
Date: Wed Aug 25 00:05:14 UTC 2010
Modified Files:
src/sys/netinet: ip_reass.c ip_var.h
Log Message:
Use own IPv4 reassembly queue entry structure and leave struct ipqent only
for TCP. Now both struct ipfr_qent, struct ipfr_queue and hashed fragment
queue are abstracted and no longer public.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/netinet/ip_reass.c
cvs rdiff -u -r1.94 -r1.95 src/sys/netinet/ip_var.h
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