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_forward.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r304572 (by bz):
ae
2017-03-18
1
-211
/
+18
*
Cleanup unneded include "opt_ipfw.h".
ae
2016-06-09
1
-1
/
+0
*
sys/net*: minor spelling fixes.
pfg
2016-05-03
1
-1
/
+1
*
Fix rte refcount leak in ip6_forward().
melifaro
2016-01-20
1
-2
/
+5
*
Bring back the ability of passing cached route via nd6_output_ifp().
melifaro
2015-11-15
1
-1
/
+1
*
Simplify the way of attaching IPv6 link-layer header.
melifaro
2015-09-16
1
-1
/
+1
*
Fix possible use after free due to security policy deletion.
ae
2015-04-27
1
-5
/
+4
*
Evaluate packet size after the firewall had its chance
kp
2015-04-07
1
-33
/
+34
*
Remove duplicate code
kp
2015-04-06
1
-15
/
+2
*
Use ipsec6_in_reject() to simplify ip6_ipsec_fwd() and ip6_ipsec_input().
ae
2014-12-11
1
-15
/
+12
*
Remove flag/flags argument from the following functions:
ae
2014-12-11
1
-2
/
+1
*
Remove redundant call to ipsec_getpolicybyaddr().
ae
2014-09-30
1
-11
/
+4
*
Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have
kevlo
2014-08-08
1
-2
/
+0
*
Remove unused variable.
ae
2014-06-08
1
-14
/
+2
*
Fixed IPv4-in-IPv6 and IPv6-in-IPv4 IPsec tunnels.
vanhu
2014-05-28
1
-30
/
+16
*
Remove unused label.
ae
2014-03-31
1
-1
/
+0
*
Don't generate an ICMPv6 error message if packet was consumed by filter.
ae
2014-03-31
1
-4
/
+2
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+1
*
- Use time_uptime instead of time_second in data structures for
hrs
2013-08-05
1
-4
/
+4
*
Remove the large part of struct ipsecstat. Only few fields of this
ae
2013-07-23
1
-3
/
+3
*
Use IPSECSTAT_INC() and IPSEC6STAT_INC() macros for ipsec statistics
ae
2013-06-20
1
-3
/
+3
*
Use IP6STAT_INC/IP6STAT_DEC macros to update ip6 stats.
ae
2013-04-09
1
-17
/
+17
*
Remove the recently added sysctl variable net.pfil.forward.
ae
2012-11-02
1
-4
/
+3
*
Remove the IPFIREWALL_FORWARD kernel option and make possible to turn
ae
2012-10-25
1
-6
/
+2
*
Seperate SCTP checksum offloading for IPv4 and IPv6.
tuexen
2012-05-30
1
-4
/
+4
*
It turns out that too many drivers are not only parsing the L2/3/4
bz
2012-05-28
1
-4
/
+4
*
MFp4 bz_ipv6_fast:
bz
2012-05-25
1
-2
/
+0
*
Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:
bz
2012-02-17
1
-1
/
+1
*
Add support for IPv6 to ipfw fwd:
bz
2011-08-20
1
-3
/
+67
*
Virtualize the pfil hooks so that different jails may chose different
julian
2009-10-11
1
-2
/
+2
*
Merge the remainder of kern_vimage.c and vimage.h into vnet.c and
rwatson
2009-08-01
1
-1
/
+0
*
Build on Jeff Roberson's linker-set based dynamic per-CPU allocator
rwatson
2009-07-14
1
-3
/
+0
*
Try to remove/assimilate as much of formerly IPv4/6 specific
bz
2009-02-08
1
-1
/
+1
*
Remove the single global unlocked route cache ip6_forward_rt
bz
2009-02-01
1
-69
/
+38
*
Coalesce two consecutive #ifdef IPSEC blocks.
bz
2009-01-31
1
-4
/
+1
*
Rather than using hidden includes (with cicular dependencies),
bz
2008-12-02
1
-0
/
+1
*
Change the initialization methodology for global variables scheduled
zec
2008-11-19
1
-0
/
+2
*
Step 1.5 of importing the network stack virtualization infrastructure
zec
2008-10-02
1
-0
/
+2
*
Commit step 1 of the vimage project, (network stack)
bz
2008-08-17
1
-42
/
+43
*
Remove GIANT_REQUIRED from IPv6 input, forward, and frag6 code. The frag6
rwatson
2008-07-03
1
-1
/
+1
*
Clean up VCS Ids.
obrien
2007-12-10
1
-3
/
+5
*
Space cleanup
delphij
2007-07-05
1
-4
/
+4
*
ANSIfy[1] plus some style cleanup nearby.
delphij
2007-07-05
1
-4
/
+1
*
Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC
gnn
2007-07-03
1
-16
/
+16
*
Commit IPv6 support for FAST_IPSEC to the tree.
gnn
2007-07-01
1
-33
/
+31
*
MFp4: 92972, 98913 + one more change
bz
2006-12-12
1
-6
/
+7
*
Use net.inet6.ip6.redirect / ip6_sendredirects as part of the decision
jhay
2006-09-05
1
-1
/
+1
*
With exception of the if_name() macro, all definitions in net_osdep.h
brooks
2006-08-04
1
-2
/
+0
*
Remove ip6fw. Since ipfw has full functional IPv6 support now and - in
mlaier
2006-05-12
1
-17
/
+0
*
Assert ip6_forward_rt protected by Giant adding GIANT_REQUIRED to
bz
2006-05-04
1
-0
/
+2
[next]