Exa-Networks / exabgp

The BGP swiss army knife of networking
Other
2.08k stars 445 forks source link

unexpected messages to the API #1162

Open thomas-mangin opened 1 year ago

thomas-mangin commented 1 year ago

From #1141

Some time later I figured out that the problem was not only because of ack, but also because of api.neighbor-changes generated incoming messages to API-process, even when api.send = {} and ack=false.

This is kinda confusing, and took a lot of time to debug, so maybe you would consider moving neighbor-changes into send section.