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_6_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   7 years  benno   work on making log.c similar in all daemons: move daemon-local functions into n...
[TXT] accept.c  1.7   8 years  renato   Remove superfluous includes.
[TXT] address.c  1.35   7 years  renato   Send VPLS MAC withdrawals. RFC 4762 says that MAC address withdrawal messages c...
[TXT] adjacency.c  1.27   4 years  yasuoka   Make ldpd lookup the adjacency not only by source IP address but also by LSR Id,...
[TXT] control.c  1.29   7 years  renato   Allow to specify an alternate control socket. This is required to run multiple ...
[TXT] control.h  1.9   7 years  renato   Allow to specify an alternate control socket. This is required to run multiple ...
[TXT] hello.c  1.58   4 years  yasuoka   Make ldpd lookup the adjacency not only by source IP address but also by LSR Id,...
[TXT] init.c  1.37   7 years  renato   Implement RFC 5919 (LDP End-of-LIB).
[TXT] interface.c  1.51   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] keepalive.c  1.17   7 years  renato   More renaming and whitespace cleanup. No binary change after "strip -s".
[TXT] kroute.c  1.70   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] l2vpn.c  1.24   7 years  renato   Send VPLS MAC withdrawals. RFC 4762 says that MAC address withdrawal messages c...
[TXT] labelmapping.c  1.68   7 years  renato   Implement RFC 5919 (LDP End-of-LIB).
[TXT] lde.c  1.74   5 years  dlg   rework how tcp md5 signatures are configured. previously ldpd only allowed tcp ...
[TXT] lde.h  1.50   7 years  renato   Send VPLS MAC withdrawals. RFC 4762 says that MAC address withdrawal messages c...
[TXT] lde_lib.c  1.69   7 years  renato   Implement RFC 5919 (LDP End-of-LIB).
[TXT] ldp.h  1.42   7 years  renato   Send VPLS MAC withdrawals. RFC 4762 says that MAC address withdrawal messages c...
[TXT] ldpd.8  1.21   7 years  renato   Implement RFC 5919 (LDP End-of-LIB).
[TXT] ldpd.c  1.65   4 years  mestre   Like we did on other daemons that cannot be pledged due to forbidden ioctls the ...
[TXT] ldpd.conf.5  1.40   4 years  schwarze   briefly mention /etc/examples/ in the FILES section of all the manual pages that...
[TXT] ldpd.h  1.90   5 years  dlg   teach ldpd to ask if a potential pseudowire interface can do pwe3 this makes ld...
[TXT] ldpe.c  1.76   4 years  mestre   Like we did on other daemons that cannot be pledged due to forbidden ioctls the ...
[TXT] ldpe.h  1.77   4 years  yasuoka   Make ldpd lookup the adjacency not only by source IP address but also by LSR Id,...
[TXT] log.c  1.34   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] log.h  1.16   7 years  benno   work on making log.c similar in all daemons: move daemon-local functions into n...
[TXT] logmsg.c  1.6   7 years  renato   Implement RFC 5919 (LDP End-of-LIB).
[TXT] neighbor.c  1.81   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] notification.c  1.46   7 years  renato   Implement RFC 5919 (LDP End-of-LIB).
[TXT] packet.c  1.71   5 years  dlg   rework how tcp md5 signatures are configured. previously ldpd only allowed tcp ...
[TXT] parse.y  1.71   5 years  deraadt   (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other larger typ...
[TXT] pfkey.c  1.12   5 years  dlg   rework how tcp md5 signatures are configured. previously ldpd only allowed tcp ...
[TXT] printconf.c  1.28   5 years  dlg   rework how tcp md5 signatures are configured. previously ldpd only allowed tcp ...
[TXT] socket.c  1.10   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] util.c  1.5   5 years  claudio   Be more strict in converting a netmask into a prefixlen. Make sure the prefixlen...