]> git.ipfire.org Git - thirdparty/strongswan.git/commit
save-keys: Fix Wireshark algorithm identifier for 3DES
authorWataru Ashihara <wataash0607@gmail.com>
Sat, 25 Nov 2023 10:32:20 +0000 (19:32 +0900)
committerTobias Brunner <tobias@strongswan.org>
Mon, 18 Mar 2024 07:54:41 +0000 (08:54 +0100)
commitc3f8642e72aa028f31fe99eddaa05b095176dac3
treea54016467885542707c570cdaf9b6fd6e396dd06
parent9acd90575aad09d86fafdc803f569fe1d22002af
save-keys: Fix Wireshark algorithm identifier for 3DES

Wireshark has shown the following error dialogue because the identifier
was incorrect [1]:

Error loading table 'ESP SAs': esp_sa:18: invalid value: TripleDes-CBC [RFC2451]

[1] https://github.com/wireshark/wireshark/blob/3757f42e5f0a8ee6b14a117a2fd99af759a31d98/epan/dissectors/packet-ipsec.c#L203

Closes strongswan/strongswan#2013
src/libcharon/plugins/save_keys/save_keys_listener.c