index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet6
/
ip6_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Augment the 'ifaddr' structure with a 'struct if_data' to keep
joe
2000-10-19
1
-1
/
+7
*
Make ip6fw as loadable module.
ume
2000-09-23
1
-9
/
+1
*
Make compilable with -DIPFILTER.
ume
2000-08-12
1
-1
/
+6
*
activate pfil_hooks and covert ipfilter to use it
darrenr
2000-07-31
1
-0
/
+28
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-159
/
+180
*
Just need to pass the address family to if_simloop(), not the whole sockaddr.
archie
2000-05-24
1
-1
/
+1
*
Initialize mbuf pointer at getting ipsec policy.
shin
2000-03-09
1
-8
/
+6
*
CMSG_XXX macros alignment fixes to follow RFC2292.
shin
2000-03-03
1
-2
/
+2
*
Add ip6fw.
shin
2000-01-29
1
-0
/
+1
*
Backout diffs which should not be included.
shin
2000-01-28
1
-1
/
+0
*
#This is a null commit to give correct description for the previous change.
shin
2000-01-28
1
-0
/
+1
*
Sorry I didn't commit these files at the commit just a few minutes before.
shin
2000-01-28
1
-0
/
+19
*
added missing IPV6_PORTRANGE case.
shin
2000-01-13
1
-0
/
+1
*
IPSEC support in the kernel.
shin
1999-12-22
1
-12
/
+17
*
Change incorrect NULLs to 0s
eivind
1999-12-21
1
-3
/
+3
*
rtcalloc() is removed because it turned out not to be necessary for FreeBSD.
shin
1999-12-09
1
-7
/
+3
*
udp IPv6 support, IPv6/IPv4 tunneling support in kernel,
shin
1999-12-07
1
-12
/
+4
*
Removed IPSEC and IPV6FIREWALL because they are not ready yet.
shin
1999-11-23
1
-2
/
+0
*
KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP
shin
1999-11-22
1
-0
/
+2176