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
/
libexec
/
tftp-proxy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove libexec/tftp-proxy now we have usr.sbin/tftp-proxy
dlg
2012-08-30
5
-683
/
+0
*
remove unused functions, ok phessler
sthen
2012-07-08
1
-41
/
+1
*
rename prio in struct pf_rule and related structs to set_prio so it is
henning
2012-07-07
1
-2
/
+2
*
Fill in default values for rtableid/onrdomain/prio when creating PF rules,
sthen
2012-03-06
1
-1
/
+4
*
tweak previous;
jmc
2011-09-28
1
-2
/
+2
*
tweak tftp-proxy to:
dlg
2011-09-28
2
-85
/
+73
*
fix whitespace
sthen
2011-06-22
1
-5
/
+5
*
Fix another pre-{rdr,nat}-to rule example...
sthen
2011-06-22
1
-3
/
+4
*
Switch tftp-proxy over to using divert-to. Based on a diff from oga@
sthen
2011-05-05
4
-161
/
+28
*
pfr.rule.*.addr.type must be initialized to PF_ADDR_NONE for things that
claudio
2010-01-13
1
-1
/
+5
*
First pass at removing the 'pf_pool' mechanism for translation and routing
mcbride
2010-01-12
1
-15
/
+5
*
Move from the PF_RULESET_FILTER world order to PF_TRANS_RULESET
deraadt
2009-11-22
1
-2
/
+2
*
remove unused variable
chl
2009-11-01
1
-2
/
+1
*
Adjust example pf rules to take nat-to/rdr-to into account.
sthen
2009-09-01
1
-26
/
+13
*
adapt to new pf, ok henning@
sthen
2009-09-01
1
-77
/
+26
*
Remove unused add_nat() function, ok jcs@
sthen
2009-07-30
2
-38
/
+2
*
Use arc4random_buf() when requesting more than a single word of output
djm
2008-04-13
1
-3
/
+3
*
msg_controllen has to be CMSG_SPACE so that the kernel can account for
deraadt
2008-03-24
1
-2
/
+2
*
Repair more msg_controllen dealing with structures or arrays of
deraadt
2008-03-15
1
-2
/
+2
*
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
deraadt
2008-03-13
1
-5
/
+7
*
default rule.flags and rule.flagset to 0 instead of null
jcs
2007-06-23
1
-3
/
+3
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
add an additional rule to the filter anchor that allows traffic out from
joel
2006-12-20
1
-1
/
+8
*
import tftp-proxy 1.6, a tftp helper for pf
jcs
2005-12-28
5
-0
/
+962