riastradh
7feed94cb3
ldpd(8): Fix address of misaligned packed members.
...
PR kern/56895
2022-06-26 17:55:38 +00:00
joerg
c88f61af16
Make use of packed member addreses non-fatal for clang, too
2021-02-23 15:05:08 +00:00
roy
68cffc06d7
ldpd: Discard warning about accessing packed member
...
I don't see a good way of fixing this right now.
2021-02-03 06:46:27 +00:00
kefren
eda7476539
Attempt to write a manpage for ldpd.conf
2013-10-18 10:49:19 +00:00
kefren
6cb0642362
* add initial IPv6 support - still incomplete at this moment, but it sends
...
out there IPv6 hellos. Interoperability not yet tested.
* sync man page with reality
2012-11-12 18:39:00 +00:00
kefren
e64aab24d3
* add config file so one can control id, timers and label assignment and
...
use neighbour specific options - XXX: needs documentation
* add peer authentication using TCP_MD5SIG. Interoperability tested with
Cisco IOS
* use SLIST_FOREACH_SAFE when deleting labels instead of re-looping.
2010-12-30 11:29:21 +00:00
joerg
879c335754
Don't assign CFLAGS. Use default WARNS from usr.sbin/Makefile.inc.
2010-12-18 04:25:37 +00:00
kefren
e7341ada4c
Add ldpd, a RFC 3036 compatible LDP speaker.
2010-12-08 07:20:14 +00:00