[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Thu Oct 31 18:40:13 UTC 2019


New commits:
commit 8307ccc7181f66c8c62f1101365913debac081ce
Merge: 2924b21 21a32b2
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Oct 31 14:34:51 2019 -0400

    packets: include byte-dump when debug-loging multi-byte numeric fields
    
    Notably so that the debug-log includes:
       Message ID: 1 (00 00 00 01)
    making matching up our and other packet dumps easier
    
    Merge commit '21a32b27b3cfd57e54c27b7d48c7fd569c10c21c'

commit 21a32b27b3cfd57e54c27b7d48c7fd569c10c21c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Oct 31 14:33:16 2019 -0400

    testing: expect Message ID: 1 (00 00 00 01) et.al.

commit 59e5dd803ffeffe04fbb0d1b05faed9593bbc47e
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Oct 30 17:31:54 2019 -0400

    packets: include a byte-dump when debug-logging numeric fields
    
    For instance, change:
        Message ID: 272 (0x110)
    to:
        Message ID: 272 (00 00 01 10)
    matching DBG_dump()'s output



More information about the Swan-commit mailing list