Commit 6dc7211
committed
pcn-router: fix bug when creating a service with full configuration
Routes should only be created after the ports, otherwise the route creation
will fail because it'll not find an appropiate out interface.
Signed-off-by: Mauricio Vasquez B <mauriciovasquezbernal@gmail.com>1 parent 6716599 commit 6dc7211
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
0 commit comments