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
/
ospfctl
/
parser.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accept address and number format for "ospfctl show database area XXX".
remi
2019-05-16
1
-3
/
+41
*
ospfctl bits for opaque LSA support.
claudio
2011-05-09
1
-1
/
+2
*
move some things around to make intentions clear. not really a functional
tedu
2010-09-04
1
-16
/
+20
*
implement ospfctl fib reload.
dlg
2010-02-19
1
-1
/
+2
*
Don't use [] in function arguments when dealing with arrays
jsg
2009-11-13
1
-3
/
+3
*
Implement "log verbose" and "log brief" to enable or disable verbose debug
claudio
2009-11-02
1
-1
/
+9
*
please lint
deraadt
2007-10-14
1
-6
/
+4
*
Enable reload support in ospfctl. This is still a bit experimental so try
claudio
2007-02-01
1
-2
/
+2
*
No need to check if word is NULL before calling parse_addr/prefix.
claudio
2007-01-25
1
-4
/
+3
*
Correctly detect missing arguments like in "ospfctl show data area".
claudio
2007-01-25
1
-6
/
+9
*
List interfaces they way we list neighbors etc.
norby
2006-03-23
1
-4
/
+7
*
ospfd has the framework to couple and decouple the FIB. Add the needed
claudio
2006-03-22
1
-1
/
+9
*
use prefixlen2mask which handles zero prefixlens right
henning
2005-06-16
1
-2
/
+12
*
Add "show database asbr/external/network/router/self-originate/summary"
norby
2005-05-12
1
-6
/
+10
*
ospfctl bits for the "ospfctl show fib interface" part. This will print
claudio
2005-03-26
1
-1
/
+2
*
bgpctl parts for "show fib".
claudio
2005-03-15
1
-1
/
+14
*
Add "show summary" to ospfctl.
norby
2005-03-14
1
-2
/
+2
*
Add "show rib" and "show rib detail" to ospfctl.
norby
2005-03-12
1
-1
/
+9
*
KNF
henning
2005-02-02
1
-2
/
+2
*
Change my email address to the OpenBSD one since Ericsson has nothing to
norby
2005-01-28
1
-2
/
+2
*
Control program like bgpctl but this time for ospfd.
claudio
2005-01-28
1
-0
/
+279