summaryrefslogtreecommitdiff
path: root/daemons/gptp/linux/src/linux_hal_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move daemons/gptp as separate repo under AVnuAvinash Reddy Palleti2018-08-061-1117/+0
* gptp: fix race condition during signal thread creationPawel Modrzejewski2018-01-221-8/+12
* gptp: simple fixing/adding loggingPawel Modrzejewski2018-01-081-3/+1
* Fixes for compile breakage encountered in Fedora 26Christopher Hall2017-10-091-2/+3
* gPTP: fix link up status checkToshiki Nishioka2017-05-241-1/+1
* gPTP: fix SIOCGIFNAME ioctl failureToshiki Nishioka2017-05-241-2/+17
* Removed clock dependence on timestamper - necessary for multiportChristopher S. Hall2017-05-191-1/+75
* Added AVDECC information to gPTP daemonBrant Thomsen2017-05-111-4/+69
* Create CommonPort and EtherPort classes representing Ethernet specificChristopher S. Hall2017-04-261-4/+13
* Fixed indentation and format strings.Michal Galka2017-04-101-10/+10
* Added systemd watchdog support for gptp daemonMichal Galka2017-04-061-1/+3
* gPTP: add linkUp flag initialization by interface statePawel Modrzejewski2017-03-091-2/+33
* gPTP: redundant (false) LINKUP events filteringPawel Modrzejewski2017-03-021-3/+10
* Fix gPTP link up/down detection. Check only the interface used by portKenneth Carlino2016-11-061-7/+9
* Fix compile warnings and errors after added -O2 compile optionRoland Hii2016-09-131-1/+1
* Merge phase error violation recovery patchKen Carlino2016-07-081-5/+5
* Remove extra newlines in gPTP log messagesKen Carlino2016-07-071-5/+5
* Switch all logging to gptp_log, remove debugoutLevi Pearson2016-05-171-30/+30
* Finished merge, made whitespace consistentLevi Pearson2016-05-171-4/+5
* Handle link up/down eventsDavid Cemin2016-03-281-0/+94
* Exposing asCapable on OS_IPC class. Issue #207David Cemin2015-11-091-1/+2
* Separating OS specific implementations. Issue #230David Cemin2015-11-091-1/+1
* Implemented a command line interface in GPTP daemon to accept PHY delay value...Srinath Arunachalam2015-08-191-52/+51
* Fixed memory leak where timer descriptor was not deleted; removed redundant codeChristopher Hall2015-06-241-1/+3
* Temporarily change the umask of gptp daemon to allow group access to shmemIonutX Trandafir2014-08-191-0/+4
* gptp_daemon: feature - Add test for SIGHUP to trigger saving restore dataIonutX Trandafir2014-08-191-0/+2
* Fixed shared memory issues on Linux:Christopher Hall2014-08-011-6/+14
* Added missing Linux filesChristopher Hall2014-04-031-0/+798