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
/
usr.sbin
/
dhcpd
/
bootp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust some long lines.
krw
2017-02-13
1
-16
/
+17
*
Switch from old errwarn.c logging to shiny new log.[ch].
krw
2017-02-13
1
-10
/
+11
*
Eliminate #include inside *.h files and include only needed headers in
krw
2016-02-06
1
-1
/
+15
*
Add -u option to bind UDP port as a socket to answer DHCPINFORM from
yasuoka
2014-07-11
1
-3
/
+3
*
Prettify & refactor, no functional change.
pelikan
2014-06-11
1
-10
/
+9
*
tiny bit of delinting; ok krw@
otto
2006-03-13
1
-2
/
+2
*
Simply use the ethernet source address of the request as new ethernet
claudio
2005-01-31
1
-8
/
+2
*
avoid aliasing with libc functions; ok henning
deraadt
2004-09-16
1
-4
/
+4
*
Remove the not initialized fallback_interface code and use the normal bpf
claudio
2004-09-16
1
-7
/
+4
*
knf
deraadt
2004-05-11
1
-3
/
+3
*
remove things not used, spotted by lint mostly; ok henning
deraadt
2004-05-04
1
-3
/
+3
*
filter writes and lock bpf descriptor, ok henning@
canacar
2004-04-21
1
-4
/
+4
*
spacing
deraadt
2004-04-18
1
-2
/
+2
*
more KNF
henning
2004-04-18
1
-3
/
+3
*
various knf; henning ok
deraadt
2004-04-18
1
-17
/
+12
*
cleaning; from pedro
henning
2004-04-15
1
-204
/
+200
*
spaces
deraadt
2004-04-14
1
-4
/
+4
*
may the whacking begin
henning
2004-04-13
1
-0
/
+369