annotate INSTALL.OpenWRT @ 1425:b09f1b4c9fad

fd_msg_add_result: add function Add fd_msg_add_result() as a superset of fd_msg_rescode_set() to allow setting of either Result-Code or Experimental-Result (Grouped), depending upon whether the supplied vendor is 0 or not. Reimplement fd_msg_rescode_set() in terms of fd_msg_add_result().
author Luke Mewburn <luke@mewburn.net>
date Wed, 19 Feb 2020 10:26:29 +1100
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"