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

Andrew Cagney cagney at vault.libreswan.fi
Mon Nov 1 23:04:48 EET 2021


New commits:
commit 5ceb03e1e642f05ff780e8e933eb6ce6eb6764be
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Nov 1 16:56:57 2021 -0400

    testing: in basic-pluto-12 replace port 22 (sshd) with the echo port (7)
    
    Since systemd has assimilated /etc/inetd.conf, also add echod.sh
    (using socat) to emulate inetd's implementation of the Echo Protocol
    (RFC 862).

commit 6fc0bebb73d83fe704dc782b5c955c9b7241e9ed
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Nov 1 16:34:31 2021 -0400

    kvm: add socat to package list
    
    It turns out that ncat can't correctly emulate inetd's echo service
    but socat can (and who knows what systemd's come up with).  It also
    helps explain why:
       echo foo | nc east 7
    seemed broken.
    
    See https://github.com/nmap/nmap/issues/962



More information about the Swan-commit mailing list