Skip to content

Commit 667d6fd

Browse files
Update README.md
1 parent 3b39b80 commit 667d6fd

1 file changed

Lines changed: 11 additions & 13 deletions

File tree

README.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -56,24 +56,22 @@ Along the way I found and fixed some CRITICAL bugs lurking in the protocol and a
5656
The Project was divided into three Phases and two Milestones:
5757

5858
Phase 1:
59-
60-
Port existing Ipv4GlobalRouting to generic GlobalRouting
61-
Generalize ipv4-global-routing-test-suite and global-route-manager-impl-test-suite
62-
Create tests and verify GlobalRouting works for Ipv4 after templatization
63-
Design Tests for Ipv6 Specific Properties for GlobalRouting
64-
Introduce Type Aliases for IP classes
59+
- Port existing Ipv4GlobalRouting to generic GlobalRouting
60+
- Generalize ipv4-global-routing-test-suite and global-route-manager-impl-test-suite
61+
- Create tests and verify GlobalRouting works for Ipv4 after templatization
62+
- Design Tests for Ipv6 Specific Properties for GlobalRouting
63+
- Introduce Type Aliases for IP classes
6564

6665
Phase 2:
6766

68-
Extend GlobalRouting to IPv6
69-
Handle the Implementation differences of IPv6
67+
- Extend GlobalRouting to IPv6
68+
- Handle the Implementation differences of IPv6
7069

7170
Phase 3:
72-
73-
Work On suggested Changes
74-
Add Documentation For IPv6 GlobalRouting
75-
Prepare edge Testcases, Check for Bugs , fix any remaining issues
76-
Discuss any new features to GlobalRouting
71+
- Work On suggested Changes
72+
- Add Documentation For IPv6 GlobalRouting
73+
- Prepare edge Testcases, Check for Bugs , fix any remaining issues
74+
- Discuss any new features to GlobalRouting
7775

7876
---
7977

0 commit comments

Comments
 (0)