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
..
2018-07-11 14:54:56 +00:00
2017-02-28 23:42:47 +00:00
2018-05-29 12:32:08 +00:00
2019-01-23 22:19:49 +00:00
2018-07-01 08:37:07 +00:00
2018-07-01 08:37:07 +00:00
2018-09-18 10:53:07 +00:00
2018-05-19 05:56:21 +00:00
2019-02-04 21:28:25 +00:00
2019-02-04 21:28:25 +00:00
2019-02-04 21:28:25 +00:00
2019-02-04 21:28:25 +00:00
2018-11-22 20:49:41 +00:00
2019-01-24 16:47:18 +00:00
2018-07-31 22:56:03 +00:00