Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

IPv6 support? #18

@lanrat

Description

@lanrat

When trying to join an IPv6 multicast group, udp-broadcast-relay-redux tries to add it to the IPv4 address for the interface.

$ sudo ./udp-broadcast-relay-redux  -d --dev eno0 --dev eno0.2 --id 5 --port 5353 --multicast f02::fb
ID set to 5
Port set to 5353
ID: 5 (ttl: 69), Port 5353
eno0: 2 / 192.168.1.4 / 192.168.1.255
eno0.2: 4 / 192.168.2.4 / 192.168.2.255
found 2 interfaces total
IP_ADD_MEMBERSHIP:              192.168.1.4 f02::fb
IP_ADD_MEMBERSHIP on rcv: Invalid argument

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions