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_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   12 years  claudio   accept pacing ldpd way. Since this daemon has multiple listening fds we add them...
[TXT] accept.c  1.1   12 years  claudio   accept pacing ldpd way. Since this daemon has multiple listening fds we add them...
[TXT] address.c  1.6   13 years  claudio   Rewrite all packet parsers to be more careful about alignment. Until now ldpd ha...
[TXT] control.c  1.10   12 years  claudio   accept pacing ldpd way. Since this daemon has multiple listening fds we add them...
[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.12   13 years  claudio   Bad bad Claudio. Fix an evil bug that caused nbr addr_tree corruption. Do not in...
[TXT] init.c  1.7   13 years  claudio   Implement optional parameter handling for initialization messages. This will now...
[TXT] interface.c  1.9   12 years  sthen   Don't display a nonsense uptime for an inactive interface. ldpd fix from Rafael ...
[TXT] keepalive.c  1.7   13 years  claudio   Rewrite all packet parsers to be more careful about alignment. Until now ldpd ha...
[TXT] kroute.c  1.25   12 years  claudio   Remove obsolete mcast routes in ldpd and ripd. OK dlg@
[TXT] labelmapping.c  1.19   13 years  claudio   Rename struct fec_tlv to struct tlv since it is just the generic TLV header whic...
[TXT] lde.c  1.22   13 years  claudio   Change lde_check_request(), lde_check_mapping(), lde_send_labelmapping(), lde_se...
[TXT] lde.h  1.18   13 years  claudio   Only consider pathes with highest priority when replying to label requests. Else...
[TXT] lde_lib.c  1.29   13 years  claudio   Only consider pathes with highest priority when replying to label requests. Else...
[TXT] ldp.h  1.9   13 years  claudio   Better optional parameter parsing. Ignore unknown TLVs that have the U flag set....
[TXT] ldpd.8  1.5   14 years  jmc   now that we can handle >9 args, put "-D name=value" on one line: it's a bit more...
[TXT] ldpd.c  1.13   12 years  sthen   Decouple log_verbose() from log_init() so the verbose flag stays set with "-v" (...
[TXT] ldpd.conf.5  1.7   12 years  jmc   take a stab at documenting when arguments need quoted, and valid macro character...
[TXT] ldpd.h  1.29   12 years  claudio   accept pacing ldpd way. Since this daemon has multiple listening fds we add them...
[TXT] ldpe.c  1.16   12 years  claudio   accept pacing ldpd way. Since this daemon has multiple listening fds we add them...
[TXT] ldpe.h  1.16   12 years  claudio   accept pacing ldpd way. Since this daemon has multiple listening fds we add them...
[TXT] log.c  1.9   12 years  sthen   Decouple log_verbose() from log_init() so the verbose flag stays set with "-v" (...
[TXT] log.h  1.3   13 years  claudio   Move the logging of FEC changes to the LDE and print the FEC and label informati...
[TXT] neighbor.c  1.24   13 years  claudio   Bad bad Claudio. Fix an evil bug that caused nbr addr_tree corruption. Do not in...
[TXT] notification.c  1.9   13 years  jasper   - tyop, recieve -> receive ok sthen@
[TXT] packet.c  1.16   12 years  claudio   accept pacing ldpd way. Since this daemon has multiple listening fds we add them...
[TXT] parse.y  1.7   13 years  claudio   s/lfib/fib/ for more consitency with the other routing daemons. This started man...
[TXT] printconf.c  1.3   14 years  claudio   Remove another leftover from ospfd. ldpd does not have a concept of ext_tag and ...