The xformsw array never changes. Declare struct xformsw constant
authorbluhm <bluhm@openbsd.org>
Thu, 8 Jul 2021 21:07:19 +0000 (21:07 +0000)
committerbluhm <bluhm@openbsd.org>
Thu, 8 Jul 2021 21:07:19 +0000 (21:07 +0000)
commit5e3836acab5f2335f99e468dc210a0eafcd330a0
treef02e10d7b60d113399032ef73667f9155668e3d7
parentb7dd453d18bbd69c3a22e9c7e44e83163348942a
The xformsw array never changes.  Declare struct xformsw constant
and map data read only.
OK deraadt@ mvs@ mpi@
sys/netinet/ip_ah.c
sys/netinet/ip_esp.c
sys/netinet/ip_ipcomp.c
sys/netinet/ip_ipip.c
sys/netinet/ip_ipsp.c
sys/netinet/ip_ipsp.h
sys/netinet/tcp_subr.c