Andrew Cooks
Andrew Cooks
Tehuti Networks [posted the following notice on LinkedIn](https://www.linkedin.com/posts/tehuti-networks_after-16-years-tehuti-networks-is-closing-activity-6548469995167334400-npiK): > After 16 years, Tehuti Networks is closing its doors. > > I had the privilege of serving as the company's COO...
The tn40xx driver is continuously printing "rxd_err = 0x10" to the kernel log. The message is logged with error severity and indicates a TCP checksum error. [178130.688609] tn40xx: loading out-of-tree...
I think version 3.5.0 of libnl has a regression in received packet counts. It looks like `rtnl_link_get_stat(link, RTNL_LINK_RX_PACKETS);` returns zero. System/version info: ``` [acooks@t460s jittertrap]$ uname -a Linux t460s.rationali.st 5.8.9-200.fc32.x86_64...
Here is a potential implementation of path MTU discovery. It has recently been mentioned in issue #54 and #71 Some test results here: https://github.com/acooks/icmplib/wiki The results show that interfaces conform...
Setting the MTU intermittently causes the NIC to stop receiving frames. The MTU value being set does not matter - valid and invalid values will have the same effect. Bug...
- Create a package for OpenWRT - Document the process and progress in this issue - Publish this work somewhere (preferably upstream in OpenWRT) --- There is a **[$30 open...
The interface list doesn't handle dynamically adding/removing interfaces. For example, new tap devices created by qemu-bridge-helper don't show up in the the dropdown and, if these interfaces are removed after...
Assertion failed on build of master @ commit 2d36223, when changing the selected interface: jt-server: intervals.c:404: void tt_get_top5(struct tt_top_flows *, struct timeval): Assertion `0' failed. --- Want to back this...
The ability to save (or export) measurements, test results and raised traps (with trigger values) is needed for user records and benchmark comparisons. **Tasks** 1. Define a file format. 2....
Once per-connection response times are collected/calculated (in #48), plot the response times as heat maps. --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/62897760-plot-heat-maps-of-per-connection-resonse-times?utm_campaign=plugin&utm_content=tracker%2F10143345&utm_medium=issues&utm_source=github)** We accept bounties via...