New commits:
commit e8868623340aeecafd64d3aa2eca4376dfafaa92
Author: Andrew Cagney <[email protected]>
Date:   Wed Jun 30 22:50:42 2021 -0400

    mobike: resolve_defaultroute_one() updates
    
    - change char[ADDRTOT_BUF] to address_reversed_buf
    - change <<if(verbose)printf()>> to 
<<if(verbose_rc_flags)llog(verbose_rc_flags)>>
    - from pluto, when DBG_BASE, pass in verbose_rc_flags=DEBUG_STREAM
      should this use DBG_TMI?
    - from addconn, when verbose, pass in 
verbose_rc_flags=WHACK_STREAM|NO_PREFIX
    - re-org calls in pluto: eliminate case-fall-throughs; merge log lines
    - return enum resolve_status, not -1, 0, 1

commit f0048b5124b7c1b18eefe0f09826b92633cc5bd5
Author: Andrew Cagney <[email protected]>
Date:   Fri Jul 2 07:28:36 2021 -0400

    logging: add NO_PREFIX, for standalone commands send WHACK_STREAM to stdout
    
    update notes

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

Reply via email to