New commits:
commit f71077a3f09fc7adb2d7629ce7afe4c797f4002e
Author: Andrew Cagney <[email protected]>
Date:   Wed Jun 23 14:39:42 2021 -0400

    kernel: pull the raw_policy() dragon's tail
    
    - unnest the IF clauses deciding when proto_info[] and sa_marks need
      to be added; skip when NULL; debug-log when skipped but non-NULL
    
    - debug-log when TRAFFIC_SELECTOR and CLIENT values diverge
    
    - debug-log when ESATYPE, sa_proto, and proto_info diverge
    
    - use {src,dst}_* since the function has directionality (it isn't a
      this-or-that type situtation)
    
    - use "xfrm: " prefix in kernel_xfrm.c's debug-logs
    
    - clarify logic deciding that a forward is needed (don't expect the
      result to make much sense)
    
    - add #if0 code to skip adding the tunnel forward when there's a
      sec_label (it doesn't seem to make any difference)

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

Reply via email to