Andrey V. Elsukov c7ee62fcd5 In r335015 PCB destroing was made deferred using epoch_call().
But ipsec_delete_pcbpolicy() uses some VNET-virtualized variables,
and thus it needs VNET context, that is missing during gtaskqueue
executing. Use inp_vnet context to set curvnet in in_pcbfree_deferred().

PR:		235684
MFC after:	1 week
2019-02-13 15:46:05 +00:00
..
2019-02-13 00:10:12 +00:00
2019-02-12 08:16:05 +00:00
2019-02-04 21:28:25 +00:00
2019-02-12 02:55:25 +00:00
2019-01-11 09:40:34 +00:00
2019-01-31 19:05:56 +00:00
2019-02-04 21:28:25 +00:00