Star64_linux/net/tipc
Jon Paul Maloy 959e1781aa tipc: introduce jumbo frame support for broadcast
Until now, we have only been supporting a fix MTU size of 1500 bytes
for all broadcast media, irrespective of their actual capability.

We now make the broadcast MTU adaptable to the carrying media, i.e.,
we use the smallest MTU supported by any of the interfaces attached
to TIPC.

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Reviewed-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-24 06:56:40 -07:00
..
addr.c
addr.h
bcast.c tipc: introduce jumbo frame support for broadcast 2015-10-24 06:56:40 -07:00
bcast.h tipc: introduce jumbo frame support for broadcast 2015-10-24 06:56:40 -07:00
bearer.c tipc: introduce jumbo frame support for broadcast 2015-10-24 06:56:40 -07:00
bearer.h tipc: introduce jumbo frame support for broadcast 2015-10-24 06:56:40 -07:00
core.c
core.h
discover.c
discover.h
eth_media.c
ib_media.c
Kconfig
link.c tipc: introduce jumbo frame support for broadcast 2015-10-24 06:56:40 -07:00
link.h tipc: introduce jumbo frame support for broadcast 2015-10-24 06:56:40 -07:00
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
netlink.h
netlink_compat.c
node.c
node.h
server.c
server.h
socket.c tipc: introduce jumbo frame support for broadcast 2015-10-24 06:56:40 -07:00
socket.h
subscr.c
subscr.h
sysctl.c
udp_media.c