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_4_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   14 years  nicm   Move imsg into libutil and add a man page. Minor bump for libutil. Previous ve...
[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.9   13 years  claudio   s/lfib/fib/ for more consitency with the other routing daemons. This started man...
[TXT] control.h  1.3   14 years  claudio   Instead of having three ways of setting fds non-blocking use session_socket_bloc...
[TXT] hello.c  1.11   13 years  claudio   Fix a bad heritage from ospfd. Make neighbors independent of interfaces. They ar...
[TXT] init.c  1.7   13 years  claudio   Implement optional parameter handling for initialization messages. This will now...
[TXT] interface.c  1.7   13 years  claudio   Fix a bad heritage from ospfd. Make neighbors independent of interfaces. They ar...
[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.24   13 years  claudio   Since on shutdown fib_sync is forced to 1 to remove the multicast route it needs...
[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.12   13 years  claudio   s/lfib/fib/ for more consitency with the other routing daemons. This started man...
[TXT] ldpd.conf.5  1.5   13 years  claudio   s/lfib/fib/ for more consitency with the other routing daemons. This started man...
[TXT] ldpd.h  1.28   13 years  claudio   Fix a bad heritage from ospfd. Make neighbors independent of interfaces. They ar...
[TXT] ldpe.c  1.14   13 years  claudio   Fix a bad heritage from ospfd. Make neighbors independent of interfaces. They ar...
[TXT] ldpe.h  1.14   13 years  claudio   Fix a bad heritage from ospfd. Make neighbors independent of interfaces. They ar...
[TXT] log.c  1.8   13 years  claudio   NBR_STA_SESSION, NBR_STA_UP, and NBR_STA_ACTIVE represent all the same group of ...
[TXT] log.h  1.3   14 years  claudio   Move the logging of FEC changes to the LDE and print the FEC and label informati...
[TXT] neighbor.c  1.23   13 years  claudio   Fix a bad heritage from ospfd. Make neighbors independent of interfaces. They ar...
[TXT] notification.c  1.9   13 years  jasper   - tyop, recieve -> receive ok sthen@
[TXT] packet.c  1.14   13 years  claudio   Fix a bad heritage from ospfd. Make neighbors independent of interfaces. They ar...
[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 ...