You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature/mtu remove raise state (#156)
* copied perf test from sendmmsg branch
* trailing whitespace
* fix some warnings, add warnings to build
* cleanup warnings
* remove mtu-raise-timer and related state
Feature/change remote address (#143)
* copied perf test from sendmmsg branch
* trailing whitespace
* change remote address api
* malloc.h->stdlib.h
* Apply suggestions from code review
Co-authored-by: Kasper Isager Dalsgarð <kasperisager@hey.com>
* updated change-remote test to use built-in relay
* fixup remote address before invoking on_remote_change callback
* testing if the mac testrunner fails due to 127.0.0.[234] addresses
---------
Co-authored-by: Kasper Isager Dalsgarð <kasperisager@hey.com>