aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_faith.c
Commit message (Expand)AuthorAgeFilesLines
* MFC:SUZUKI Shinsuke2002-04-281-1/+1
* MFC:Ruslan Ermilov2001-12-201-3/+3
* MFC: Initalize ifq_maxlen to silience a harmless warning.Brooks Davis2001-12-191-0/+1
* MFC: Make faith(4) interfaces (un)loadable and clonable.Brooks Davis2001-12-151-43/+149
* MFC: unbreak building kernel without option INET6Hajimu UMEMOTO2001-07-051-0/+2
* MFC: Sync with recent KAME.Hajimu UMEMOTO2001-07-031-7/+244
* Remove #if NGIF > 0 and #if NFAITH > 0 as config already checks this.Peter Wemm2000-01-291-2/+0
* Remove BROADCAST flag from faith interface,Yoshinobu Inoue2000-01-091-2/+2
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-071-0/+97