annotate INSTALL.OpenWRT @ 1541:3365e95bed57

sctp: improve sockaddr array logging Add fd_sa_dump_array() to dump an array of sockaddr (per sctp_bindx(), sctp_connectx(), etc). Log sockaddr array in various places, fixing or replacing the commented-out TRACE_sSA usage.
author Luke Mewburn <luke@mewburn.net>
date Fri, 01 May 2020 18:56:05 +1000
parents f065e3cb846e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
643
f065e3cb846e Updated documentation
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
1 There is a package script available for the OpenWRT platform.
f065e3cb846e Updated documentation
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
2
f065e3cb846e Updated documentation
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
3 Please refer to contrib/OpenWRT/HOWTO for more information.
"Welcome to our mercurial repository"