This series is a rework of Anders' SNMP v3 series.

Here is what changed:
- dropped first two patches as they have been merged
- renamed snmpd to snmp4lptp to avoid clash with net-snmp
- simplified build
- support cross compilation

Please review and test!

Thanks,
Richard


Anders Selhammer (3):
  snmp4lptp: Add snmp sub agent
  snmp4lptp: Added communication to ptp4l via the UDS port.
  snmp4lptp: Add snmp4lptp_run_pmc for data collection from ptp4l
    program.

 configs/snmpd.conf |  26 ++++++++
 makefile           |  14 ++++
 snmp4lptp.c        | 192 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 snmp4lptp_mib.h    |  30 +++++++++
 snmpflg.sh         |  42 ++++++++++++
 5 files changed, 304 insertions(+)
 create mode 100644 configs/snmpd.conf
 create mode 100644 snmp4lptp.c
 create mode 100644 snmp4lptp_mib.h
 create mode 100755 snmpflg.sh

-- 
2.11.0


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to