LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   how to set sctp init message..? (https://www.linuxquestions.org/questions/linux-networking-3/how-to-set-sctp-init-message-4175466603/)

dt1706 06-19-2013 07:47 AM

how to set sctp init message..?
 
Hello Group Members,

I have a problem:
when we send sctp init message from client to server using connect() api, then the look like this:

Stream Control Transmission Protocol, Src Port: sua (14001), Dst Port........
............
INIT chunk (Outbound streams: 2, inbound streams: 2)
->Chunk type: INIT (1)
............
.........
...........
-Initial TSN: 1295434645
->Supported address types parameter (Supported types: IPv4)
->ECN parameter
->Forward TSN supported parameter


but i want till Initial TSN, means i want to remove last three parameters, can anybody tell me about flags or something to stop these optional parametrs to sent.

thanks in advance...........


All times are GMT -5. The time now is 07:17 AM.