diff options
| author | Donatas Abraitis <donatas.abraitis@gmail.com> | 2021-07-02 16:50:39 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas.abraitis@gmail.com> | 2021-07-03 11:17:37 +0300 |
| commit | 0db06e37853405866b5af030ebcf38c519ae9405 (patch) | |
| tree | 20b6736c8376c8c20ff7ed6f9001eb13ee471459 /lib/libfrr.c | |
| parent | cecd7358f9ac1b7f38ffc69449f14a7cd32e4c78 (diff) | |
bgpd: Set 4096 instead of 65535 as new max packet size for a new peer
New peers should be initialized with a usual max packet size and later
determined on OPEN messages.
Testing with different peers supporting/not supporting extended support.
2021/07/02 13:48:00 BGP: [WEV7K-2GAQ5] u2:s2 send UPDATE len 8991 (max message len: 65535) numpfx 1788
2021/07/02 13:48:03 BGP: [WEV7K-2GAQ5] u3:s3 send UPDATE len 4096 (max message len: 4096) numpfx 809
2021/07/02 13:48:03 BGP: [WEV7K-2GAQ5] u3:s3 send UPDATE len 4096 (max message len: 4096) numpfx 809
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
Diffstat (limited to 'lib/libfrr.c')
0 files changed, 0 insertions, 0 deletions
