New commits:
commit 66cf280e3c41bf55c083c1b73774a89d2a8f4dd6
Author: Andrew Cagney <[email protected]>
Date:   Thu Jan 18 14:39:34 2018 -0500

    logging: replace hportof()>=0 with either hportof()>0 or isvalidaddr()
    
    Since, in UDP 0 is no port, exclude that from logs.
    
    Since isvalidaddr() (aka hportof()>=0) is false iff ipstr() returns
    "<invalid>" use that to detect valid addresses.  isanyaddr() is slightly
    different - also matching a magic IPv4 and IPv6 address.

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

Reply via email to