s2b: allow to set the restart counter/recovery field (details)
Commit
f9be6bcbf41085f5cab8259ac8fbab06fd050bbf
by lynxis
s2b: allow to set the restart counter/recovery field
The restart counter is a 8 bit value, used to detect if a component has been restarted because GTPv2 is only using UDP. Use system_time by millisecond mod 256 as default. Further allow the supervisor to set it to a specific value.