Harald Welte
f9a5ba5e0f
31.102: Fix EF.Routing_Indicator for odd number of digits
...
The routing indicator is BCD-encoded but has an arbitrary length of
1, 2, 3 or 4 digits.
In order to support the odd lengths of 1 or 3, we must not pad on the
byte level, but on the nibble level. This requires a slight extension of
the Rpad() Adapter.
Change-Id: I6c26dccdd570de7b7a4cd48338068e230340ec7c
Fixes: OS#6054
2023-06-09 09:19:53 +02:00
..
2023-06-07 11:14:07 +02:00
2023-01-24 13:50:51 +01:00
2023-06-07 10:00:52 +00:00
2022-02-11 13:32:58 +01:00
2022-02-15 16:40:45 +01:00
2022-02-11 13:32:58 +01:00
2022-02-11 13:32:58 +01:00
2023-06-07 10:00:07 +00:00
2022-08-06 18:56:42 +02:00
2023-05-10 00:14:13 +00:00
2023-06-07 15:54:17 +00:00
2023-06-09 09:19:53 +02:00
2022-07-30 16:37:01 +02:00
2023-06-02 15:35:43 +00:00
2022-03-01 16:32:15 +00:00
2023-02-01 10:52:23 +01:00
2022-07-23 12:18:57 +02:00
2022-02-14 00:51:27 +01:00
2022-02-11 13:32:58 +01:00
2023-06-05 20:58:11 +02:00
2023-05-10 00:14:13 +00:00
2022-09-08 15:45:55 +02:00
2023-06-08 17:28:40 +02:00
2022-08-06 13:19:16 +02:00
2023-02-01 10:52:23 +01:00
2023-06-09 09:19:53 +02:00
2023-02-01 10:52:23 +01:00
2023-06-06 17:36:39 +02:00
2023-05-25 07:55:44 +00:00
2023-06-07 11:13:34 +02:00
2023-03-09 09:49:40 +00:00
2023-06-07 10:00:07 +00:00