s2b: allow to set the restart counter/recovery field (details)
Commit
df64360bd3549bf0bc08639418d521a25f0e8ab0
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.