Skip to content

Network Device Initialization IP Address Conflict #38

Description

@berdvana

In tun_init(), the TAP device is assigned the IP address 10.0.0.5 (via tapaddr) and a route for 10.0.0.0/24 (via taproute).
In netdev_init(), the netdev structure is initialized with a different IP address (10.0.0.4) for what appears to be the same TAP device.

Activity

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

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