summaryrefslogtreecommitdiff
path: root/sys/netinet6/ip6_input.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.2_cvscvs2svn2002-08-141-1/+1
* MFC:SUZUKI Shinsuke2002-04-281-8/+8
* MFC: Make faith(4) interfaces (un)loadable and clonable.Brooks Davis2001-12-151-3/+0
* Add code to call ipfilter for ipv6 packet filtering. If ipfilter is enabledDarren Reed2001-10-151-0/+18
* MFC: Interface cloning support. gif modularity and cloning.Brooks Davis2001-07-241-1/+0
* MFC: Sync with recent KAME.Hajimu UMEMOTO2001-07-031-272/+549
* MFC 1.25->1.26: M_COPY_PKTHDR has to be done before MCLGET.Hajimu UMEMOTO2001-05-281-4/+5
* MFC 1.24->1.25: Fix typo in comment.Hajimu UMEMOTO2001-04-211-1/+1
* MFC 1.23->1.24:Hajimu UMEMOTO2001-04-201-2/+32
* MFC 1.21 -> 1.23Hajimu UMEMOTO2001-04-101-0/+29
* MFC: Merge from kame (1.175 -> 1.176):Jun Kuriyama2001-03-181-1/+27
* MFC: Keep stats on interface address traffic for ipv4 and ipv6 packets.Josef Karthauser2001-03-041-0/+5
* MFC: Make ip6fw as loadable module.Hajimu UMEMOTO2000-10-241-10/+2
* MFC: Merge KAME 2000/07/01 code.Kris Kennaway2000-07-151-163/+424
* Clean up some loose ends in the network code, including the X.25 and ISOPeter Wemm2000-02-131-2/+1
* Add ip6fw.Yoshinobu Inoue2000-01-291-0/+1
* Backout diffs which should not be included.Yoshinobu Inoue2000-01-281-1/+0
* #This is a null commit to give correct description for the previous change.Yoshinobu Inoue2000-01-281-0/+1
* Sorry I didn't commit these files at the commit just a few minutes before.Yoshinobu Inoue2000-01-281-1/+14
* Move the *intrq variables into net/intrq.c and unconditionallyBrian Somers2000-01-241-1/+3
* removed an ours case which think a packet destined to loopback interfaceYoshinobu Inoue2000-01-131-5/+1
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-1/+4
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-071-8/+2
* Removed IPSEC and IPV6FIREWALL because they are not ready yet.Yoshinobu Inoue1999-11-231-2/+0
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+1016