[Swan-dev] IKEv1 interop broken by commit aa6b8949ee

Paul Wouters paul at nohats.ca
Wed Oct 24 16:26:20 UTC 2018



This can be seen by running any interop-ikev1-* test.

Paul

aa6b8949ee79da4246c981ff43da8ad24afc6507 is the first bad commit
commit aa6b8949ee79da4246c981ff43da8ad24afc6507
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Oct 3 12:37:03 2018 -0400

     packets: change type of Message ID to ft_nat (network byte ordered
natural) as expected by IKEv2

     The debug-log lines change to:
         Message ID: 1 (0x1)
     it might be nice for all ft_nat fields to be instead be logged as:
         Message ID: 1 (00 00 00 01)

     IKEv2: Message ID is a network ordered natural number



More information about the Swan-dev mailing list