summaryrefslogtreecommitdiff
path: root/daemons/gptp/common/common_port.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move daemons/gptp as separate repo under AVnuAvinash Reddy Palleti2018-08-061-762/+0
* Change to using addEventTimer and deleteEventTimer without lock.Fred Deng2018-04-271-3/+3
* Update common_port.cppfreddeng2018-04-181-0/+4
* Added wireless timestamper and port codeChristopher Hall2017-12-131-1/+8
* Merge pull request #691 from ethan-stewart-iol/open-avb-nextandrew-elder2017-09-121-2/+3
|\
| * listen for announces on init and linkupEthan Stewart2017-09-081-2/+3
* | gPTP Announce interval timer restart fixedMichal Wasko2017-09-041-5/+1
|/
* SyncIntervalTimer lock changed to trylockMichal Wasko2017-08-231-1/+1
* Fix Priority1 check in announce timeoutChristopher S. Hall2017-06-211-47/+38
* Removed clock dependence on timestamper - necessary for multiportChristopher S. Hall2017-05-191-8/+62
* Create CommonPort and EtherPort classes representing Ethernet specificChristopher S. Hall2017-04-261-0/+709