vpp/test
Marco Varlese 04e5d64c45 SCTP: fix connection memory corruption
A bug was found when multiple SCTP connections were being opened to the
same SCTP server. This patch addresses that problem, removing the use of
the 'parent' pointer approach for sub-connection and saving instead
within the sub-connection itself the ID representing its position. That
facilitates pointer-arithmetic to be computed in the
get_connection_from_transport().

Change-Id: Iaa1f4efc501590be1c93e42fd6fe3d6e02f635eb
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
2018-02-25 19:33:48 +00:00
..
2018-02-22 19:57:08 +00:00
2018-02-24 18:11:16 +00:00
2018-02-01 23:41:17 +00:00
2018-01-08 01:51:24 -08:00
2018-02-17 20:42:49 +00:00
2018-01-09 16:38:19 +00:00
2018-02-09 13:17:54 +00:00
2018-02-12 11:23:33 +00:00
2018-02-02 02:20:46 +00:00
2018-01-31 17:29:13 +00:00
2018-02-01 23:41:17 +00:00
2018-02-01 23:41:17 +00:00
2018-02-01 23:41:17 +00:00
2018-01-09 16:38:19 +00:00
2018-02-01 23:41:17 +00:00
2018-02-01 23:41:17 +00:00
2017-11-07 16:13:42 +00:00