]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
starent dictionaries: Fix spelling
authorJohn Thacker <johnthacker@gmail.com>
Sun, 30 Jun 2024 16:00:14 +0000 (12:00 -0400)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Fri, 23 Aug 2024 12:46:12 +0000 (13:46 +0100)
"auxilliary" -> "auxiliary"

Cisco documents do seem to use the correct spelling, e.g.
https://www.cisco.com/c/en/us/td/docs/wireless/asr_5000/21-28/rcr/21-28-change-reference/m_5g-cell-id-support.html
https://www.cisco.com/c/en/us/td/docs/wireless/asr_5000/21-28/epdg-admin/21-28-epdg-admin.pdf

Signed-off-by: John Thacker <johnthacker@gmail.com>
share/dictionary.starent
share/dictionary.starent.vsa1

index 42ce62ca553552a9ea48136873d658a34d584c67..6caea74e30dc2cd888d646f2e32a95705e12eb97 100644 (file)
@@ -1277,7 +1277,7 @@ VALUE     SN-Subscriber-Accounting        GTPP                    2
 VALUE  SN-Subscriber-Acct-Interim      Normal                  0
 VALUE  SN-Subscriber-Acct-Interim      Suppress                1
 
-VALUE  SN-Subscriber-Acct-Mode         flow-based-auxilliary   0
+VALUE  SN-Subscriber-Acct-Mode         flow-based-auxiliary    0
 VALUE  SN-Subscriber-Acct-Mode         flow-based-all          1
 VALUE  SN-Subscriber-Acct-Mode         flow-based-none         2
 VALUE  SN-Subscriber-Acct-Mode         session-based           3
index 282a7b73bc8b2ef0a3f7a57ca98a1fe8350e6942..c1af5675ddf2c64d7f6259f4942524bd01a38a50 100644 (file)
@@ -1118,7 +1118,7 @@ VALUE     SN1-Subscriber-Accounting       GTPP                    2
 VALUE  SN1-Subscriber-Acct-Interim     Normal                  0
 VALUE  SN1-Subscriber-Acct-Interim     Suppress                1
 
-VALUE  SN1-Subscriber-Acct-Mode        flow-based-auxilliary   0
+VALUE  SN1-Subscriber-Acct-Mode        flow-based-auxiliary    0
 VALUE  SN1-Subscriber-Acct-Mode        flow-based-all          1
 VALUE  SN1-Subscriber-Acct-Mode        flow-based-none         2
 VALUE  SN1-Subscriber-Acct-Mode        session-based           3