1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/ldpd
2024-11-21 13:38:14 +00:00
..
accept.c
address.c
adjacency.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
control.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
control.h Do the same control cleanup as in other daemons. Move ctl_conns exclusivly 2021-01-19 15:14:35 +00:00
hello.c Use new ibuf API. Use ibuf_data() and ibuf_size() instead of direct 2023-07-03 11:51:27 +00:00
init.c
interface.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
keepalive.c
kroute.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
l2vpn.c
labelmapping.c Use new ibuf API. Use ibuf_data() and ibuf_size() instead of direct 2023-07-03 11:51:27 +00:00
lde_lib.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
lde.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
lde.h
ldp.h
ldpd.8 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ldpd.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
ldpd.conf.5 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ldpd.h Adjust ldpd to the msgbuf change that turns the struct opaque 2024-11-21 13:29:28 +00:00
ldpe.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
ldpe.h Do not abuse struct ibuf_read for internal bits. Just define an own struct. 2024-11-21 13:27:13 +00:00
log.c
log.h
logmsg.c
Makefile
neighbor.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
notification.c
packet.c Adjust ldpd to the msgbuf change that turns the struct opaque 2024-11-21 13:29:28 +00:00
parse.y inet_pton returns 0 and -1 for error. 2024-08-22 08:17:54 +00:00
pfkey.c Fix theoretical access to garbage stack memory in pfkey_reply for 2022-11-07 22:39:13 +00:00
printconf.c rework how tcp md5 signatures are configured. 2019-01-23 02:02:04 +00:00
socket.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
util.c spelling fixes; from paul tagliamonte 2022-12-28 21:30:15 +00:00