mirror_frr/tests
Donatas Abraitis 513386b57f bgpd: Do not send UPDATE message with maximum-prefix
When using maximum-prefix and count is overflow BGP
sends UPDATE message:

Apr 15 20:45:06 exit1-debian-9 bgpd[9818]: 192.168.0.2 [Error] Error parsing NLRI
Apr 15 20:45:06 exit1-debian-9 bgpd[9818]: %NOTIFICATION: sent to neighbor 192.168.0.2 3/10 (UPDATE Message Error/Invalid Network Field) 0 bytes

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2019-04-24 14:51:06 +03:00
..
bgpd *: use array_size instead of raw division 2019-02-25 23:00:16 +00:00
helpers Treewide: use ANSI function definitions 2019-01-24 11:21:59 +01:00
isisd tests: Verify correct operation of lsp_build_list_nonzero_ht 2018-11-12 12:24:10 +01:00
lib lib: remove event_counter.[ch] 2019-04-03 20:18:08 +00:00
ospf6d build: non-recursive tests 2018-09-08 21:26:54 +02:00
topotests bgpd: Do not send UPDATE message with maximum-prefix 2019-04-24 14:51:06 +03:00
.gitignore tests: add C++ header compatibility smoke test 2019-02-11 22:34:12 -02:00
Makefile build: non-recursive tests 2018-09-08 21:26:54 +02:00
Makefile.in doc: move topotests docs to developers guide 2019-02-05 19:25:16 +00:00
pytest.ini tests: Exclude topotests from consideration 2018-11-27 20:22:10 -05:00
runtests.py tests: add pytest testrunners 2017-02-13 17:43:47 +01:00
subdir.am tests: add C++ header compatibility smoke test 2019-02-11 22:34:12 -02:00
test_lblmgr.c *: Replace zclient_new with zclient_new_notify 2018-11-12 09:16:23 -05:00