Re: pfkey: export tdb mtu

2021-07-04 Thread Alexander Bluhm
On Sun, Jul 04, 2021 at 04:16:24PM +0200, Tobias Heider wrote: > here's a diff to export tdb MTUs via pfkey and view them with ipsecctl. > This turned out to be quite useful to debug path MTU discovery issues with > IPsec UDP encapsulation. > > ok? OK bluhm@ > Index: sys/net/pfkeyv2.c > ===

pfkey: export tdb mtu

2021-07-04 Thread Tobias Heider
Hi, here's a diff to export tdb MTUs via pfkey and view them with ipsecctl. This turned out to be quite useful to debug path MTU discovery issues with IPsec UDP encapsulation. ok? Index: sys/net/pfkeyv2.c === RCS file: /cvs/src/sys