- 09 Jan, 2012 1 commit
-
-
Alessandro Rubini authored
While the code layout comes from ptp-proposal, this is a different package, now called pptp for "Portable PTP". Signed-off-by:
Alessandro Rubini <rubini@gnudd.com> Acked-by:
Aurelio Colosimo <aurelio@aureliocolosimo.it>
-
- 03 Jan, 2012 1 commit
-
-
Alessandro Rubini authored
This removes <dep/dep.h> by renaming it to <pproto/lib.h>, since those functions are library ones, though pp_ prefixed. <pproto/pproto.h> includes <pproto/lib.h>, since they are always needed, and C files are fixed by not including <dep/dep.h>. Sometimes I included <pproto/diag.h> to fix some compile warnings for implicit declaration of pp_printf. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com> Acked-by:
Aurelio Colosimo <aurelio@aureliocolosimo.it>
-
- 05 Dec, 2011 1 commit
-
-
Aurelio Colosimo authored
code was pruned from specific "ptp-proposal" protocol and the skeleton of IEEE-1588 states was made. Next step is to insert, step by step, the structs defined in ptpd. Still something needs to be removed or renamed, but this should be a fair starting point.
-