Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PPSi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Projects
PPSi
Commits
e69d3cde
Commit
e69d3cde
authored
12 years ago
by
Aurelio Colosimo
Browse files
Options
Downloads
Patches
Plain Diff
README updated
parent
9261353a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+16
-8
16 additions, 8 deletions
README
with
16 additions
and
8 deletions
README
+
16
−
8
View file @
e69d3cde
...
...
@@ -20,16 +20,24 @@ Rabbit is developed at ohwr.org:
http://www.ohwr.org/projects/white-rabbit
Current Status (
July
2012)
Current Status (
September
2012)
==============================
We currently have only standard PTP (IEEE 1588) with no extensions.
Code for the White Rabbit extension is being worked on (currently WR
devices use a different code base, which should be replaced by this one).
The working architectures are "gnu-linux" and "spec":
* gnu-linux supports both UDP and IEEE 802.3 (raw ethernet) transport protocols
* spec supports IEEE 802.3 protocol only
We currently support arch/extension/net protocol according to the following
table:
__________________________________________________________
| PTP PROTOCOL | NET TRANSPORT PROTOCOL |
| IEEE1588 | WR-EXT | UDP | IEEE802.3 |
| | | | |
spec | X | X | | X |
gnu-linux | X | | X | X |
__________|____________|_________|________|_______________|
In other words, the working architectures are "gnu-linux" and "spec":
* gnu-linux supports both UDP and IEEE 802.3 (raw ethernet) transport protocols,
but ptp standard protocol only
* spec supports IEEE 802.3 protocol only, and ptp or white rabbit extension
protocol
Compile-time Configuration
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment