Attention is currently required from: lynxis lazus.
Patch set 1:Code-Review -1
1 comment:
File src/epdg_gtpc_s2b.erl:
Patch Set #1, Line 520: IEs = [#v2_recovery{restart_counter = RCnt}],
This looks wrong. The RestartCounter we send has nothing to do with the one we receive.
Ideally we should read it at startup (or set to 0 if unable to read it), and increment and write it back after startup finishes.
For now I guess it's good enough to send a "0" or to send a timestamp?
To view, visit change 37900. To unsubscribe, or for help writing mail filters, visit settings.