-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCHANGES.txt
More file actions
42 lines (17 loc) · 1.21 KB
/
CHANGES.txt
File metadata and controls
42 lines (17 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Read the markdown version of this file
https://csil-git1.cs.surrey.sfu.ca/471-project-6/sdn-routing/blob/master/CHANGES.md
# CHANGES
I want my project to be presented at the course public page.
## Submission Commits
* Project code: fc0d92894f57bba92ee192848637363dcf56e3d8 (Nov 21, 2019)
* Project presentation: 8608fcc5712eef882d29a005759e99982857abb0 (Nov 26, 2019)
> Compare revisions
https://csil-git1.cs.surrey.sfu.ca/471-project-6/sdn-routing/compare/fc0d92894f57bba92ee192848637363dcf56e3d8...8608fcc5712eef882d29a005759e99982857abb0
## Change Log
Bug fix - corrections to link-state routing algorithm (3f88afa717f84337d0cef1fd298fde9511253cb6)
UI - added functions to output least-cost paths (a8343166c82d31973b2749b87cfcdd1c8547ca1f)
Bug fix - fixed topology creation (be20965c892911c3e28e491de60a680ab076ee94)
UI - improved text display format (073f0bc7bf0ba9e931e6ea4739cac44454879a75)
UI - custom CLI and network debugging commands (60c915b5739eb5b0a89b3dfe286fd146f479656b)
Documentation - added project documentation and sample output files (b50bddd7bd81da3df372c0aab43f95508790caca)
UI - new preset; slowed down tests with 'Press Return to continue' (8608fcc5712eef882d29a005759e99982857abb0)