Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   itojun
Date:           Thu Feb  3 18:13:03 UTC 2000

Modified Files:
        syssrc/sys/netinet6: frag6.c ip6_var.h

Log Message:
- Don't reuse ip6 header portion as reassembly pointer, to be friendly
  with LP64 arch.  (not tested on LP64, sorry)
- add comment on reass rule
- some other cleanups

NetBSD PR: 9340
From: iwamoto%sat.t.u-tokyo.ac.jp@localhost
(in sync with kame)


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/netinet6/frag6.c \
    syssrc/sys/netinet6/ip6_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