https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223817

--- Comment #5 from Andrey V. Elsukov <[email protected]> ---
Can you try to see what will show the following dtrace script?

# kldload dtraceall
# dtrace -n 'fbt::tcp_ipsec_output:return {printf("%d", arg1);}'

Also, it seems your MD5-signed connections doesn't work. Probably you need to
check that SAs for both directions are created.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[email protected]"

Reply via email to