]> git.baikalelectronics.ru Git - kernel.git/commit
ipsec: Make xfrm_larval_drop default to 1.
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Sep 2008 23:08:51 +0000 (16:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Sep 2008 23:08:51 +0000 (16:08 -0700)
commit6d29afd789e88f1eaad74f4a144f1e640f5dc4d5
tree8fec5cf690331e3f99d712fca7f38f00ec17625d
parentb5038eaf41c3495d14774c2148ff22ea94ec727b
ipsec: Make xfrm_larval_drop default to 1.

The previous default behavior is definitely the least user
friendly.  Hanging there forever just because the keying
daemon is wedged or the refreshing of the policy can't move
forward is anti-social to say the least.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_policy.c