summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2019-10-14 16:09:36 +0000
committerQuentin Young <qlyoung@cumulusnetworks.com>2019-10-14 16:09:36 +0000
commit7336ccbf0d1f73a30bcd68c2eeecae8012e19ead (patch)
treea8722d0cccc73eaa921d6d9a8dbf84ce20bfdf66 /doc/manpages/conf.py
parente34e314eb6ae60e06f2bcd61ce36b84c9abe2586 (diff)
bgpd: move assert out of error case
bgp_process_packets has an assert to make sure an appropriate amount of working space in the input buffer has been freed up for future reads. However, this assert shouldn't be made when we have encountered an error that's going to tear down the session, because in this case we may not be able to process the full contents of the input buffer. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions