Revision 62e64905 nest/rt-dev.c
nest/rt-dev.c | ||
---|---|---|
79 | 79 |
.source = RTS_DEVICE, |
80 | 80 |
.scope = SCOPE_UNIVERSE, |
81 | 81 |
.dest = RTD_UNICAST, |
82 |
.nh = { |
|
83 |
.iface = ad->iface |
|
84 |
} |
|
82 |
.nh.iface = ad->iface, |
|
85 | 83 |
}; |
86 | 84 |
|
87 | 85 |
a = rta_lookup(&a0); |
Also available in: Unified diff