New commits:
commit 5bb9d43d01caea00d73b844ee5277f25b67ef640
Author: Andrew Cagney <[email protected]>
Date: Fri May 10 12:47:24 2024 -0400
enums: make enum_enum_table() private
commit 34393e1ea2048a142107908dced07839bd15244a
Author: Andrew Cagney <[email protected]>
Date: Fri May 10 12:47:02 2024 -0400
testing: update OUTPUT.enumcheck.txt, drop enum_enum_table()
commit 06488b7a2e61d77f37cadd14f3a48ccf8517b715
Author: Andrew Cagney <[email protected]>
Date: Fri May 10 12:39:27 2024 -0400
ikev1: in parse_ipsec_transform() drop code validating TYPE+VALUE using
enums
Code is using explict checks, or an IKE_ALG lookup.
commit 3d0ef15132398943a55c53305d43487f03c5b4c1
Author: Andrew Cagney <[email protected]>
Date: Fri May 10 12:31:30 2024 -0400
ikev1: in parse_ipsec_transform() explicitly reject unknown values
don't rely on enum_enum_names
commit 24316d310b12429d7dfca3cd93b3d7bacc49fbea
Author: Andrew Cagney <[email protected]>
Date: Fri May 10 10:47:10 2024 -0400
ikev1: in parse_ipsec_transform() tighten parsing of SA_LIFE_TYPE
Reject SA_LIFE_TYPE(seconds) followed by SA_LIFE_TYPE(kbytes) without
an interceeding SA_LIFE_DURATION.
Use a switch to reject unknown values (don't rely on enum_enum_names).
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit