Commit 3a184c6
committed
Support routers without an external gateway
Sometimes we may want to create routers that do not have an external
gateway. This was possible before the router workaround was applied in
0ed105f.
This change makes it possible to define a router without a 'network'
attribute.1 parent d3b6b63 commit 3a184c6
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
0 commit comments