index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ospfctl
Age
Commit message (
Expand
)
Author
2015-12-03
Another imsg_read EAGAIN check. OK benno@
Claudio Jeker
2015-11-22
There is still a bit of an issue with connected routes in the RIB. Print
Claudio Jeker
2015-10-09
can use pledge "stdio"; ok benno
Theo de Raadt
2015-09-27
As done for bgpd recently, rename if_mediatype to if_type in ospfd/ospf6d.
Stefan Sperling
2015-09-13
match a few if_media uint64_t conversions; ok miod
Theo de Raadt
2015-07-27
use file system path (.Pa) semantic markup macros where appropriate.
Igor Sobrado
2013-11-13
handle msgbuf_write() returning EAGAIN, looks right to deraadt
Stuart Henderson
2013-04-09
do not store a time_t or the result of a time_t division in an int
Gilles Chehade
2011-05-09
ospfctl bits for opaque LSA support.
Claudio Jeker
2010-09-25
Print the checksum sum as a simple fingerprint of the LSDB.
Claudio Jeker
2010-09-04
move some things around to make intentions clear. not really a functional
Ted Unangst
2010-06-12
Print 'Number of Routers' in show database network.
Alexander Bluhm
2010-05-26
Move imsg into libutil and add a man page.
Nicholas Marriott
2010-05-10
Mention that commands may be abbreviated. ok claudio@
Stuart Henderson
2010-02-19
implement ospfctl fib reload.
David Gwynne
2010-02-16
implement support for fast hello packets.
David Gwynne
2010-02-16
allow spf-delay and spf-holdtime to be specified in msec so ospfd can
David Gwynne
2009-11-13
Don't use [] in function arguments when dealing with arrays
Jonathan Gray
2009-11-03
sort;
Jason McIntyre
2009-11-02
Implement "log verbose" and "log brief" to enable or disable verbose debug
Claudio Jeker
2009-10-22
write UNIX-domain in a more consistent way; while here, replace a
Igor Sobrado
2009-10-22
use the UNIX-related macros (.At and .Ux) where appropriate.
Igor Sobrado
2009-09-14
Switch the various link state printing codes to use the new if_media
Claudio Jeker
2009-06-06
sync ospfctl/ospfd with the common imsg code, making it lib ready as well.
Eric Faurot
2009-06-05
forgot to commit the ospfctl bits, this unbreaks the tree.
Pierre-Yves Ritschard
2009-04-08
standard wording;
Jason McIntyre
2009-04-07
allow to specify an alternate control socket instead of /var/run/ospfd.sock.
Reyk Floeter
2009-01-30
Add missing free.
Esben Norby
2009-01-02
In show interface only print the hello_timer value if valid.
Claudio Jeker
2008-12-12
ospfd knows now priorities so let ospfctl know and print them as well.
Claudio Jeker
2008-12-06
the ellipsis allows more than one argument being specified.
Igor Sobrado
2007-10-15
specifying int instead of just unsigned is better style
Theo de Raadt
2007-10-14
please lint
Theo de Raadt
2007-10-11
Cleanup the way we display timers.
Esben Norby
2007-09-11
Baudrate is 64bit so use %llu in printf(). Reminded by chl@
Claudio Jeker
2007-08-03
document reload command.
Pierre-Yves Ritschard
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-30
yuck, no cookie for me
Henning Brauer
2007-02-01
Enable reload support in ospfctl. This is still a bit experimental so try
Claudio Jeker
2007-01-25
No need to check if word is NULL before calling parse_addr/prefix.
Claudio Jeker
2007-01-25
Correctly detect missing arguments like in "ospfctl show data area".
Claudio Jeker
2006-11-28
add additional link states to report the half duplex / full duplex
Reyk Floeter
2006-08-28
use Forwarding Information Base vs. Forward Information Base;
Kevin Steves
2006-08-23
Add a comment about the empty imsg_event_add() function to make it clear
Claudio Jeker
2006-08-17
-Wmissing-declarations -Wredundant-decls are not very useful and especially
Claudio Jeker
2006-07-25
amazing how far a typo of mine (CFLAGS vs CLFAGS) from early 2004 spread
Henning Brauer
2006-06-28
Track the uptime of the ospfd daemon itself.
Esben Norby
2006-04-21
Add IFT_PPP to the iftype to ifmedia type conversion function. Now P2P links
Claudio Jeker
2006-03-26
Show the neighbor uptime in "show nei detail".
Esben Norby
2006-03-26
Show the link status of interfaces for real, I guess most users don't know
Esben Norby
[next]