Module pnet_datalink::dummy [−][src]
Support for sending and receiving data link layer packets on a fake network managed by in memory FIFO queues. Useful for writing tests.
Structs
| Config | Configuration for the dummy datalink backend. Contains |
Functions
| channel | Create a data link channel backed by FIFO queues. Useful for debugging and testing.
See |
| dummy_interface | Generates a fake |
| interfaces | Get three fake interfaces generated with |