Merge branches 'master' and 'suser_to_priv'
[dragonfly.git] / sys / netinet6 / in6_src.c
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-29 Sepherosa ZiehauInclude necessary header file for SYSCTL_NODE
2008-12-28 Peter AvalosAdd the management part of address selection policy...
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2006-12-29 Victor Balada DiazMade jails IPv6 aware and support more than one IP...
2006-10-24 Jeffrey HsuCosmetic changes.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2005-02-01 Hiroki Sato- Nuke #ifdef SCOPEDROUTING. It was never enabled...
2005-01-06 Jeffrey HsuNow that I understand the poorly written BSD routing...
2004-12-21 Jeffrey HsuClean up the routing and networking code before I paral...
2004-05-20 Chris PresseyStyle(9) cleanup to src/sys/netinet6:
2004-03-04 Jeffrey HsuSplit out wildcarded sockets from the connection hash...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: