Age | Commit message (Collapse) | Author |
|
Mathias should probably add his copyright headers to each file too.
|
|
Flushing queues on exit is sort of a partial solution, but this could be
better. Really what we want is for no more packets to be enqueued after
isUp is set to false.
|
|
|
|
A premature waitgroup .Done resulted in reading from closed channel.
This caused a nil-pointer deref & crash.
Added additional debugging when closing routines.
|
|
To simulate a full interaction between two WireGuard
instances without networking, using dummy instances of the interfaces
|
|
|
|
|