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
Age
Commit message (
Expand
)
Author
2006-03-26
Set the width of address columns based on the machine word width.
Uwe Stuehler
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
2006-03-25
Kill double word
Pedro Martelletto
2006-03-25
Handle syncer vnodes gracefully, okay deraadt@
Pedro Martelletto
2006-03-25
unused variable
Camiel Dobbelaar
2006-03-25
Highlight that running an OSPF router without forwarding enabled is
Esben Norby
2006-03-24
Plug leak in error path; from Alexey Dobriyan; ok ray@
Otto Moerbeek
2006-03-24
typo;
Jason McIntyre
2006-03-24
Document fib couple and decouple. Mostly form bgpctl.8 but with a warning
Claudio Jeker
2006-03-23
Document nexthop qualify via (bgp|default).
Claudio Jeker
2006-03-23
Simplify the -s documentation and add /var/run/bgpd.sock to the FILES list.
Claudio Jeker
2006-03-23
List interfaces they way we list neighbors etc.
Esben Norby
2006-03-23
reword; ok otto
Jason McIntyre
2006-03-23
use calloc better; adobriyan@gmail
Theo de Raadt
2006-03-22
Move the AS external LSA tree out of struct ospfd_config. This simplifies
Claudio Jeker
2006-03-22
ospfd has the framework to couple and decouple the FIB. Add the needed
Claudio Jeker
2006-03-22
Change the way bgpd selects nexthops. Up until now every route was considered
Claudio Jeker
2006-03-22
Remove four unused functions: ap_sync_scoreboard_image, reopen_scoreboard,
Ray Lai
2006-03-22
Add additional limit check to ensure that we do not overflow pp->prefix
Claudio Jeker
2006-03-22
Detailed RIB output including communities. Detailed output is enabled via
Claudio Jeker
2006-03-22
Add a new SHOW imsg to send optional attributes to bgpctl. This can be used
Claudio Jeker
2006-03-22
Rework signal handling the idiomatic libevent way. From ospfd.
Camiel Dobbelaar
2006-03-22
Change fmt_peer() so that it can be used by the upcomming detailed RIB output.
Claudio Jeker
2006-03-21
fix endless loop in case of error in archive header.
Marc Espie
2006-03-21
Kill debug message that floods the log if ospfctl is killed while dumping
Claudio Jeker
2006-03-21
Invalidating the full RIB and then only recalculating part of it is not
Claudio Jeker
2006-03-20
add two missing function declarations
David Hill
2006-03-19
Partial revert of previous changes, nasty regexps not greedy the way they sho...
Marc Espie
2006-03-18
do not leak on re-insert; ok pvalchev
Theo de Raadt
2006-03-18
add missing function declaration
David Hill
2006-03-17
FILE * leak
Theo de Raadt
2006-03-17
Nuke unused variable.
David Hill
2006-03-17
un-special case old constructs: make them inherit from the same class,
Marc Espie
2006-03-17
Add BUGS section documenting included files should start with a
Otto Moerbeek
2006-03-16
KNF. No binary change.
Claudio Jeker
2006-03-16
Make ifstated handle config reloads after a parse error. Fixes PR5051
Ryan Thomas McBride
2006-03-16
Error out of ifstate.conf parsing instead of dumping core in operation
Ryan Thomas McBride
2006-03-16
Kill useless arguments to libevent *_set() functions.
Ryan Thomas McBride
2006-03-15
consistently use power *states* and performance *modes*
Nikolay Sturm
2006-03-15
In nexthop_compare() if the two passed pointers point to the same object
Claudio Jeker
2006-03-15
There is no need to check iface != NULL. These parser rules are only allowed
Claudio Jeker
2006-03-15
Looks like auth-type simple was busted since a long time. We bcmp() a
Claudio Jeker
2006-03-15
Sync usage with man page (sort arguments).
Claudio Jeker
2006-03-15
Document new -s path option to select an alternate path for the main control
Claudio Jeker
2006-03-15
Allow the control socket to be changed on the command line. Useful if you
Claudio Jeker
2006-03-15
Fix a memory leak when communities are set or deleted. This seems to fix
Claudio Jeker
2006-03-15
Add missing function declarations
David Hill
2006-03-14
#ifdef DEBUG not #if DEBUG
Theo de Raadt
2006-03-14
install these on amd64
Nikolay Sturm
[prev]
[next]