annotate INSTALL.OpenWRT @ 1524:195f3fe9b4ed

Fix type of 3GPP HSS-ID (3325) Note: 3GPP TS 29.338 table 6.3.3.1/1 row HSS-ID (3325) incorrectly lists type as OctetString instead of UTF8String. 3GPP TS 29.338 clause 6.3.3.14 uses UTF8String. Fix: HSS-ID (3325) type changed from OctetString to UTF8String.
author Luke Mewburn <luke@mewburn.net>
date Sat, 18 Apr 2020 10:47:51 +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"