diff options
author | Martin Willi <martin@strongswan.org> | 2015-12-08 17:13:59 +0100 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2017-02-13 15:04:44 +0100 |
commit | 22f08609f1b6aabdc1177e0570c943842478de72 (patch) | |
tree | 36a38a8f2e5e9ad299ea3683a52ec140ed195f2a /src/libcharon/plugins/kernel_netlink | |
parent | 0394bbf58c9ab57e59d1c44c06955f25b7f16f17 (diff) | |
download | strongswan-22f08609f1b6aabdc1177e0570c943842478de72.tar.bz2 strongswan-22f08609f1b6aabdc1177e0570c943842478de72.tar.xz |
vici: Explicitly set the Python encoding type
When using vici over RPyC and its (awesome) splitbrain, encoding and decoding
strings fails in vici, most likely because of the Monkey-Patch magic splitbrain
uses.
When specifying the implicit UTF-8 as encoding scheme explicitly, Python uses
the correct method to encode/decode the string, making vici useable in
splitbrain contexts.
Diffstat (limited to 'src/libcharon/plugins/kernel_netlink')
0 files changed, 0 insertions, 0 deletions