Bug ID 766329: SCTP connections do not reflect some SCTP profile settings

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
BIG-IP TMOS(all modules)

Known Affected Versions:
14.1.0, 14.1.0.1, 14.1.0.2, 14.1.0.3, 14.1.0.5, 15.0.0, 15.0.1, 15.0.1.1, 15.0.1.2

Fixed In:
15.1.0, 15.0.1.3, 14.1.0.6

Opened: Mar 28, 2019
Severity: 3-Major

Symptoms

The effective receive-chunks, transmit-chunks, in-streams, and out-streams parameters in SCTP traffic do not match the settings from the configured SCTP profile: -- The in-streams setting alters both the in-streams parameter and the tx-chunks parameter. -- The out-streams setting alters both the out-streams parameter and the rx-chunks parameter. -- The tx-chunks setting has no effect. -- The rx-chunks setting has no effect.

Impact

Unexpected SCTP parameters are negotiated on SCTP connections.

Conditions

An SCTP virtual server is configured.

Workaround

None.

Fix Information

The SCTP profile settings are now used during SCTP connection negotiation.

Behavior Change