]> git.ipfire.org Git - thirdparty/strongswan.git/commit
charon-nm: Tie lifetime of dummy TUN device to connection
authorTobias Brunner <tobias@strongswan.org>
Thu, 5 Jan 2023 15:24:42 +0000 (16:24 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 22 Feb 2023 12:37:45 +0000 (13:37 +0100)
commit85d56b1c6adecd97007f58280800b341889bdc80
tree3846fe8c45b6a0ee287b5286495227b2d52e84a0
parent5401a74d3608be19a4a883c10d4bd89e73c6ee60
charon-nm: Tie lifetime of dummy TUN device to connection

NM doesn't terminate charon-nm after disconnecting, so the TUN device
previously stayed around even if no connection was established.  This
might be a bit more what users expect.
src/charon-nm/nm/nm_service.c