summaryrefslogtreecommitdiff
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* gptp: CMakeLists.txt updateAndrew Elder2017-10-071-2/+9
* gptp: fix Linux cmake buildAndrew Elder2017-10-071-0/+1
* MAAP: add dummy main() to Windows buildAndrew Elder2017-10-071-0/+29
* gptp: use PLAT_snprintf() - fixes MSVC buildAndrew Elder2017-10-061-1/+1
* Merge pull request #691 from ethan-stewart-iol/open-avb-nextandrew-elder2017-09-122-3/+5
|\
| * listen for announces on init and linkupEthan Stewart2017-09-082-3/+5
* | gPTP Announce interval timer restart fixedMichal Wasko2017-09-041-5/+1
|/
* Merge pull request #683 from ghMichalW/link_up_port_restoreandrew-elder2017-09-021-0/+8
|\
| * PTP Port role restore on Link Up eventMichal Wasko2017-08-241-0/+8
* | Merge pull request #678 from ghMichalW/sync_timer_lockandrew-elder2017-08-251-1/+1
|\ \
| * | SyncIntervalTimer lock changed to trylockMichal Wasko2017-08-231-1/+1
| |/
* | IF_LOG_INTERVAL interval count fix.Brant Thomsen2017-08-222-2/+2
* | More logging fixesBrant Thomsen2017-08-222-12/+18
|/
* Merge branch 'open-avb-next' of https://github.com/AVnu/Open-AVB into avb_end...Brant Thomsen2017-06-304-70/+63
|\
| * Rest of fix for gPTP intervals on ARMLevi Pearson2017-06-292-17/+17
| * Merge pull request #642 from aditpape/mrpctl_read_allandrew-elder2017-06-281-2/+4
| |\
| | * mrpctl: read all pending messagesAndreas Pape2017-06-281-2/+4
| * | Fix for gPTP interval init on ARM platformsLevi Pearson2017-06-271-4/+4
| |/
| * Fix Priority1 check in announce timeoutChristopher S. Hall2017-06-211-47/+38
* | Added signal handling to Shaper DaemonBrant Thomsen2017-06-211-3/+65
* | White space fixBrant Thomsen2017-06-191-1/+1
* | Added class to Shaper daemon callBrant Thomsen2017-06-162-48/+86
* | Added Shaper daemon unreserve support for Class B 44.1kHzBrant Thomsen2017-06-151-1/+6
* | Shaping FixesBrant Thomsen2017-06-142-2/+14
* | Shaper daemon updatesBrant Thomsen2017-06-132-18/+86
* | shaper daemon fixBrant Thomsen2017-06-091-1/+4
* | Added a README file for the traffic shaper daemonBrant Thomsen2017-06-091-0/+22
* | shaper daemonBrant Thomsen2017-06-099-0/+2116
* | Merge branch 'open-avb-next' of https://github.com/AVnu/Open-AVB into feature...Brant Thomsen2017-06-097-30/+45
|\ \ | |/
| * gPTP: correct Windows PHY delay constantsandrew-elder2017-06-061-6/+13
| * gPTP: Windows: MSVC compile fixesAndrew Elder2017-06-051-8/+8
| * gPTP: fix link up status checkToshiki Nishioka2017-05-241-1/+1
| * gPTP: fix SIOCGIFNAME ioctl failureToshiki Nishioka2017-05-241-2/+17
| * gPTP: change HWTimestamper_adjclockrate into const functionPawel Modrzejewski2017-05-235-19/+12
* | Merge branch 'open-avb-next' of https://github.com/AVnu/Open-AVB into avtp_av...Brant Thomsen2017-05-2231-702/+1387
|\ \ | |/
| * Merge pull request #598 from christopher-s-hall/open-avb-nextandrew-elder2017-05-2223-677/+1033
| |\
| | * Removed clock dependence on timestamper - necessary for multiportChristopher S. Hall2017-05-1923-677/+1033
| * | Merge pull request #595 from PawelModrzejewski/open-avb-nextandrew-elder2017-05-193-7/+29
| |\ \ | | |/ | |/|
| | * gPTP: add negative time jumps detectionPawel Modrzejewski2017-05-173-7/+29
| * | Merge pull request #594 from bdthomsen/gptp_switch_fixandrew-elder2017-05-161-0/+4
| |\ \
| | * | Ignore twoStepFlag as per Table 11-4 of 802.1AS-2011Brant Thomsen2017-05-111-0/+4
| | |/
| * | Merge pull request #596 from audioscience/rMTBrant Thomsen2017-05-157-0/+307
| |\ \
| | * | daemons: MRP: MVRP test, compiler syntax fixandrew-elder2017-05-151-2/+2
| | * | MRP: add tests for MVRP rMT!andrew-elder2017-05-124-0/+292
| | * | daemons: mrpd: ignore rMT! if an attribute does not existAndrew Elder2017-05-123-0/+15
| | |/
| * | PTP_CLOCK_IDENTITY_LENGTH moved to ptptypes.hppBrant Thomsen2017-05-153-11/+6
| * | Aligned comments (white space changes only)Brant Thomsen2017-05-121-18/+18
| * | Added AVDECC information to gPTP daemonBrant Thomsen2017-05-1113-74/+439
| |/
* | PTP_CLOCK_IDENTITY_LENGTH moved to ptptypes.hppBrant Thomsen2017-05-153-11/+6
* | Temporary compile fix. Needs to be addressed later.Brant Thomsen2017-05-101-1/+1