Skip to content

Conversation

@WoolenWang
Copy link

@WoolenWang WoolenWang commented Mar 12, 2019

the freebsd kernel stack bind api will hang up when using multi ip in one interface.

one simple patch for this error ,work in my environment

#323

@WoolenWang
Copy link
Author

WoolenWang commented Mar 13, 2019

这个改法能解决bind后会出现进去 in_pcblookup_local 会死循环的问题,但是这个死循环的问题根因貌似是因为 #322

this change is solve the hang up loop in in_pcblookup_local but the root cause is because the bind and connect make the hash error. which fix by patch #322

@WoolenWang WoolenWang closed this Mar 13, 2019
jfb8856606 added a commit that referenced this pull request Mar 14, 2019
jfb8856606 added a commit that referenced this pull request Jun 25, 2019
jfb8856606 added a commit that referenced this pull request Jun 25, 2019
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