Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BRD packets are not handled #5

Open
bictorv opened this issue Nov 12, 2022 · 1 comment
Open

BRD packets are not handled #5

bictorv opened this issue Nov 12, 2022 · 1 comment

Comments

@bictorv
Copy link

bictorv commented Nov 12, 2022

BRD packets are used for controlled broadcast, and described in Section 4.5 in the Chaosnet report (https://chaosnet.net/amber.html#Broadcast). It turns out very useful for (in particular) "simple" protocols (RFC/ANS-style).

I attach a patch to make BSD handle received BRD packets in a standard way.
broadcast-fix.tar.gz

@larsbrinkhoff
Copy link
Member

larsbrinkhoff commented Nov 12, 2022

Thanks! This should go into the build script if/when someone has time to continue this work. See #4.

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

No branches or pull requests

2 participants