Home | History | Annotate | Download | only in netinet
History log of /src/sys/netinet/ip_ecn.h
RevisionDateAuthorComments
 1.12  12-Nov-2008  ad Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.
 1.11  10-Dec-2005  elad branches: 1.11.70; 1.11.74; 1.11.80; 1.11.84;
Multiple inclusion protection, as suggested by christos@ on tech-kern@
few days ago.
 1.10  18-Apr-2004  matt branches: 1.10.12;
De __P()
 1.9  21-Dec-2001  itojun branches: 1.9.16;
whitespace. protect from multiple inclusion. sync with kame
 1.8  10-May-2001  itojun branches: 1.8.2;
correct ecn consideration on tunnel encap/decap. sync with kame.
 1.7  12-Dec-1999  itojun branches: 1.7.6;
sync with latest KAME (rcsid only).
 1.6  31-Jul-1999  itojun branches: 1.6.2; 1.6.8;
sync with recent KAME.
- loosen ipsec restriction on packet diredtion.
- revise icmp6 redirect handling on IsRouter bit.
- tcp/udp notification processing (link-local address case)
- cosmetic fixes (better code share across *BSD).
 1.5  09-Jul-1999  thorpej defopt INET6, and put it in opt_inet.h (most places already include this
file, which is why the file list is so short).
 1.4  06-Jul-1999  itojun sync with KAME/NetBSD 1.4, SNAP kit 19990705.
key changes are:
- icmp6 redirect fix (dst check)
- revised ip6 multicast check for loopback i/f
- several RCS ID cleanups
 1.3  03-Jul-1999  thorpej RCS ID police.
 1.2  01-Jul-1999  itojun branches: 1.2.2;
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
(Sorry for a big commit, I can't separate this into several pieces...)
Pls check sys/netinet6/TODO and sys/netinet6/IMPLEMENTATION for details.

- sys/kern: do not assume single mbuf, accept chained mbuf on passing
data from userland to kernel (or other way round).
- "midway" ATM card: ATM PVC pseudo device support, like those done in ALTQ
package (ftp://ftp.csl.sony.co.jp/pub/kjc/).
- sys/netinet/tcp*: IPv4/v6 dual stack tcp support.
- sys/netinet/{ip6,icmp6}.h, sys/net/pfkeyv2.h: IETF document assumes those
file to be there so we patch it up.
- sys/netinet: IPsec additions are here and there.
- sys/netinet6/*: most of IPv6 code sits here.
- sys/netkey: IPsec key management code
- dev/pci/pcidevs: regen

In my understanding no code here is subject to export control so it
should be safe.
 1.1  28-Jun-1999  itojun branches: 1.1.2;
file ip_ecn.h was initially added on branch kame.
 1.1.2.2  30-Nov-1999  itojun bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch
just for reference purposes.
This commit includes 1.4 -> 1.4.1 sync for kame branch.

The branch does not compile at all (due to the lack of ALTQ and some other
source code). Please do not try to modify the branch, this is just for
referenre purposes.

synchronization to latest KAME will take place on HEAD branch soon.
 1.1.2.1  28-Jun-1999  itojun KAME/NetBSD 1.4 SNAP kit, dated 19990628.

NOTE: this branch (kame) is used just for refernce. this may not compile
due to multiple reasons.
 1.2.2.3  02-Aug-1999  thorpej Update from trunk.
 1.2.2.2  01-Jul-1999  thorpej Sync w/ -current.
 1.2.2.1  01-Jul-1999  thorpej file ip_ecn.h was added on branch chs-ubc2 on 1999-07-01 23:47:01 +0000
 1.6.8.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.6.2.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
 1.7.6.2  08-Jan-2002  nathanw Catch up to -current.
 1.7.6.1  21-Jun-2001  nathanw Catch up to -current.
 1.8.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.9.16.4  11-Dec-2005  christos Sync with head.
 1.9.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.9.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.9.16.1  03-Aug-2004  skrll Sync with HEAD
 1.10.12.1  21-Jun-2006  yamt sync with head.
 1.11.84.1  19-Jan-2009  skrll Sync with HEAD.
 1.11.80.1  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.11.74.1  04-May-2009  yamt sync with head.
 1.11.70.1  17-Jan-2009  mjf Sync with HEAD.

RSS XML Feed