Re: [Babel-users] [RFC] Replace WireGuard AllowedIPs with IP route attribute

2023-08-19 Thread Steffen Vogel
Hi Daniel, Interesting ideas! I am wondering if this complexity is really necessary? How many routes do you have per peer? In my personal setup I have maximum of 1-100 routes per peer which I can handle with the current API quite comfortably. My biggest concern about the introduction of a route

Re: [PATCH] wireguard-go/device: add new handshake handler and keylog writer

2022-10-16 Thread Steffen Vogel
Does somebody know who the current maintainer of wireguard-go is? My patch seems to be forgotten ☹ On 04.09.22, 19:00, "WireGuard on behalf of Steffen Vogel" wrote: (This path is also tracked as PR: https://github.com/WireGuard/wireguard-go/pull/56) This change ad

[PATCH] wireguard-go/device: add new handshake handler and keylog writer

2022-09-04 Thread Steffen Vogel
trib/extract-handshakes - https://wiki.wireshark.org/WireGuard#key-log-format - https://everything.curl.dev/usingcurl/tls/sslkeylogfile Signed-off-by: Steffen Vogel p...@steffenvogel.de 0001-device-add-new-handshake-handler-and-keylog-writer.patch Description: Binary data