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
*
KSE Milestone 2
julian
2001-09-12
1
-9
/
+10
*
Wrap array accesses in macros, which also happen to be lvalues:
jlemon
2001-09-06
1
-6
/
+6
*
soopt_mcopyout() frees mbuf if error occurs, and DOES NOT free it if it is
ume
2001-07-08
1
-2
/
+6
*
The m_free call in the ip6_fw_ctl_ptr == NULL case apparently
ume
2001-07-07
1
-2
/
+0
*
disallow setsockopt(IPV6_V6ONLY) for already bound sockets.
ume
2001-06-24
1
-0
/
+11
*
decrease warning
ume
2001-06-24
1
-2
/
+4
*
Nuke the comment about MIP6. We don't have MIP6 code, yet.
ume
2001-06-24
1
-12
/
+0
*
Sync with recent KAME.
ume
2001-06-11
1
-244
/
+556
*
Fix memory leak.
ume
2001-05-23
1
-0
/
+2
*
When ip6_fw_ctl() or soopt_mcopyout() return without success,
ume
2001-01-20
1
-1
/
+1
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
1
-2
/
+2
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
1
-1
/
+0
*
Count per-address statistics for IP fragments.
joe
2000-10-29
1
-0
/
+6
*
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