Skip to content

ipidseq.nse uses packet.u16 function that is marked as local #2464

@rainoko

Description

@rainoko

table.insert(ipids, packet.u16(layer3, 4))

packet.u16(...) is marked as local (it is right thing to do to achieve correct encapsulation) and cannot be used anymore.
Maybe separate module for helper functions should be introduced.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions