xfrm: notify default policy on update
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Tue, 14 Sep 2021 14:46:34 +0000 (16:46 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Wed, 15 Sep 2021 11:41:36 +0000 (13:41 +0200)
commit88d0adb5f13b1c52fbb7d755f6f79db18c2f0c2c
tree56f3ae60c2f50b6dc0d00c0bf3b7b148147b3fce
parentf8d858e607b2a36808ac6d4218f5f5203d7a7d63
xfrm: notify default policy on update

This configuration knob is very sensible, it should be notified when
changing.

Fixes: 2d151d39073a ("xfrm: Add possibility to set the default to block if we have no policy")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/xfrm/xfrm_user.c