aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/ip6_fw.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: avoid conflicting #define symbol (s/FW_IFNLEN/IP6&/).Hajimu UMEMOTO2001-02-181-2/+2
* Fix the vulnerability with TCP ECE packets recently fixed in ipfw.Kris Kennaway2001-01-231-4/+12
* MFC: Make ip6fw as loadable module.Hajimu UMEMOTO2000-10-241-0/+49
* MFC rev 1.5 -> 1.6: Make ip6fw zero work.Hajimu UMEMOTO2000-08-141-1/+1
* MFC: Merge KAME 2000/07/01 code.Kris Kennaway2000-07-151-14/+27
* Replace m_pkthdr.rcvif with oif when oif is not NULL, to countYoshinobu Inoue2000-03-111-0/+2
* Add ip6fw.Yoshinobu Inoue2000-01-291-0/+1171