.gitignore
|
2014-11-05
|
Richard Cochran
|
[5b3639]
trivial: update gitignore with the timemaster b...
|
CODING_STYLE.org
|
2013-02-06
|
Richard Cochran
|
[89562f]
Add a coding style document.
|
COPYING
|
2011-11-01
|
Richard Cochran
|
[af380e]
Add the license, a readme, and some header files.
|
README.org
|
2015-06-08
|
IOhannes m zmölnig
|
[bb88fb]
Explain how to contribute patches
|
address.h
|
2015-08-29
|
Richard Cochran
|
[d0eb73]
Use the standardized low level socket address f...
|
bmc.c
|
2013-07-14
|
Richard Cochran
|
[46db40]
Become the grand master when all alone.
|
bmc.h
|
2011-11-04
|
Richard Cochran
|
[c9a15e]
Add the best master clock algorithm.
|
clock.c
|
2016-07-05
|
Richard Cochran
|
[3938cb]
uds: Prevent unintentional announce message tim...
|
clock.h
|
2015-10-21
|
Richard Cochran
|
[d825b1]
Let the clock code figure the PHC index.
|
clockadj.c
|
2014-06-18
|
Miroslav Lichvar
|
[fefd5b]
Set TAI offset of system clock.
|
clockadj.h
|
2014-06-18
|
Miroslav Lichvar
|
[fefd5b]
Set TAI offset of system clock.
|
clockcheck.c
|
2013-10-22
|
Miroslav Lichvar
|
[ed379b]
Add clock sanity check.
|
clockcheck.h
|
2013-10-22
|
Miroslav Lichvar
|
[ed379b]
Add clock sanity check.
|
config.c
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
config.h
|
2015-10-19
|
Richard Cochran
|
[63e530]
config: count the interfaces as they are added.
|
contain.h
|
2014-06-02
|
Richard Cochran
|
[8a92b1]
Fix a trivial spelling mistake in a comment.
|
ddt.h
|
2013-02-24
|
Geoff Salmon
|
[e91997]
adds CLOCK_DESCRIPTION struct
|
default.cfg
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
dm.h
|
2012-04-05
|
Richard Cochran
|
[a8a540]
Expose the peer delay flavors in their own head...
|
ds.h
|
2015-10-18
|
Richard Cochran
|
[9b2766]
clock: simplify the create method.
|
ether.h
|
2015-08-21
|
Richard Cochran
|
[852c28]
config: convert 'p2p_dst_mac', letting it be a ...
|
fault.c
|
2014-11-01
|
Richard Cochran
|
[e706f4]
port: allow running a boundary clock with multi...
|
fault.h
|
2015-11-03
|
Richard Cochran
|
[62ce44]
fault: protect header against multiple inclusion.
|
fd.h
|
2013-08-26
|
Richard Cochran
|
[7eef41]
Add a timer implementing the sync receive timeout.
|
filter.c
|
2013-10-29
|
Miroslav Lichvar
|
[ed9e0f]
Add median filter.
|
filter.h
|
2013-10-29
|
Miroslav Lichvar
|
[ed9e0f]
Add median filter.
|
filter_private.h
|
2013-10-29
|
Miroslav Lichvar
|
[2c9718]
Add modular filter interface.
|
foreign.h
|
2011-11-12
|
Richard Cochran
|
[49cd10]
Implement the PTP clock.
|
fsm.c
|
2012-01-06
|
Richard Cochran
|
[222c9b]
Fix the port finite state machine.
|
fsm.h
|
2013-02-06
|
Richard Cochran
|
[f530ae]
Hide the grandmaster port state.
|
gPTP.cfg
|
2015-08-28
|
Richard Cochran
|
[e85cb6]
Support hybrid E2E using unicast delay requests...
|
hash.c
|
2015-08-08
|
Richard Cochran
|
[8601aa]
Introduce a simple hash table implementation.
|
hash.h
|
2015-08-08
|
Richard Cochran
|
[8601aa]
Introduce a simple hash table implementation.
|
hwstamp_ctl.8
|
2014-06-04
|
Richard Cochran
|
[abd433]
Bump the date on the hwstamp_ctl man page.
|
hwstamp_ctl.c
|
2014-09-17
|
Miroslav Lichvar
|
[9ddd2a]
Fix copying of device name to ifreq.
|
incdefs.sh
|
2014-10-03
|
Miroslav Lichvar
|
[82f13c]
Add timemaster.
|
linreg.c
|
2015-03-26
|
Miroslav Lichvar
|
[5d6c34]
linreg: use sample weight.
|
linreg.h
|
2014-03-13
|
Miroslav Lichvar
|
[a5890c]
Add an adaptive servo based on linear regression.
|
makefile
|
2015-08-12
|
Richard Cochran
|
[e7dbc0]
config: introduce a new API for reading configu...
|
mave.c
|
2013-10-29
|
Miroslav Lichvar
|
[2c9718]
Add modular filter interface.
|
mave.h
|
2013-10-29
|
Miroslav Lichvar
|
[2c9718]
Add modular filter interface.
|
missing.h
|
2014-11-01
|
Richard Cochran
|
[a5911e]
Use SO_SELECT_ERR_QUEUE when available.
|
mmedian.c
|
2013-10-29
|
Miroslav Lichvar
|
[ed9e0f]
Add median filter.
|
mmedian.h
|
2013-10-29
|
Miroslav Lichvar
|
[ed9e0f]
Add median filter.
|
msg.c
|
2021-06-22
|
Richard Cochran
|
[4a9eef]
Validate the messageLength field of incoming me...
|
msg.h
|
2014-12-05
|
Richard Cochran
|
[b295df]
Introduce a helper function to identify valid (...
|
notification.h
|
2014-05-06
|
Jiri Benc
|
[c8c6f7]
Event notification: port state
|
ntpshm.c
|
2015-08-14
|
Richard Cochran
|
[4c9c44]
config: convert 'ntpshm_segment' to the new sch...
|
ntpshm.h
|
2015-08-14
|
Richard Cochran
|
[4c9c44]
config: convert 'ntpshm_segment' to the new sch...
|
nullf.c
|
2015-06-08
|
Richard Cochran
|
[fa7914]
Add a servo that inhibits all frequency adjustment
|
nullf.h
|
2015-06-08
|
Richard Cochran
|
[fa7914]
Add a servo that inhibits all frequency adjustment
|
pdt.h
|
2011-11-01
|
Richard Cochran
|
[af380e]
Add the license, a readme, and some header files.
|
phc.c
|
2013-06-06
|
Ken ICHIKAWA
|
[67c925]
Don't return bogus clock id
|
phc.h
|
2013-04-19
|
Jiri Benc
|
[400427]
phc2sys: enable PPS output from PHC
|
phc2sys.8
|
2014-07-09
|
Miroslav Lichvar
|
[3760f8]
Add option to set NTP SHM segment number.
|
phc2sys.c
|
2015-08-23
|
Richard Cochran
|
[7b438d]
config: introduce a proper creation method.
|
phc_ctl.8
|
2014-07-18
|
Jacob Keller
|
[bdb6a3]
linuxptp: add phc_ctl program to help debug PHC...
|
phc_ctl.c
|
2014-10-03
|
Miroslav Lichvar
|
[48046e]
Don't include config.h in util.h
|
pi.c
|
2015-08-14
|
Richard Cochran
|
[177a71]
config: convert 'pi_integral_norm_max' to the n...
|
pi.h
|
2015-08-14
|
Richard Cochran
|
[177a71]
config: convert 'pi_integral_norm_max' to the n...
|
pmc.8
|
2014-07-08
|
Miroslav Lichvar
|
[1773d2]
Append PID to client UDS paths.
|
pmc.c
|
2015-08-23
|
Richard Cochran
|
[7b438d]
config: introduce a proper creation method.
|
pmc_common.c
|
2015-08-10
|
Richard Cochran
|
[3189a7]
transport: store the configuration in the trans...
|
pmc_common.h
|
2015-08-10
|
Richard Cochran
|
[bbbc0c]
pmc: require a configuration for creating a PMC...
|
port.c
|
2016-07-05
|
Richard Cochran
|
[3938cb]
uds: Prevent unintentional announce message tim...
|
port.h
|
2014-08-14
|
Jiri Benc
|
[085751]
Dynamic port allocation
|
print.c
|
2013-02-05
|
Miroslav Lichvar
|
[a41e9f]
Print messages with level below LOG_NOTICE to s...
|
print.h
|
2015-11-04
|
Richard Cochran
|
[1b7088]
print: add missing include directive.
|
ptp4l.8
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
ptp4l.c
|
2015-10-21
|
Richard Cochran
|
[d825b1]
Let the clock code figure the PHC index.
|
raw.c
|
2015-08-29
|
Richard Cochran
|
[d0eb73]
Use the standardized low level socket address f...
|
raw.h
|
2015-08-21
|
Richard Cochran
|
[852c28]
config: convert 'p2p_dst_mac', letting it be a ...
|
servo.c
|
2015-08-14
|
Richard Cochran
|
[4c9c44]
config: convert 'ntpshm_segment' to the new sch...
|
servo.h
|
2015-08-12
|
Richard Cochran
|
[e8a295]
config: convert the 'max_frequency' option to t...
|
servo_private.h
|
2015-03-26
|
Miroslav Lichvar
|
[f0b0c1]
servo: add support for weighted samples.
|
sk.c
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
sk.h
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
stats.c
|
2013-02-07
|
Miroslav Lichvar
|
[3136e3]
Add summary statistics.
|
stats.h
|
2013-02-07
|
Miroslav Lichvar
|
[3136e3]
Add summary statistics.
|
sysoff.c
|
2013-02-07
|
Miroslav Lichvar
|
[42b305]
phc2sys: Print clock reading delay.
|
sysoff.h
|
2013-02-07
|
Miroslav Lichvar
|
[42b305]
phc2sys: Print clock reading delay.
|
timemaster.8
|
2016-07-14
|
Miroslav Lichvar
|
[395544]
timemaster: add option to specify first SHM seg...
|
timemaster.c
|
2016-07-14
|
Miroslav Lichvar
|
[914ca8]
timemaster: ignore failures of non-essential pr...
|
tlv.c
|
2014-06-25
|
Miroslav Lichvar
|
[70dd68]
Prefix TLV IDs.
|
tlv.h
|
2015-10-03
|
Richard Cochran
|
[fd2eb9]
Move the clock type enumeration into the clock ...
|
tmv.h
|
2014-02-21
|
Delio Brignoli
|
[bd001f]
port: adjust peer delay calculation using neigh...
|
transport.c
|
2015-08-10
|
Richard Cochran
|
[3189a7]
transport: store the configuration in the trans...
|
transport.h
|
2015-08-10
|
Richard Cochran
|
[3189a7]
transport: store the configuration in the trans...
|
transport_private.h
|
2015-08-10
|
Richard Cochran
|
[3189a7]
transport: store the configuration in the trans...
|
tsproc.c
|
2016-03-31
|
Richard Cochran
|
[3f2ef9]
tsproc: Fix time stamp handling with P2P one sh...
|
tsproc.h
|
2015-03-26
|
Miroslav Lichvar
|
[06fcfe]
tsproc: add raw and weighting modes.
|
udp.c
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
udp.h
|
2012-03-17
|
Richard Cochran
|
[9d4d68]
Add missing release method to the UDPv4 transport.
|
udp6.c
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
udp6.h
|
2015-08-15
|
Richard Cochran
|
[6fa42d]
config: convert 'udp6_scope' to the new scheme.
|
uds.c
|
2015-08-21
|
Richard Cochran
|
[e27b03]
config: convert 'uds_address' to the new scheme.
|
uds.h
|
2015-08-21
|
Richard Cochran
|
[e27b03]
config: convert 'uds_address' to the new scheme.
|
util.c
|
2016-07-08
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[dc0931]
Fix data type for return value of vasprintf()
|
util.h
|
2015-09-10
|
Miroslav Lichvar
|
[01d523]
util: add function for simple rate limiting.
|
version.c
|
2012-12-09
|
Richard Cochran
|
[c31198]
Add utility functions to get the software versi...
|
version.h
|
2012-12-09
|
Richard Cochran
|
[c31198]
Add utility functions to get the software versi...
|
version.sh
|
2021-07-03
|
Richard Cochran
|
[766efe]
Version 1.7.1
|