12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
|
proxy ndppd.rt0 {
|
||
|
rule dead:1::1 {
|
||
|
iface ndppd.rt1
|
||
|
}
|
||
|
}
|
||
|
|
||
|
proxy ndppd.rt1 {
|
||
|
rule dead::1 {
|
||
|
iface ndppd.rt0
|
||
|
}
|
||
|
}
|