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
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
2013-06-01
Use the nbr_stop_[*]timer functions
Claudio Jeker
2013-06-01
After sending a keepalive message in the OPENSENT state, we must move to
Claudio Jeker
2013-06-01
After returning from accept, we got a TCP connection not a LDP session.
Claudio Jeker
2013-06-01
Don't set the Message ID for hello messages.
Claudio Jeker
2013-06-01
Always advertise the Router-ID as the transport address.
Claudio Jeker
2013-05-31
Remove unused definitions
Claudio Jeker
2013-05-31
When the ldpe process calls connect(), it doesn't regain control until
Claudio Jeker
2013-05-30
Fix bug when starting ldpd with a configured interface in the down state.
Claudio Jeker
2013-05-30
Stop trying to send hello messages if the interface is down.
Claudio Jeker
2013-05-30
Simplify hello holdtime calculation and stop the timeout timer if the
Claudio Jeker
2013-05-30
Improve sanity checks on received UDP messages
Claudio Jeker
2013-05-30
Do not use a carp address as ldp router id because it is not unique.
Claudio Jeker
2013-05-23
.Xr mpe and ldpd for interested parties. ok deraadt
Ted Unangst
2013-05-04
fix a use after free
Jonathan Gray
2013-03-11
handle ECONNABORTED errors from accept(). In many code blocks they can be
Theo de Raadt
2013-03-06
as done in ospf{,6}d/relayd, sync yyerror in various other daemons with
Stuart Henderson
2012-09-26
last stage of rfc changes, using consistent Rs/Re blocks, and moving the
Jason McIntyre
2012-08-29
rfc 5036 obsoletes rfc 3036; ok claudio
Jason McIntyre
2012-05-14
Don't display a nonsense uptime for an inactive interface. ldpd fix from
Stuart Henderson
2012-04-24
take a stab at documenting when arguments need quoted, and valid macro
Jason McIntyre
2012-04-12
accept pacing ldpd way. Since this daemon has multiple listening fds
Claudio Jeker
2011-08-20
Decouple log_verbose() from log_init() so the verbose flag stays set with
Stuart Henderson
2011-07-04
LINK_STATE_IS_UP() cleanup userland part. There is no need to special
Claudio Jeker
2011-06-26
Remove obsolete mcast routes in ldpd and ripd.
Claudio Jeker
[next]