src/usr.sbin/bgpd
jsg 4b4f2e389e fix off-by-one in bounds check
found by "buffer overflow 'peer->capa.add_path' 7 <= 7" smatch error
ok claudio@
2024-02-03 09:26:52 +00:00
..
Makefile
bgpd.8
bgpd.c Convert the parent process imsg handling over to the new imsg API. 2024-01-09 13:41:32 +00:00
bgpd.conf.5 Add missing Ns in argument list of announce (IPv4|IPv6) ... 2023-10-13 07:37:35 +00:00
bgpd.h Convert he ATTR_ASPATH and ATTR_AS4_PATH handlers in rde_attr_parse() 2024-01-30 13:50:08 +00:00
carp.c
config.c Remove per-AFI ASPA handling in bgpd internals 2023-08-16 08:26:35 +00:00
control.c rename field ibuf to imsgbuf in struct ctl_conn 2024-01-11 15:46:25 +00:00
flowspec.c Use xoff instead of *olen in the shift_right() call. xoff is the right 2023-10-23 13:07:44 +00:00
kroute.c Convert the parent process imsg handling over to the new imsg API. 2024-01-09 13:41:32 +00:00
log.c
log.h
logmsg.c Switch session_notification() over to use a struct ibuf to carry the 2024-01-16 13:15:31 +00:00
mrt.c
mrt.h
name2id.c
parse.y Remove per-AFI ASPA handling in bgpd internals 2023-08-16 08:26:35 +00:00
pfkey.c
pftable.c
printconf.c Implement log_roa() and log_aspa() and use these functions in printconf.c 2024-01-10 13:31:09 +00:00
rde.c add missing fatal() call in rde_peer_send_rrefresh() 2024-02-03 00:11:34 +00:00
rde.h Convert the community parsers to the new ibuf api. 2024-01-24 14:51:11 +00:00
rde_aspa.c Remove per-AFI ASPA handling in bgpd internals 2023-08-16 08:26:35 +00:00
rde_attr.c
rde_community.c Convert the community parsers to the new ibuf api. 2024-01-24 14:51:11 +00:00
rde_decide.c Before calling rde_generate_updates() with EVAL_ALL ensure that the new 2023-10-12 14:22:08 +00:00
rde_filter.c
rde_peer.c fix off-by-one in bounds check 2024-02-03 09:26:52 +00:00
rde_prefix.c
rde_rib.c Improve IPv6 link-local address handling 2023-10-16 10:25:45 +00:00
rde_sets.c
rde_trie.c
rde_update.c Start converting the message parser to use the new ibuf api. 2024-01-23 16:13:35 +00:00
rtr.c Fix IMSG_RECONF_ASPA handling. The rde did not expect what the rtr process 2024-01-18 09:39:36 +00:00
rtr_proto.c KNF, space before EOL 2024-01-23 15:59:56 +00:00
session.c Convert IMSG_UPDATE and session_update() to new imsg API and ibufs. 2024-01-18 14:56:44 +00:00
session.h Switch session_notification() over to use a struct ibuf to carry the 2024-01-16 13:15:31 +00:00
timer.c
util.c aspath_inflate() can be called with an empty ASPATH. 2024-02-02 16:14:51 +00:00
version.h Bump version for -portable release 2023-10-11 06:30:10 +00:00