• Kirill Smelkov's avatar
    xnet: Networker += Name() · c95f2373
    Kirill Smelkov authored
    Networker.Name should return name of access-point Networker represents
    on the network.
    
    We will need this information in the next patch for tracing dial events,
    when there is no connection established yet, and thus dialer location
    has to be taken from somewhere. It is also generally a good idea for
    Networker to have a name.
    
    For NetPlain networker the name is local hostname.
    c95f2373
trace.go 3.88 KB