session: add is_migrating flag 88/22588/2
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>
Wed, 2 Oct 2019 08:02:05 +0000 (10:02 +0200)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 8 Oct 2019 01:11:23 +0000 (01:11 +0000)
Type: fix

Add SESSION_F_IS_MIGRATING flag for session. It is set by the session
layer before poking the transport for migration. It's the transport
responsibility to unset the flag & act apropriatly if RX happens on
a migrating session.

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

No differences found