Skip to content

EXP: ARP APN discovery avoid broadcast originator IP addresses #14

Description

@nadicek

Originator IP address in ARP request is generated in +1 manner from the APN IP address (we got this from DNS), this can result in generating a broadcast address which is not correct.

  • Avoid broadcast address by trying +1/-1 while the generated address is not a broadcast address
  • Save the generated originator address into APN object
  • source: iPerf_magic.py

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions