aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/scope6.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r174510: Clean up VCS Ids.David E. O'Brien2008-09-011-3/+5
* ANSIfy[1] plus some style cleanup nearby.Xin LI2007-07-051-30/+19
* MFp4: 92972, 98913 + one more changeBjoern A. Zeeb2006-12-121-1/+2
* oops, make it compilable. i need sleep. X-(Hajimu UMEMOTO2005-07-251-2/+2
* restore locks which disappeared wrongly by my previous commit.Hajimu UMEMOTO2005-07-251-1/+10
* scope cleanup. with this changeHajimu UMEMOTO2005-07-251-81/+173
* /* -> /*- for license, minor formatting changes, separate for KAMEWarner Losh2005-01-071-1/+1
* Reviewed by: SUZUKI Shinsuke <suz@kame.net>George V. Neville-Neil2004-11-291-17/+34
* protect sid_default and sid.Hajimu UMEMOTO2003-10-221-1/+36
* - change scope to zone.Hajimu UMEMOTO2003-10-211-22/+56
* - add dom_if{attach,detach} framework.Hajimu UMEMOTO2003-10-171-74/+79
* - typo in commentHajimu UMEMOTO2003-10-091-6/+6
* return(code) -> return (code)Hajimu UMEMOTO2003-10-061-15/+15
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* 3rd arg to bcmp() was wrong. From: David Wang <dsw@juniper.net>Hajimu UMEMOTO2002-03-251-1/+1
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-1/+2
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-0/+302