aboutsummaryrefslogtreecommitdiffstats
path: root/src/logger.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Align with go library layoutMathias Hall-Andersen2018-02-041-50/+0
|
* Improved receive.goMathias Hall-Andersen2017-08-111-4/+4
| | | | | | | | | | | - 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
* Close UAPI socket before exitMathias Hall-Andersen2017-08-011-2/+2
|
* Completed initial version of outbound flowMathias Hall-Andersen2017-06-301-4/+19
|
* Implemented MAC1/2 calculationMathias Hall-Andersen2017-06-271-0/+35