bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40572: installer networking: Connman detects no technologies on Acer


From: Danny Milosavljevic
Subject: bug#40572: installer networking: Connman detects no technologies on Acer Aspire
Date: Sun, 12 Apr 2020 18:56:56 +0200

Connman uses:

$ cat src/connman.ver 
{
        global:
                connman_*;
                g_dbus_*;
        local:
                *;
};

So indeed __vpn_ipconfig_foreach is local.

I guess wireguard.so shouldn't try to use it then and it's a bug there?

It's called explicitly in vpn/plugins/wireguard.c get_ifname, so that's not
going to work, is it?


Attachment: pgp3cXzSQd05v.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]