annotate INSTALL.OpenWRT @ 1457:da5e5b9c9623

dbg_dict_dump_json: fix ERROR warnings in log fd_dict_search(TYPE_OF_AVP) matches NULL when the AVP is not derived, so don't call fd_dict_getval() in that case. Fixes the ERROR logs from dbg_dict_dump_json.
author Luke Mewburn <luke@mewburn.net>
date Fri, 28 Feb 2020 11:05:24 +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"