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
/
contrib
/
pf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the reference counting to count the number of cloned interfaces for each
thompsa
2005-10-12
2
-2
/
+3
*
Stop leaking a lock. This used to cause a propagate_priority() page fault
mlaier
2005-09-11
1
-3
/
+3
*
Unbreak the build. Committed from the wrong directory.
mlaier
2005-09-08
1
-4
/
+5
*
Commit imported changes to HEAD:
mlaier
2005-09-08
2
-21
/
+67
*
Wrap the new world order in __FreeBSD__ to ease future imports.
mlaier
2005-08-09
2
-0
/
+14
*
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
rwatson
2005-08-09
2
-4
/
+4
*
Prevent a race condition. As pf_send_tcp() - called for expired synproxy
mlaier
2005-07-20
2
-0
/
+8
*
move RFC3542 related definitions into ip6.h.
ume
2005-07-20
1
-42
/
+0
*
Export pfsyncstats via sysctl "net.inet.pfsync" in order to print them with
mlaier
2005-07-14
1
-1
/
+5
*
Properly initialize ifq_maxlen for the defered send queue and make it
mlaier
2005-06-26
1
-1
/
+2
*
Mark pf callouts as NET_MPSAFE.
mlaier
2005-06-12
2
-15
/
+5
*
Defer ip_output of pfsync updates to an independent callout thread instead
mlaier
2005-06-10
2
-7
/
+30
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
4
-6
/
+21
*
if_mtu not ifp_mtu.
mlaier
2005-05-04
1
-1
/
+1
*
Bring back fix from rev. 1.28 which was lost during the import.
mlaier
2005-05-04
1
-2
/
+2
*
Combine rev. 1.29 and 1.30 to something that will make sense for future
mlaier
2005-05-04
1
-1
/
+6
*
Make LINT happy.
mlaier
2005-05-04
2
-9
/
+9
*
Pass icmp_error() the MTU argument directly instead of
andre
2005-05-04
1
-6
/
+2
*
Resolve conflicts created during the import of pf 3.7 Some features are
mlaier
2005-05-03
11
-1333
/
+2541
*
Fix error in synproxy connection completion. Source and
glebius
2005-04-22
1
-2
/
+2
*
Fix mss byte order, only affects synproxy code path.
glebius
2005-04-13
1
-0
/
+2
*
Fix a terrible braino in pfi_maybe_destroy() and unbreak "$pfctl -Fall" with
mlaier
2005-02-21
1
-2
/
+5
*
Fix inteface clear time. pf printed "Thu Jan 1 09:00:01 1970"
yongari
2005-02-17
1
-1
/
+8
*
Access softc embedded struct ifnet via function macro to make it easier to
mlaier
2005-02-09
3
-26
/
+54
*
Use the packet's address family instead of the rule's when selecting a
dhartmei
2005-01-20
1
-1
/
+1
*
Prohibit ruleset changes at securelevel > 2, not > 1. It's documented
dhartmei
2005-01-19
1
-1
/
+1
*
Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN,
dhartmei
2004-12-19
1
-3
/
+5
*
Compile pfsync w/o bpf.
mlaier
2004-12-10
1
-0
/
+2
*
IPv6 packets can contain headers (like options) before the TCP/UDP/ICMP6
dhartmei
2004-12-05
1
-3
/
+6
*
fix a bug that leads to a crash when binat rules of the form
dhartmei
2004-11-24
1
-1
/
+1
*
Removed the remnants of gx(4).
ru
2004-11-08
1
-1
/
+1
*
Improved interface handling. This should fix the use of renamed interfaces
mlaier
2004-11-03
1
-17
/
+12
*
Fix a panic discovered with some apache2 configure test (that seemed to
mlaier
2004-10-24
1
-0
/
+5
*
Add an additional struct inpcb * argument to pfil(9) in order to enable
mlaier
2004-09-29
3
-14
/
+112
*
Protect sockaddr_union definitions with a protecting define. This allows to
mlaier
2004-09-23
1
-10
/
+9
*
Break out altq_enable/disable from DIOC{START,STOP}ALTQ into seprate
mlaier
2004-09-17
1
-41
/
+83
*
Reactivate skipping over bogus IPCP addresses on ppp interfaces. Be more
mlaier
2004-09-14
1
-2
/
+10
*
Move pf* init from SI_SUB_PSEUDO to SI_SUB_PROTO_IFATTACHDOMAIN where it is
mlaier
2004-09-14
3
-3
/
+3
*
One more round on the H/W supported checksum code: Fix NICs that can't do
mlaier
2004-09-11
1
-3
/
+2
*
Use securelevel_gt instead of reading global securelevel unprotected.
mlaier
2004-08-22
1
-0
/
+5
*
Comment out rev. 1.4 after problems w/ IPv6, a better solution must be
mlaier
2004-08-16
1
-0
/
+2
*
Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD
dwmalone
2004-08-14
2
-9
/
+0
*
Loopback fix from Mathieu Sauve-Frankel:
mlaier
2004-08-12
1
-2
/
+3
*
Loopback fix from Daniel Hartmeier:
mlaier
2004-08-12
3
-7
/
+13
*
Loopback fix from Henning Brauer:
mlaier
2004-08-12
1
-0
/
+4
*
Use in_cksum_skip() to calculate in4_cksum instead of doing handrolled magic
mlaier
2004-08-05
1
-279
/
+12
*
Initialize s variable early to shut up GCC warnings.
kan
2004-07-28
4
-14
/
+31
*
Fix the following LOR on pf module unload:
mlaier
2004-07-23
1
-4
/
+4
*
Refine pf_check_proto_cksum() a bit in order to avoid additional in_pseudo()
mlaier
2004-07-23
1
-25
/
+22
*
Fix a stupid attemp to apply host arithmetics to network byte ordered data.
mlaier
2004-07-18
1
-1
/
+1
[next]