Commit e9a932f
committed
WIP CFFI Wrapper for routing table tools
- [x] CFFI wrapper for m-Trie
- [x] CFFI wrapper for Ordered Covering
- [x] Utilities for converting to/from C format
- [ ] Scripts to replace desktop/* executables
- [ ] Travis updates
- [ ] Ignore coverage on cffi_compile.py
- [ ] Utilities for writing/reading routing table files
- [ ] CFFI wrapper for remove_default_routes when merged
For a later PR
- SpiNNaker interface for routing table minimisation1 parent e540228 commit e9a932f
File tree
29 files changed
+541
-30
lines changed- c_tests
- desktop
- include
- py_tests
- rig_routing_tables
29 files changed
+541
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
2 | 8 | | |
3 | 9 | | |
4 | 10 | | |
| |||
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
9 | 20 | | |
10 | 21 | | |
11 | | - | |
12 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
13 | 32 | | |
14 | 33 | | |
15 | | - | |
| 34 | + | |
16 | 35 | | |
17 | 36 | | |
18 | | - | |
| 37 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments