Skip to content

fix: correct a few typos and use NET_RAW - #12

Merged
shawly merged 1 commit into
shawly:mainfrom
fairct:fix/readme-updates
Aug 23, 2025
Merged

fix: correct a few typos and use NET_RAW#12
shawly merged 1 commit into
shawly:mainfrom
fairct:fix/readme-updates

Conversation

@fairct

@fairct fairct commented Aug 10, 2025

Copy link
Copy Markdown
Contributor

Yesterday I moved to running keepalived via podman and noticed issues with socket binding even when using a rootful container. From https://man7.org/linux/man-pages/man7/capabilities.7.html, it seems like NET_BROADCAST is unused, whereas NET_RAW is used for raw socket connections. I changed this and it worked locally.

Noticed a typo or two so corrected those "while I was in there".

@shawly
shawly merged commit dea0a25 into shawly:main Aug 23, 2025
2 checks passed
@fairct
fairct deleted the fix/readme-updates branch October 21, 2025 21:23
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.

2 participants