- Nov 03, 2016
-
-
Grzegorz Daniluk authored
-
- Nov 01, 2016
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- Oct 27, 2016
-
-
Grzegorz Daniluk authored
-
- Aug 30, 2016
-
-
Grzegorz Daniluk authored
-
- Aug 22, 2016
-
-
Grzegorz Daniluk authored
-
- Aug 09, 2016
-
-
Adam Wujek authored
remove rules like: --allmodconfig --kvmconfig --xenconfig --tinyconfig change directory with configs Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Now it is also possible to use for dot-config configuration: make nconfig make xconfig make gconfig make menuconfig kconfig is taken from the linux kernel repo commit v4.8-rc1-19-g81abf25: e50bd235 Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Aug 04, 2016
-
-
Grzegorz Daniluk authored
-
Add conditional compilation of support of aux diag registers and SNMP for these registers. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Grzegorz Daniluk authored
-
- Aug 03, 2016
-
-
-
It does not make sense when the init is stored in flash and the board has no EEPROM. Otherwise, storage_init() calls mi2c_devprobe() if needed.
-
-
Grzegorz Daniluk authored
-
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
This function can be used to discard packets with the wrong destination IP. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- Jul 29, 2016
-
-
Cesar Prados authored
-
Adam Wujek authored
Add the mini SNMP SNMP responder to the WRPC. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Tread as error when 0 is returned from the set_value function. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Copy the pointer even it is not used now Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Move wrpcSfpEntry and wrpcTemperatureEntry to be a part of limb not a twig. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Add support for ASN_UNSIGNED to set_value and get_value. Also return 0 if ASN not supported. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Fix problems reported by smilint (smilint lib/WR-WRPC-MIB.txt) Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Add an object to restart PTP via SNMP (wrpcPtpConfigRestart). Also don't restart ppsi after SFP updates in the flash. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
When snmpset is performed on not existing or read only OID, then response packet does not contain to-be-set value. Due to that, returning packet is shorter. It is necessary to recalculate sizes of the fields inside the response packet. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Pass returned value from twig functions (group and table) in the response. Now setting read only values return proper error (SNMP_ERR_READONLY). Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
SNMPv1 does not support counter64. Add tests for that too. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
spec_snmp_defconfig -- config for spec with SNMP responder enabled spec_snmp_set_verbose_defconfig -- config for spec with enabled SNMP (SNMP responder, SETs, verbose), fake temperatures, SDB storage Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
"sfp detect" was incorporated into "sfp match". Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
We don't use these functions. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
We revert this commit, since we decided to support objects only from our own MIB. So we don't need this this specific time format. So, revert the commit: util: add the perverse SNMP 'string' time format Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Restart ppsi after updating deltas or alpha. Update can be in memory or in database, restart ppsi in both cases. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-