Skip to content

Add a DgramPacketStream#2

Open
poeschel wants to merge 1 commit intonyantec:mainfrom
poeschel:feature/dgram_socket
Open

Add a DgramPacketStream#2
poeschel wants to merge 1 commit intonyantec:mainfrom
poeschel:feature/dgram_socket

Conversation

@poeschel
Copy link

@poeschel poeschel commented Apr 8, 2024

This introduces a datagram packet stream. That socket is created with AF_PACKET and SOCK_DGRAM options. An ethernet address is stored on stream creation to be used as destination address.

This introduces a datagram packet stream. That socket is created with
AF_PACKET and SOCK_DGRAM options. An ethernet address is stored on
stream creation to be used as destination address.
@poeschel poeschel force-pushed the feature/dgram_socket branch from e998461 to 2a74e27 Compare April 8, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant