OpenBSD needs the same define for s6_addr32 as FreeBSD - #221
Conversation
Signed-off-by: Alexander Bluhm <bluhm@openbsd.org>
troglobit
left a comment
There was a problem hiding this comment.
Glad to see patches for OpenBSD!
|
I am currently working on an OpenBSD port of SMCRoute. With some patches it works in my test environment. OpenBSD has removed PIM support from kernel and there is no timer_create() API. I have workarounds for that, which I can commit in the port. Also I am upstreaming the obvious diffs here. |
Awesome, glad to see someone picking this up! It was really sad that they dropped the PIM support, but what can you do? Maybe one day it'll come back, if they need it. I've been meaning to get back to the pim family of daemons I maintain, hopefully this coming fall semester. |
|
Btw, you can use the |
No description provided.