Unlock ipip_sysctl().
authormvs <mvs@openbsd.org>
Wed, 21 Aug 2024 07:36:12 +0000 (07:36 +0000)
committermvs <mvs@openbsd.org>
Wed, 21 Aug 2024 07:36:12 +0000 (07:36 +0000)
commit9c33e07143f5fc5de504b592724e392d9cc6f8a4
treeb6f3509ca656efb61fe759838f6f055b623531c4
parent39cd50f5fe5d7d34e5e7604416953ce2ca17dfa0
Unlock ipip_sysctl().

- IPIPCTL_ALLOW - atomically accessed integer;
- IPIPCTL_STATS - per-CPU counters;

ok bluhm
sys/netinet/in_proto.c
sys/netinet/ip_ipip.c