Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Network Time Foundation
Collective -
Host: opensource -
https://opencollective.com/network-time-foundation
- Website: https://www.nwtime.org
- Code: https://github.com/nwtime
- fail on unknown options, bad values and other syntax errors
- fail with more than MAX_PORTS po...
Signed-off-by: Miroslav Lichvar <[email protected]>
github.com/nwtime/linuxptp - ff547aeebbfc7c5a91dda9793a5253eb15f81030 authored about 12 years agoSigned-off-by: Miroslav Lichvar <[email protected]>
github.com/nwtime/linuxptp - 1a83619b17e41b5def565118251a4802a25200df authored about 12 years ago
It seems with some cards the current default of 2 is too small, increase
the number to prevent u...
Signed-off-by: Miroslav Lichvar <[email protected]>
github.com/nwtime/linuxptp - 022f203b117fc55dce41575ec7026199199f9bb8 authored about 12 years agoSigned-off-by: Miroslav Lichvar <[email protected]>
github.com/nwtime/linuxptp - 23ebe82816af1a3a763918dbd21f0751a0457c07 authored about 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - d1c65394c65f6d994a96a7be92eb5456fb31a685 authored about 12 years agoThis allows synchronization of a PHC to the system clock.
Signed-off-by: Miroslav Lichvar <mlic...
github.com/nwtime/linuxptp - d0714a9fac36390f9869cf9d2240762579d06d8d authored about 12 years agoSigned-off-by: Miroslav Lichvar <[email protected]>
github.com/nwtime/linuxptp - 3d599e2d5d73392265a575ac65b9885070e6d5a3 authored about 12 years agoSigned-off-by: Miroslav Lichvar <[email protected]>
github.com/nwtime/linuxptp - 2f3b9f718fa82dac83c0c3d18bfd121c807135d6 authored about 12 years ago
Now that the code automatically falls back to transport-specific time
stamping, this option is n...
Start with the most general HWTSTAMP option. If that fails, fall back
to the option that best fi...
Signed-off-by: Richard Cochran <[email protected]>
Acked-by: Jacob Keller <jacob.e.keller...
Signed-off-by: Miroslav Lichvar <[email protected]>
github.com/nwtime/linuxptp - 7894339cdd87219ead742db0b21223db5146bddc authored over 12 years ago
Make it easier to find out the compiled-in defaults in the code
and set all options in default.c...
Signed-off-by: Miroslav Lichvar <[email protected]>
github.com/nwtime/linuxptp - 937f3aec5babcad441987c84d8b8b95c5ea40f3f authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - c6bb965f3de5885055174958aeebdbf4dfe75c6e authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 675df82a291cc02f3a155452dca06b9a6825ee74 authored over 12 years agothis patch updates the default.cfg and gPTP.cfg to show the new defaults
Signed-off-by: Jacob K...
github.com/nwtime/linuxptp - a15a0a022187d5b534e287ac18eea4a905c0b20b authored over 12 years ago
this patch modifies the pi servo to add a configurable max offset (default
infinity). When ever ...
this patch adds the servo selection to the configuration file
Signed-off-by: Jacob Keller <jaco...
github.com/nwtime/linuxptp - 3464c9cfb4f6300dd24b8ce0713dbb8ad85a0f9c authored over 12 years agothis patch modifies the clock_create to take the servo type as an argument
Signed-off-by: Jacob...
github.com/nwtime/linuxptp - d951ba421f5b5bba676bc3bfdadebb62f4df9d11 authored over 12 years ago
passing a string as the servo type seems ugly when there are only a few
choices. This patch modi...
This patch adds support for sk_interface_phc to lookup the /dev/ptpX device
using ethtool's get_...
Signed-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - eb09fe01d7e630daa689aa7ecb2d253b2bc19aa4 authored over 12 years agoThe 'rdelay' option has been obsoleted by the newer read_phc() logic.
Signed-off-by: Richard Co...
github.com/nwtime/linuxptp - 99d7c128a1837b8969d7e107f48ce38210150521 authored over 12 years ago
The main loop has become a bit messy, mixing two completely disjunct code
paths. This patch sepa...
The 'src' parameter to the do_servo() function is never used, so
remove it.
Signed-off-by: Rich...
github.com/nwtime/linuxptp - 0ff2d47d61b93946806b890f807fa75e278c88e1 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 671358b21d600789f8881c3578aaa4d061140277 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 8f00d29265532785b394329eaaf9d6a3069ac274 authored over 12 years agogithub.com/nwtime/linuxptp - 6ce135eaac09d1ea22f8177a0e4fd253127357fa authored over 12 years ago
Signed-off-by: Miroslav Lichvar <[email protected]>
github.com/nwtime/linuxptp - ce6533fd75e6c420d759dbf050121592576b0cc5 authored over 12 years agoSigned-off-by: Delio Brignoli <[email protected]>
github.com/nwtime/linuxptp - 1e6a169431484ea7a412a76234d0790819e8f124 authored over 12 years ago
This non-portable, implementation specific message is designed to inform
external programs about...
Signed-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - f3b0ca69d3977f55968034c04cb0f0f063ac222a authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 4e09ff8585f26fd0a6fa91a0c712a7d2e2f0ca3d authored over 12 years ago
The code to detect a new master used pointer equality using a stale
pointer within the clock ins...
Signed-off-by: Miroslav Lichvar <[email protected]>
github.com/nwtime/linuxptp - 9edd319f11c2ceb54905ac87d89e44d940250eb6 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 7a50ead1d001f6e1475b589be696f9472743071d authored over 12 years ago
If a buggy driver or hardware delivers bogus time stamps, then we might
crash with a divide by z...
We are going to need this more than once for working with the
cumulativeScaledRateOffset fields....
Signed-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 8cc3433b8b146ec8dc6c5b61be345935a09b74bf authored over 12 years agoCertain AVB bridges send their own OUI instead of the offical one.
Signed-off-by: Richard Cochr...
github.com/nwtime/linuxptp - 5ca99377b67b085359b34c3e78a7b11d2d901077 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 8a4b2ab9b82129207bb9a45b2548daecc1857cae authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 843661dfa2e04e9afe5065592f2c3ab8e6d8da2b authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - f38338827b2130a681c56ab2c70105c620de2d56 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - f86997185e86a40c6a62ac5b635ee66c85daaaaa authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 94dd186cdf4f16e54254c823e8b7aa7b49451555 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - e5edeacb9a2e7419979bb54930339e7b8e049512 authored over 12 years ago
We have one timer used for both delay request mechanisms, and we ought
to set the message interv...
Signed-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 5e40b5ec01f35ce1d7c557a046cee6a185c38c9c authored over 12 years ago
IEEE 802.1AS-2011 specifies using the current logMinPdelayReqInterval
for this field.
Signed-of...
github.com/nwtime/linuxptp - ace0d71a8030460c6d8fb036b024f94a4ee7ec3d authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - db36fb52caa65784b2130e102fe43d3bcecc5827 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 845e947bcb1ee99afbea5e95314c3b325e15b0ab authored over 12 years ago
In 802.1AS-2011 the ratio is defined as master/local, so we should follow
suit.
Signed-off-by: ...
github.com/nwtime/linuxptp - 1bb8ebbdc5e8a9ee24e956ae86209fa3189f144d authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 95598b4fded12e6a5b5f61b13608027466e4076f authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 829c785414a0eff415026789adeb564812abb1ac authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 1925f07b3fc75d8ef1d15d23e4c3754fb745df09 authored over 12 years agogithub.com/nwtime/linuxptp - 633076453821e7f6990db40d36547a3f63d9baa8 authored over 12 years ago
github.com/nwtime/linuxptp - bf21c7c6a9f7baf91d6c73198b99d48622840ccb authored over 12 years ago
Signed-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 41ffd8dfb8df726da2995ad25185ed49046fada1 authored over 12 years ago
- all of the original goals have been implemented
- add gPTP to the list of supported features
...
github.com/nwtime/linuxptp - 28ac1cb1b13c07b5e84c7e30b1444ac4e5f23357 authored over 12 years agoMake five PHC readings in sequence and pick the quickest one.
Signed-off-by: Miroslav Lichvar <...
github.com/nwtime/linuxptp - d42914c335fd6031e43309a32d6f4b5b0238fb7c authored over 12 years ago
As some PHC hardware/drivers don't provide PPS, it may be useful to keep the
system clock synchr...
This reverts commit 998093b6f7dbf1fa633ecd61c757da8b52a7ffae.
Will apply this patch again, with ...
This reverts commit f08d264e1d23d83554352e097ec17535d06f7725.
Will apply this patch again, with ...
Make five PHC readings in sequence and pick the quickest one.
Signed-off-by: Miroslav Lichvar <...
github.com/nwtime/linuxptp - f08d264e1d23d83554352e097ec17535d06f7725 authored over 12 years ago
As some PHC hardware/drivers don't provide PPS, it may be useful to keep the
system clock synchr...
Signed-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - afd2a50b5bb3b56c6387fe3a2fd0174a890c0f09 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 81648e81ed6b2a4a08e564cec74d5327daaef2d1 authored over 12 years ago
This fixes the following issue reported by valgrind, which occurs
after a port disable/initializ...
Error messages from initialization were missing.
Signed-off-by: Miroslav Lichvar <mlichvar@redh...
github.com/nwtime/linuxptp - 2040933d74ff9a3a78e1139b80c58f565d4067c8 authored over 12 years ago
This will allow running under valgrind to detect memory leaks
and the like.
Signed-off-by: Rich...
github.com/nwtime/linuxptp - afbec38d6e953eb338055c4590ce0d94cf933640 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 40dc2e13ef675cc0f57ec47d536777b2e336ef0c authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 577d34facf2254edb492ae502c4ef6fdddbc9373 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 889c707ba1a0c8b66b239df703c7228fd517d994 authored over 12 years ago
By not touching the event descriptor, uds is leaving the value as zero,
resulting in polling on ...
Signed-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 39363164683ca966c5dbaab443c6517e45963382 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 1bfb6fd2178c35d163f839b57388a8595144954e authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - d377229ab4dad43afb1d907cd0cb64b73145e75c authored over 12 years agoUsing 0xffff looks dumb in the log and in the pmc output.
Signed-off-by: Richard Cochran <richa...
github.com/nwtime/linuxptp - ce745572b4f306d91c9a1f2b6ac677a130b8e2ab authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 9b2a6d543cc61817395d3c7ac00438fc0d8384e2 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 529206112ddc5c8f0d177559d1ded853d58f228c authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 8f6d2549b167758ade8dee563b61f05a9935c29b authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 420d48ce0274b14c18ece3343571253e72e0145b authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - b9c4fbc11db3f1631ce94edb3c5fb130cc8e7f88 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 9da511d6f6b2936a18323c4477bd7729a1afcfde authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - e1f77422ec8bfbcf89031d1b1e1d007c2c99f865 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 9fc5f31c8b23bd5d9de353a45c5a85d87021cd02 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - dac6372091dc4c25872c93708219df4421a4c6d4 authored over 12 years ago
This port is handled a bit differently than the others. Its only purpose
is to accept management...
Signed-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 18cac67b337abb279a63bf4fcc4180662fbc8579 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 97df9b66b263f9e8232706d896b685d8f9810aff authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 8c0393321ef0f4589df640779961b4d3258e1a50 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 7da00ec0894048070cc2f437fcbe1aebde01ff70 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 92c6c9149d3f57979e98b08cbc622b0facd14f81 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - b2e8555ffd5faaa1530c02b10d38c6f66907c4c3 authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - 42402036556b15982cb855932dbd6629cf54e1ce authored over 12 years agoSigned-off-by: Richard Cochran <[email protected]>
github.com/nwtime/linuxptp - f9953c6ef35d96a6e3f99c4b6c185bc45788416d authored over 12 years ago
If the kernel supports the ioctl, but the driver does not (like igb in
kernel version 3.5), then...