New commits:
commit 5ceb03e1e642f05ff780e8e933eb6ce6eb6764be
Author: Andrew Cagney <[email protected]>
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 <[email protected]>
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

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to