Menu

#9 line length limited to 1024 characters

open
nobody
core (10)
3
2011-05-07
2011-05-07
No

c-bgp will not accept commands longer than 1024 characters. Moreover a strange error message will be reporter (error: success) when a script that contains such a line is parsed.

The limitation comes from libgds:src/libgds/cli.h where a constant defines the maximum line length -> CLI_MAX_LINE_LENGTH

Discussion


Log in to post a comment.

Auth0 Logo