NDNts

    Class L3Face

    Network layer face for sending and receiving L3 packets.

    Hierarchy

    • TypedEventTarget<EventMap>
      • L3Face

    Implements

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    • Constructor.

      Parameters

      • transport: Transport

        Initial transport. It may be replaced through reopen mechanism.

      • attributes: L3Face.Attributes = {}

        Additional attributes. L3Face attributes consist of transport attributes overridden by these attributes.

      • lpOptions: Options = {}

        NDNLPv2 service options.

      Returns L3Face

    Properties

    attributes: L3Face.Attributes

    Attributes of a network layer face.

    When L3Face is added to a logical forwarder, this is copied to FwFace.attributes.

    lp: LpService
    rx: AsyncIterable<FwPacket<L3Pkt>>

    RX packet stream received by the logical forwarder.

    Accessors

    Methods

    MMNEPVFCICPMFPCPTTAAATR