Interface ProxyArpStoreDelegate


  • public interface ProxyArpStoreDelegate
    Proxy ARP store delegate.
    • Method Detail

      • emitResponse

        void emitResponse​(ConnectPoint outPort,
                          java.nio.ByteBuffer packet)
        Emits ARP or neighbour discovery response packet.
        Parameters:
        outPort - output connection point
        packet - packet to emit