SCTP Bundling Control  <sctp_bundling> 

This is flag affects the amount of SCTP bundling Linux will do. When false (default), dsTest will discourage bundling to reduce round trip delay. When true, dsTest will allow Linux to bundle to reduce the number of packets on the wire.
Reference: RFC4960
This is not absolute control of bundling. Linux may do some bundling under very heavy load when this flag is not set. The bundling decision is based on the remaining window, chunk/packet size, and outstanding packets. When set, Linux will typically bundle chunks which when combined are below the MTU when there is one/more MTU of unacknowledged data outstanding. When clear, Linux typically only bundle when the window closes to the point a packet must be held, at which point it may be bundled with other packets when it can be sent. This is only applied during the connetion process. If modified after beginning the connection process, the change will not take attempt unless the connections is stopped and restarted.

Type:

  flagType

Default:

  false (discourage)
RESTRICTIONS
1
0
true
false
(~[a-zA-Z]{1}[a-zA-Z0-9_]{0,23}~)?

PARENT ELEMENTS

Parent

Type

Socket Interface <interface> SocketInterface
Socket Interface <socket> SocketInterface
Socket <sctp> socketType
User Socket <user_socket> socketType
Socket <socket> socketType
Control Socket <control_socket> socketType
User Socket <user_socket> socketType
User Socket <user_socket> socketType
Secondary eNB GTP-U User Socket <secondary_user_socket> socketType
User Socket <user_socket> socketType
Control Socket <control_socket> socketType
User Socket <user_socket> socketType
Control Socket <sctp> socketType
User Socket <user_socket> socketType
Socket Command <sctp> socketCommandType
Socket Command <socket> socketCommandType
Socket Command <control_socket> socketCommandType
Socket Command <user_socket> socketCommandType
User Socket <user_socket> socketCommandType
Socket <secondary_user_socket> socketType
User Socket <user_socket> socketCommandType
Socket Interface <interface> SocketInterfaceResponse
Socket Interface <socket> SocketInterfaceResponse
Socket Response <sctp> socketResponseType
Socket <user_socket> socketType
Socket Response <socket> socketResponseType
Socket Response <control_socket> socketResponseType
Socket Response <user_socket> socketResponseType
User Socket <user_socket> socketResponseType