Joan Duran
Results
2
issues of
Joan Duran
If system time is changed forwards, the PPS generator stars sending `We are late this time...` continuously. This can be fixed by replacing `ts_expire_req` by `ts_expire_real` in this [line](https://github.com/jsln/pps-gen-gpio/blob/master/pps_gen_gpio.c#L136).
Once the `GoSNMPServer.NewSNMPServer`, as far as I know, there is no way to update or change the OIDs list. In some cases, new entries should be added or removed. Could...