K 10 svn:author V 6 emaste K 8 svn:date V 27 2018-05-21T13:08:44.685523Z K 7 svn:log V 285 Pair CURVNET_SET and CURVNET_RESTORE in a block Per vnet(9), CURVNET_SET and CURVNET_RESTORE cannot be used as a single statement for a conditional and CURVNET_RESTORE must be in the same block as CURVNET_SET (or a subblock). Reviewed by: andrew Sponsored by: The FreeBSD Foundation END