Re: [PATCH net-next v6 23/23] net: WireGuard secure network tunnel

From: Jason A. Donenfeld
Date: Fri Sep 28 2018 - 11:04:45 EST


On Fri, Sep 28, 2018 at 5:01 PM Andrew Lunn <andrew@xxxxxxx> wrote:
> The namespace is more than just about the linker. I see an Opps stack
> trace with wg_ symbols, i know i need to talk to Jason. Without any
> prefix, i have to go digging into the code to find out who i need to
> talk to. This is one reason why often every symbol has the prefix, not
> just the global scope ones.

Good point. I'll see what the wg_ prefixing looks like for all the
static functions too.