mirror_frr/bfdd
David Lamparter e10cfdaf51 bfdd: fix garbage "port" string
bfd_recv_ipv4() is getting an uninitialized buffer passed in as port,
and then checks it without clearing it first.  Thus we can end up
leaving garbage data in it.

Signed-off-by: David Lamparter <equinox@diac24.net>
2018-09-08 20:34:35 +02:00
..
.gitignore bfdd: imported new daemon source code 2018-08-08 18:24:53 -03:00
bfd_packet.c bfdd: fix garbage "port" string 2018-09-08 20:34:35 +02:00
bfd.c bfdd: enumerate all diagnositic codes 2018-09-03 10:41:33 -03: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: remove VxLAN code 2018-09-03 10:41:33 -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: use THREAD_OFF() instead of thread_cancel() 2018-09-05 12:27:52 -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: improve ptm_adapter log messages 2018-08-16 18:33:32 -03:00
subdir.am bfdd: re-route PTM-BFD daemon messages 2018-08-08 18:25:04 -03:00