Commit a9a3f18
committed
Expand Flow Table to store more information
Additional data is being stored:
1. The Router's Address
2. The Router's Port
3. The Routers forwarding Address
4. The Routers forwarding Port
Part 3 and 4 allow the Router to query the Switcher and get the IP and Port for where to send a client message to.1 parent e5165f0 commit a9a3f18
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments