Hi all,

It appear that the "push buffer" is too small. I've got 34 routes to setup to the client. It support up to 28 or 29 only.

I've looked up to the source.
In file option.h we got a:
#define MAX_PUSH_LIST_LEN TLS_CHANNEL_BUF_SIZE /* This parm is related to PLAINTEXT_BUFFER_SIZE in ssl.h */

This comment is making me some confuse. Can we change MAX_PUSH_LIST_LEN to something like 65535 ?

I've filed a bug report to:
http://sourceforge.net/tracker/index.php?func=detail&aid=1547981&group_id=48978&atid=454719

Florent,


Reply via email to