iproute2/lib
Patrick McHardy 7f03191fda 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.
2009-11-10 09:14:33 -08:00
..
Makefile (Logical change 1.3) 2004-04-15 20:56:59 +00:00
dnet_ntop.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
dnet_pton.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
inet_proto.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
ipx_ntop.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipx_pton.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
libnetlink.c iproute uses too small of a receive buffer 2009-11-10 09:14:33 -08:00
ll_addr.c iproute2: Format IPv6 tunnels endpoints nicely. 2007-06-19 16:29:05 -07:00
ll_map.c iproute2: Support IFF_LOWER_UP and IFF_DORMANT 2007-06-19 16:40:40 -07:00
ll_proto.c Add support Controller Area Network 2009-03-27 11:21:29 -07:00
ll_types.c Add support Controller Area Network 2009-03-27 11:21:29 -07:00
rt_names.c Add DHCP as routing protocol 2009-03-18 13:33:12 -07:00
utils.c Restore old address parsing but with checking 2008-10-27 10:27:27 -07:00