diff options
author | Patrick McHardy <kaber@trash.net> | 2009-10-28 20:50:48 +0100 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-11-10 09:14:33 -0800 |
commit | 7f03191fda39ff09640f093b7ad84f461ffd65b2 (patch) | |
tree | 05ef5eae2a1f6fe80fecfbbd5e31594e1f05239a /tc/static-syms.c | |
parent | 24f38182441868f27aec03e82105eb008127e879 (diff) |
iproute uses too small of a receive buffer
It uses 1MB as receive buf limit by default (without
increasing /proc/sys/net/core/rmem_max it will be limited by less
however) and allows to specify the size manually using "-rcvbuf X"
(-r is already used, so you need to specify at least -rc).
Additionally rtnl_listen() continues on ENOBUFS after printing the
error message.
Diffstat (limited to 'tc/static-syms.c')
0 files changed, 0 insertions, 0 deletions