Home | History | Annotate | Download | only in netinet6
History log of /src/sys/netinet6/raw_ip6.h
RevisionDateAuthorComments
 1.5  22-Aug-2018  msaitoh - Cleanup for dynamic sysctl:
- Remove unused *_NAMES macros for sysctl.
- Remove unused *_MAXID for sysctls.
- Move CTL_MACHDEP sysctl definitions for m68k into m68k/include/cpu.h and
use them on all m68k machines.
 1.4  15-Apr-2008  thorpej branches: 1.4.90; 1.4.92;
Make raw6 stats per-cpu.
 1.3  10-Dec-2005  elad branches: 1.3.70;
Multiple inclusion protection, as suggested by christos@ on tech-kern@
few days ago.
 1.2  28-Aug-2005  rpaulo Implement net.inet6.raw6.stats sysctl.

Reviewed by Elad Efrat.
 1.1  18-Oct-2001  itojun branches: 1.1.2; 1.1.6; 1.1.22; 1.1.38;
gather stats on raw ip6 socket. sync with kame
 1.1.38.1  21-Jun-2006  yamt sync with head.
 1.1.22.2  11-Dec-2005  christos Sync with head.
 1.1.22.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.1.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.1  18-Oct-2001  thorpej file raw_ip6.h was added on branch kqueue on 2002-01-10 20:03:31 +0000
 1.1.2.2  22-Oct-2001  nathanw Catch up to -current.
 1.1.2.1  18-Oct-2001  nathanw file raw_ip6.h was added on branch nathanw_sa on 2001-10-22 20:42:06 +0000
 1.3.70.1  02-Jun-2008  mjf Sync with HEAD.
 1.4.92.1  10-Jun-2019  christos Sync with HEAD
 1.4.90.1  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

RSS XML Feed