You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update station-to-detector for port randomization
* merge master for removal of time package
* add a test for Session lookup. Hashmap up to 10m seems to work fine
* intermediate pust
* process udp and tcp pacets in detetor - tests failing
* passing existing tests for proto and dst dependent map keys
* better test, cargo format
* tracking udp vs tcp and adding transport params to transports
* update transports to implement port selection interfaces
* tests passing, but no new tests confirming behavior yet
* add tests for simple port selection using mock
* add tests for reg ingest corner cases
* use selected phantom port for liveness tests
* detector always matches on dst port update tests and formatiing checks
* add randomization for bidirectional registration processor, add client transport types, simplify transport interface(s)
* no need to fix typo in this PR
* update name in protobuf
* revisit station -> detecor pipeline on the station side
* lints and protobuf changes
* update github actions to minumum 1.18 golang version
* prelim fixes from unidirectional tests on dev box
* clean up cj-reg logging so I can find real reg errors
* forgot to parse transport params in bidirectional regprocessor
* github action fixes and tun interface iptables rules for udp
* fmt fixes anf github action error
0 commit comments