aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/ip6_output.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Keep stats on interface address traffic for ipv4 and ipv6 packets.Josef Karthauser2001-03-041-1/+13
* MFC 1.22->1.23: When ip6_fw_ctl() or soopt_mcopyout() return without success,Hajimu UMEMOTO2001-02-181-1/+1
* MFC: Make ip6fw as loadable module.Hajimu UMEMOTO2000-10-241-9/+1
* MFC: Merge KAME 2000/07/01 code.Kris Kennaway2000-07-151-159/+180
* MFC: only pass the address family to if_simloop()Archie Cobbs2000-06-021-1/+1
* Initialize mbuf pointer at getting ipsec policy.Yoshinobu Inoue2000-03-091-8/+6
* CMSG_XXX macros alignment fixes to follow RFC2292.Yoshinobu Inoue2000-03-031-2/+2
* 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-0/+19
* added missing IPV6_PORTRANGE case.Yoshinobu Inoue2000-01-131-0/+1
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-12/+17
* Change incorrect NULLs to 0sEivind Eklund1999-12-211-3/+3
* rtcalloc() is removed because it turned out not to be necessary for FreeBSD.Yoshinobu Inoue1999-12-091-7/+3
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-071-12/+4
* 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/+2176