Class skb.attr

Attribute view over an skb: reads and writes packet fields as table keys (view.mark, view.priority) instead of method calls.

The wrapped packet stays reachable as view.skb.

See also:

Methods

skb.attr:new (skb) Wraps an skb in an attribute view.


Methods

skb.attr:new (skb)
Wraps an skb in an attribute view.

Parameters:

  • skb skb the packet to view.

Returns:

    attr the attribute view.
generated by LDoc 1.5.0 Last updated 2026-09-05 12:27:44