index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
net
/
pf_lb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable support for the 'weight' keyword in the 'least-states'
zinke
2012-07-09
1
-6
/
+28
*
The kernel did not compile without INET6. Put some #ifdefs into
bluhm
2012-02-03
1
-1
/
+5
*
Since the IPv6 madness is not enough introduce NAT64 -- which is actually
claudio
2011-10-13
1
-5
/
+139
*
Fix various format string types to as a minimum match the width of the
miod
2011-09-18
1
-2
/
+2
*
Make sure we use the right tbl/dyn pointer to check the pfrkt_refcntcost;
mcbride
2011-07-29
1
-7
/
+17
*
Add support for weighted round-robin in load balancing pools and tables.
mcbride
2011-07-27
1
-18
/
+57
*
bring in least-states load balancing algorithm
zinke
2011-07-03
1
-10
/
+190
*
exclude link local address from the dynamic interface address pool
mikeb
2011-05-17
1
-3
/
+12
*
stuff nsaddr/ndaddr/nsport/ndport (addrs/ports after NAT, used a lot while
henning
2010-06-27
1
-42
/
+37
*
pf_get_sport() picks a random port from the port range specified in a
sthen
2010-02-04
1
-19
/
+24
*
Convert pf debug logging to using log()/addlog(), a single standardised
mcbride
2010-01-18
1
-15
/
+13
*
First pass at removing the 'pf_pool' mechanism for translation and routing
mcbride
2010-01-12
1
-58
/
+27
*
fix sticky-address - by pretty much re-implementing it. still following
henning
2009-12-14
1
-23
/
+30
*
rtables are stacked on rdomains (it is possible to have multiple routing
claudio
2009-11-03
1
-4
/
+7
*
Fix static-port, found by jmc@. ok henning@.
sthen
2009-09-07
1
-2
/
+3
*
the diff theo calls me insanae for:
henning
2009-09-01
1
-257
/
+55
*
move the "pf_map_addr: selected address" printf up to -xnoisy.
sthen
2009-06-24
1
-2
/
+2
*
Stricter state checking for ICMP and ICMPv6 packets: include the ICMP type
mcbride
2009-03-05
1
-4
/
+7
*
bring back the NAT NOP fix, but this time right.
henning
2009-02-18
1
-1
/
+11
*
revert pf.c r1.629 (which moved to this file) which was causing
sthen
2009-02-12
1
-10
/
+1
*
Split the address selection from pools away from pf.c and put it in
pyr
2009-01-29
1
-0
/
+694