Expand description
IP layer test utilities.
Structs§
- Fake
IpHeader Info - A fake implementation of
IpHeaderInfo.
Enums§
- Dual
Stack Send IpPacket Meta - A
SendIpPacketMetafor dual stack contextx.
Functions§
- add_
route - Add a route directly to the routing table, instead of merely dispatching an event requesting that the route be added.
- del_
device_ routes - Deletes all routes referencing
del_devicefrom the routing table. - del_
routes_ to_ subnet - Delete all routes to a subnet, returning
Errif no route was found to be deleted. - set_
rules - Install and replace any existing rules.
Type Aliases§
- IpCounter
Expectations - Expected values of
IpCounters<I>.