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
/
hoststated
/
pfe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hoststated/hoststatectl get repository copied (and de-tagged) into
deraadt
2007-12-07
1
-910
/
+0
*
sort includes, adjust to style(9)
reyk
2007-11-24
1
-3
/
+3
*
spacing
reyk
2007-11-19
1
-4
/
+4
*
Do not insert proto_default inside the dynamically alloced protocol queue.
pyr
2007-11-15
1
-2
/
+7
*
do go through relays when none exist.
pyr
2007-11-14
1
-2
/
+7
*
untangle a mess in the state update logic
reyk
2007-10-30
1
-10
/
+8
*
Move relays from static TAILQs to allocated ones.
pyr
2007-10-19
1
-2
/
+2
*
Add the ability to schedule an immediate check through hoststatectl.
pyr
2007-10-19
1
-2
/
+2
*
Correct my mail address.
pyr
2007-09-28
1
-2
/
+2
*
Do not clear the changed flag to early, which prevented a table
pyr
2007-09-27
1
-4
/
+9
*
add an interface to dump running relay sessions to the control socket
reyk
2007-09-07
1
-1
/
+53
*
don't go through the effort of creating a SIGHUP handler through
pyr
2007-06-19
1
-7
/
+2
*
Do not fatal out with ``pipe closed'' when a short read occurs on one
pyr
2007-06-19
1
-7
/
+19
*
put the fd passing from bgpd back in to hoststated's version of imsg,
msf
2007-06-12
1
-20
/
+21
*
(finally) Enable reload support for layer 3 configurations.
pyr
2007-06-07
1
-1
/
+78
*
simplify pfe_disable_events
pyr
2007-05-31
1
-7
/
+4
*
split pfe's event registration in separate functions (like for hce)
pyr
2007-05-31
1
-16
/
+47
*
allocate table lists and service lists instead of using static structs.
pyr
2007-05-31
1
-4
/
+4
*
when the time comes, let pfe_dispatch_parent be able to service more
pyr
2007-05-29
1
-1
/
+2
*
allow the control handling code to send messages back to the parent.
pyr
2007-05-29
1
-2
/
+2
*
another small step towards hoststated reloading.
pyr
2007-05-28
1
-1
/
+2
*
Second step towards hoststated reload:
pyr
2007-05-27
1
-75
/
+80
*
first steps for implementing reload:
pyr
2007-05-26
1
-5
/
+6
*
fix potential NULL deref.
pyr
2007-05-09
1
-7
/
+7
*
fix a bug in the initial setup of the pfe2relay communication sockets
reyk
2007-03-17
1
-5
/
+10
*
- fix the hoststatectl host disable/enable commands to work with relay
reyk
2007-03-07
1
-2
/
+22
*
handle strlcpy return values, make lint happy
reyk
2007-02-26
1
-2
/
+2
*
knf
deraadt
2007-02-23
1
-2
/
+2
*
spacing
reyk
2007-02-22
1
-6
/
+7
*
Add layer 7 functionality to hoststated used for layer 7
reyk
2007-02-22
1
-10
/
+149
*
carefully check some return values and make lint happier. never pass
reyk
2007-02-08
1
-2
/
+4
*
fix a bug when enabling a service that has no backup table.
pyr
2007-02-06
1
-1
/
+3
*
remove an unused variable.
pyr
2007-02-06
1
-3
/
+1
*
inform hoststatectl monitor of ruleset changes and table syncs.
pyr
2007-02-06
1
-2
/
+22
*
add a monitor mode to hoststatectl to continuously report changes in
pyr
2007-02-01
1
-1
/
+8
*
Add SSL support to hoststated.
pyr
2007-01-29
1
-1
/
+3
*
Similar to ospfd and ripd ignore SIGPIPE in all processes to be able to do
claudio
2007-01-24
1
-1
/
+2
*
Finish renaming hostated to hoststated.
pyr
2007-01-09
1
-5
/
+5
*
adapt to rename
deraadt
2007-01-09
1
-2
/
+2
*
do NOT use the regexp interface. it is way to complicated, error-prone
reyk
2007-01-08
1
-2
/
+1
*
add a generic send/expect check using regular expression (see
reyk
2007-01-08
1
-1
/
+2
*
- allow to use host/service/table names instead of Ids in hostatectl.
reyk
2006-12-16
1
-23
/
+53
*
knf, spacing
reyk
2006-12-16
1
-47
/
+47
*
Import hostated, the host status daemon. This daemon will monitor
reyk
2006-12-16
1
-0
/
+497