diff options
| author | 2008-11-04 14:49:19 -0800 | |
|---|---|---|
| committer | 2008-11-04 14:49:19 -0800 | |
| commit | 79654a7698195fa043063092f5c1ca5245276fba (patch) | |
| tree | 28089eb142f4d67e241db0bf01990998e922c028 /net/unix/af_unix.c | |
| parent | xfrm: Fix xfrm_policy_gc_lock handling. (diff) | |
| download | wireguard-linux-79654a7698195fa043063092f5c1ca5245276fba.tar.xz wireguard-linux-79654a7698195fa043063092f5c1ca5245276fba.zip | |
xfrm: Have af-specific init_tempsel() initialize family field of temporary selector
While adding MIGRATE support to strongSwan, Andreas Steffen noticed that
the selectors provided in XFRM_MSG_ACQUIRE have their family field
uninitialized (those in MIGRATE do have their family set).
Looking at the code, this is because the af-specific init_tempsel()
(called via afinfo->init_tempsel() in xfrm_init_tempsel()) do not set
the value.
Reported-by: Andreas Steffen <andreas.steffen@strongswan.org>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
