quic: free qctx after udp cleanup 67/23267/3
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>
Tue, 5 Nov 2019 13:47:48 +0000 (14:47 +0100)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 6 Nov 2019 14:08:32 +0000 (14:08 +0000)
Type: fix

As udp_session.opaque is qctx index, qctx free
needs to happen after session cleanup. This patch
also introduces
* assert timer stop on ctx free
* debug cli for listing quic ctx

Change-Id: I3a58d226b094a0bbdf090b4f3eccbc2e11c6329b
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>

No differences found