• Adam Wujek's avatar
    userspace/snmpd: split wrsTimingStatus_data_fill into several functions · 6a3f740f
    Adam Wujek authored
    There was a bug in wrsTimingStatus_data_fill that even if not all of the
    wrsPtpDataTable_data_fill, wrsSpllStatus_data_fill or
    wrsPortStatusTable_data_fill were updated all objects in the
    wrsTimingStatusGroup were updated. As a side effect it may happen that all
    prev_ values were compared with exactly the same set of data (since there was
    no update in particular data). By this delta were zero and wrong value was set.
    
    The bug may be hit when snmp requests rate is lower than snmpd's cache timeout.
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    6a3f740f
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...