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
/
ldpd
Age
Commit message (
Expand
)
Author
2014-11-14
Add gcc printf format attributes to yyerror() in parse.y files.
Doug Hogan
2014-11-03
Convert the logic in yyerror(). Instead of creating a temporary
Alexander Bluhm
2014-10-25
Remove unnecessary netinet/in_systm.h include.
Lawrence Teo
2014-07-12
Close connections when msgbuf_write() returns 0.
Kenneth R Westerback
2014-07-12
msgbuf_write() <= 0 for a few more daemons.
Kenneth R Westerback
2014-07-11
Close the control fd when it has reported EOF.
Kenneth R Westerback
2014-06-23
The second level of the CTL_NET sysctl is a PF_*, not an AF_*
Philip Guenther
2014-01-22
relax the cfg file secrecy check slightly to allow group readability
Henning Brauer
2013-11-26
deal with msgbuf_write EAGAIN, ok gilles benno
Henning Brauer
2013-11-25
use u_char for buffers in yylex, for ctype calls
Sebastian Benoit
2013-10-31
another stray %d
Theo de Raadt
2013-10-30
another simple %i to %d conversion for obviousness
Theo de Raadt
2013-10-17
Respect the max pdu length and merge all send_label* functions into
Renato Westphal
2013-10-17
Improve parsing of label mapping messages and merge all recv_label*
Renato Westphal
2013-10-15
Don't bind a label for the default route.
Renato Westphal
2013-10-15
Minor fixes on if_del() and nbr_new().
Renato Westphal
2013-10-15
Simplify the lde_nbr_new() function.
Renato Westphal
2013-10-15
Simplify the code by avoiding direct calls to imsg_compose_event().
Renato Westphal
2013-10-15
Improve debug and error logs.
Renato Westphal
2013-10-15
Generate the NBR_EVT_PDU_RCVD event in a single point.
Renato Westphal
2013-10-15
Fix whitespace and other style issues.
Renato Westphal
2013-10-15
Since a targeted neighbor can be created both by configuration and
Renato Westphal
2013-10-15
Improve parsing of LDP messages.
Renato Westphal
2013-10-15
Ignore messages that have Unknown flag set.
Renato Westphal
2013-07-04
some very minor tweaking;
Jason McIntyre
2013-06-05
Fix build on vax
Miod Vallat
2013-06-04
I screwed up and forgot to commit this new file :(
Claudio Jeker
2013-06-04
tweak previous;
Jason McIntyre
2013-06-04
Speed-up the session establishment process
Claudio Jeker
2013-06-04
Always accept TCP connection requests and identify to which neighbor
Claudio Jeker
2013-06-04
Tiny typo. "Just commit" -- claudio@
Ian Darwin
2013-06-04
Cleanup ctl commands and remove unused variables inherited from ospfd
Claudio Jeker
2013-06-04
Implement support for adjacencies and targeted hellos
Claudio Jeker
2013-06-04
Properly implement the exponential backoff timer on session initialization
Claudio Jeker
2013-06-04
Minor adjustments in the initialization FSM
Claudio Jeker
2013-06-04
Minor adjustments in the startup of the lde and ldpe processes
Claudio Jeker
2013-06-04
fix some minor issues before proceeding with the remaining patches from
Claudio Jeker
2013-06-03
Remove the IMSG_NEIGHBOR_CHANGE message
Claudio Jeker
2013-06-03
Fix bug in the fib-update command
Claudio Jeker
2013-06-03
Advertise the implicit-null label for routes attached to loopback
Claudio Jeker
2013-06-03
Implement support for multiple addresses per interface.
Claudio Jeker
2013-06-01
Filter out route messages we don't need and log kernel messages in
Claudio Jeker
2013-06-01
zap extra .Pp;
Jason McIntyre
2013-06-01
Restart the keepalive timer whenever a LDP PDU is sent. There is no need
Claudio Jeker
2013-06-01
The keepalive timeout should be configured on a global basis and not per
Claudio Jeker
2013-06-01
Improve error handling on session_read
Claudio Jeker
2013-06-01
Drop support for per-interface labelspaces.
Claudio Jeker
2013-06-01
Drop support for passive interfaces.
Claudio Jeker
2013-06-01
A bit nicer error message.
Claudio Jeker
2013-06-01
Don't allow enabling LDP on loopback and carp interfaces.
Claudio Jeker
[next]