Joel Sommers
Joel Sommers
Support for IPv6 is minimal through the framework. Some work on packet header classes has been done, but has been tested in only limited ways. Interface class doesn't support ip6...
No loss of precision due to float conversion.
When a test fails, particularly an output matching expectation, the diagnosis statement can be a bit convoluted and difficult to parse --- it should be improved. Here's an example of...
If one wants to create a new protocol and corresponding packet header, and if the header would normally appear as a layer 3 or 4 protocol, it's not possible to...
When inserting a debugger() call into a user program, a Bdb exception occurs if the debugger is exited while the program still running. This is very likely because the debugger()...