class IEthernetProtocol(Interface): (source)
Known implementations: twisted.pair.ethernet.EthernetProtocol
An interface for protocols that handle Ethernet frames
| Method | addProto |
Add an IRawPacketProtocol protocol |
| Method | datagramReceived |
An Ethernet frame has been received |