This website requires JavaScript.
Explore
Help
Sign In
chao
/
linuxptp
Watch
1
Star
0
Fork
0
You've already forked linuxptp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
linuxptp
/
.gitignore
12 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitignore. Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
2012-11-05 17:13:27 +01:00
/*.d
/*.o
gitignore: add .version as this is generated during a make Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
2014-07-10 15:49:29 -07:00
/.version
Add .gitignore. Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
2012-11-05 17:13:27 +01:00
/hwstamp_ctl
nsm: Implement the NetSync Monitor query. This patch adds a new "NSM" program. The new code handles only one outstanding NSM command at a time. If and when all four event time stamps have arrived, the code prints the instantaneous estimated offset without any averaging or smoothing. Signed-off-by: Richard Cochran <richardcochran@gmail.com>
2018-02-26 08:34:50 -08:00
/nsm
Add .gitignore. Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
2012-11-05 17:13:27 +01:00
/phc2sys
/pmc
/ptp4l
linuxptp: add phc_ctl program to help debug PHC devices This is an updated version of a script I wrote a couple years ago for debugging the PHC when writing a new driver. I figured that it might be handy for the LinuxPTP project to include, as it can give some insight into the PHC directly. I have updated it to make use of the shared code here, in order to reduce duplication. Hopefully this is of some use to everyone. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
2014-07-18 13:46:02 -07:00
/phc_ctl
snmp4lptp: Add snmp sub agent for linuxptp The sub agent use net-snmp library and AgentX protocol for the communication towards the snmp master agent. snmpd.c should only include general setup needed for handling snmp. Supported MIBs should be implemented in separate files. Makefile will include snmpd if libsnmp is available during compilation. configs/snmpd.conf should be placed in /etc/snmp/ Signed-off-by: Anders Selhammer <anders.selhammer@est.tech>
2018-08-21 10:53:08 +02:00
/snmp4lptp
trivial: update gitignore with the timemaster build product. Signed-off-by: Richard Cochran <richardcochran@gmail.com>
2014-11-05 23:24:43 +01:00
/timemaster
Reference in New Issue
Copy Permalink