mirror_frr/bfdd
Rafael Zalamena dcc39aa510 bfdd: fix BGP unnumbered peer setup
The session key uses the scope id to figure out which interface we are
using with that link-local address, so if we don't set it when
registering a session we'll end up with multiple IPv6 sessions.

This bug was spotted by Sandro Bolliger.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
(cherry picked from commit de61f256d6)
2018-11-09 10:04:34 -02:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
bfd_packet.c bfdd: disable echo on neighbor request 2018-10-01 14:15:25 -03:00
bfd.c *: Replace hash_cmp function return value to a bool 2018-10-19 13:14:45 -04:00
bfd.h bfdd: use UDP sockets instead of raw 2018-09-03 10:41:33 -03:00
bfdctl.h bfdd: remove VxLAN code 2018-09-03 10:41:33 -03:00
bfdd_vty.c bfdd: do not allow multihop peers without a local-address 2018-10-20 12:39:05 -03:00
bfdd.c bfdd: use UDP sockets instead of raw 2018-09-03 10:41:33 -03:00
bfdd.conf.sample bfdd: imported new daemon source code 2018-08-08 18:24:53 -03:00
bsd.c bfdd: use UDP sockets instead of raw 2018-09-03 10:41:33 -03:00
config.c bfdd: remove VxLAN code 2018-09-03 10:41:33 -03:00
control.c bfdd: fix coverity scan issue (CID 1472622) 2018-08-16 18:33:32 -03:00
event.c bfdd: allow timer deactivation on shutdown 2018-10-01 14:15:25 -03:00
linux.c bfdd: use UDP sockets instead of raw 2018-09-03 10:41:33 -03:00
log.c bfdd: clean up header inclusion 2018-08-08 18:25:08 -03:00
ptm_adapter.c bfdd: fix BGP unnumbered peer setup 2018-11-09 10:04:34 -02:00
subdir.am build: fix not building docs w/o sphinx 2018-09-09 20:01:08 +02:00