aboutsummaryrefslogtreecommitdiff
path: root/src/index.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Align with go library layoutMathias Hall-Andersen2018-02-041-95/+0
|
* Improved receive.goMathias Hall-Andersen2017-08-111-2/+3
| | | | | | | | | | | - Fixed configuration listen-port semantics - Improved receive.go code for updating listen port - Updated under load detection, how follows the kernel space implementation - Fixed trie bug accidentally introduced in last commit - Added interface name to log (format still subject to change) - Can now configure the logging level using the LOG_LEVEL variable - Begin porting netsh.sh tests - A number of smaller changes
* First set of code review patchesMathias Hall-Andersen2017-08-041-8/+2
|
* Fixed deadlock in index.goMathias Hall-Andersen2017-07-171-4/+2
|
* Completed initial version of outbound flowMathias Hall-Andersen2017-06-301-1/+1
|
* Begin implementation of outbound work queueMathias Hall-Andersen2017-06-261-28/+47
|
* Completed noise handshakeMathias Hall-Andersen2017-06-241-8/+9
|
* Restructuring of noise impl.Mathias Hall-Andersen2017-06-241-0/+82