On Monday, September 02, 2013 14:43:25 Antonio Quartulli wrote:
On Mon, Sep 02, 2013 at 02:35:05PM +0800, Marek Lindner wrote:
The local translation table size is limited by what can be transferred from one node to another via a full table request.
The number of entries fitting into a full table request depend on whether the fragmentation is enabled or not. Therefore this patch introduces a max table size check and refuses to add more local clients when that size is reached. Moreover, if the max full table packet size changes (MTU change or fragmentation is disabled) the local table is downsized instantaneously.
Signed-off-by: Marek Lindner lindner_marek@yahoo.de
for the TT bit:
Acked-by: Antonio Quartulli ordex@autistici.org
Applied in revision fb8d7c7.
Regards, Marek