Seastar
High performance C++ framework for concurrent servers
|
Public Member Functions | |
ipv4_icmp (ipv4 &inet) | |
virtual void | received (packet p, ipv4_address from, ipv4_address to) |
virtual bool | forward (forward_hash &out_hash_data, packet &p, size_t off) |
|
inlinevirtual |
Implements seastar::net::ip_protocol.