]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sctp: update the vtag for INIT and INIT-ACK chunks
authorMichael Tuexen <tuexen@FreeBSD.org>
Fri, 30 Apr 2021 11:31:38 +0000 (13:31 +0200)
committerMichael Tuexen <tuexen@FreeBSD.org>
Wed, 2 Jun 2021 21:47:00 +0000 (23:47 +0200)
commit1f663bc4baeb984a256f939eb6e019e61f400e3b
tree76a210a08c8c677876822a7bcfbb1e85fc56c351
parent4e71474ed97a39aa8f0c6fcfa9136555dde89d64
sctp: update the vtag for INIT and INIT-ACK chunks

This is needed in case of responding with an ABORT to an INIT-ACK.

(cherry picked from commit e010d20032c8c2a04da103b3402a8d24bd682dd5)
sys/netinet/sctputil.c