CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/08 15:07:20
Modified files:
sys/netinet : ip_ah.c ip_esp.c ip_ipcomp.c ip_ipip.c
ip_ipsp.c ip_ipsp.h tcp_subr.c
Log message:
The xformsw array never changes. Declare struct xformsw constant
and map data read only.
OK deraadt@ mvs@ mpi@
