Skip to content

More than 1 vlan support #4

Open
@yogch

Description

@yogch

Hi,
Can libnids support more than one vlan?
For now it doesn't.
In src/libnids.c:253.
It's harcodedly checks for next header as 'ip' or 'vlan'. If it's vlan it assumes the header after the vlan header is the ip header. It doesn't check whether there's another vlan after the first vlan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions