OpenBSD CVS

src/usr.sbin/ldpd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / ldpd

Current tag: OPENBSD_5_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   11 years  claudio   Implement support for adjacencies and targeted hellos Refactor adjacencies out o...
[TXT] accept.c  1.3   10 years  deraadt   another stray %d
[TXT] address.c  1.14   10 years  renato   Generate the NBR_EVT_PDU_RCVD event in a single point. OK claudio@
[TXT] adjacency.c  1.3   10 years  renato   Fix whitespace and other style issues. OK claudio@
[TXT] control.c  1.14   9 years  krw   Close the control fd when it has reported EOF. ok henning@
[TXT] control.h  1.4   12 years  claudio   accept pacing ldpd way. Since this daemon has multiple listening fds we add them...
[TXT] hello.c  1.23   10 years  renato   Improve debug and error logs. OK claudio@
[TXT] init.c  1.14   10 years  renato   Fix whitespace and other style issues. OK claudio@
[TXT] interface.c  1.20   10 years  renato   Minor fixes on if_del() and nbr_new(). if_del(): this function is always called...
[TXT] keepalive.c  1.11   10 years  renato   Generate the NBR_EVT_PDU_RCVD event in a single point. OK claudio@
[TXT] kroute.c  1.33   9 years  guenther   The second level of the CTL_NET sysctl is a PF_*, not an AF_* inconsistent usag...
[TXT] labelmapping.c  1.28   10 years  renato   Respect the max pdu length and merge all send_label* functions into a single gen...
[TXT] lde.c  1.29   9 years  krw   Close connections when msgbuf_write() returns 0. ok claudio@
[TXT] lde.h  1.23   10 years  renato   Simplify the lde_nbr_new() function. There's no need the pass a whole lde_nbr s...
[TXT] lde_lib.c  1.31   10 years  renato   Fix whitespace and other style issues. OK claudio@
[TXT] ldp.h  1.16   10 years  renato   Respect the max pdu length and merge all send_label* functions into a single gen...
[TXT] ldpd.8  1.10   10 years  jmc   some very minor tweaking;
[TXT] ldpd.c  1.20   9 years  krw   Close connections when msgbuf_write() returns 0. ok claudio@
[TXT] ldpd.conf.5  1.14   11 years  jmc   tweak previous;
[TXT] ldpd.h  1.42   11 years  claudio   Always accept TCP connection requests and identify to which neighbor it belongs ...
[TXT] ldpe.c  1.24   9 years  krw   Close connections when msgbuf_write() returns 0. ok claudio@
[TXT] ldpe.h  1.31   10 years  renato   Respect the max pdu length and merge all send_label* functions into a single gen...
[TXT] log.c  1.12   11 years  claudio   Implement support for adjacencies and targeted hellos Refactor adjacencies out o...
[TXT] log.h  1.4   11 years  claudio   Filter out route messages we don't need and log kernel messages in super verbose...
[TXT] neighbor.c  1.43   10 years  renato   Improve parsing of label mapping messages and merge all recv_label* functions in...
[TXT] notification.c  1.16   10 years  renato   Improve debug and error logs. OK claudio@
[TXT] packet.c  1.35   9 years  krw   msgbuf_write() <= 0 for a few more daemons. ok claudio@
[TXT] parse.y  1.20   10 years  henning   relax the cfg file secrecy check slightly to allow group readability default per...
[TXT] printconf.c  1.7   11 years  claudio   Implement support for adjacencies and targeted hellos Refactor adjacencies out o...