Jack Wampler

Results 57 issues of Jack Wampler

Create playbook of documentation about what needs to be done to set up a new station - [ ] Key Generation - [ ] tun allocation (on-reboot.sh) - [ ]...

Add semantic versioning to the Client and send the version in the `clientToStation` protobuf for registration. Log to track which version is being used from where and how quickly updates...

Update placement scripts to support the new ClientConf format and Conjure fields. - [ ] add PantomIP subnets and version number - [ ] add Conjure Pubkey - [ ]...

When a phantom is identified as live by PhantomIsLive() we should gather more information about how long it took to make a decision so that we can track if we...

Add the image and explain the current logging infrastructure associated with Tapdance. This will be a helpful reference for setting up new stations and deployments, and developing conjure logging infrastructure....

Add wiki page describing life-cycle of a Conjure session. This will be useful as we: 1. develop a strategy to deploy at new stations and share registrations and sessions between...

When handling packets the detector attempts to log connections that it sees for registered IP addresses. However it needs to filter out packets to registered IPs that are being sent...

The detector program assumes that the `zbalance_ipc` channels will be `0-n` for the n cores that it will run on. This is not always true (e.g. when we run tapdance...

``` Dec 11 16:08:33 windyegret ZC[30165]: cluster recovery not supported Dec 11 16:08:33 windyegret bash[30151]: 11/Dec/2019 16:08:33 [zbalance_ipc.c:555] ERROR: pfring_zc_create_cluster error [Operation not supported] Please check your hugetlb configuration Dec...

On detector log the `hostame` in the HTTP request indicating the host associated with the individual registration received. This will supplement the ip address as more than one hostname may...