Skip to content

GARP packets are discarded and counted as errors #15

@bdollma

Description

@bdollma

A router may announce it self with a GARP:
Screen Shot 2022-04-12 at 16 50 46

The code today discards these packets as errors:

case layers.ARPReply:

These packets need to be handled better, if we don't learn from them, at least we should count them not as errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions