Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Last unexpected service behavior (#25)
* Update bin.go Included length of timeoutQueue check in bin.go before ending * Update stateMap.go Included Dport in constructKey to account for repeat sends to same IP. * Update concurrentMap.go Included functionality for checking map updates. * Update bin.go Included functionality for checking and resetting updates to check if LZR is in an infinite loop. * Update bin.go Fixed last unexpected service issue. Included loop check for timeout services so LZR doesn't stop early.
- Loading branch information