diff options
author | 2015-03-26 11:02:44 +0000 | |
---|---|---|
committer | 2015-03-26 11:02:44 +0000 | |
commit | 106d177ca1be25a453947dd6de97b61991beea7e (patch) | |
tree | 9fdf2665a6040a2398e970abd74b810e1299b3d4 /usr.bin/ssh/ssh-add.c | |
parent | from zhuk: in the for loop, show "in word ..." as optional; (diff) | |
download | wireguard-openbsd-106d177ca1be25a453947dd6de97b61991beea7e.tar.xz wireguard-openbsd-106d177ca1be25a453947dd6de97b61991beea7e.zip |
Use rt_ifa_add(9) and rt_ifa_del(9) to configure MPLS labels.
Since the removal of the link-layer ifa from "struct ifnet" it was
impossible to configure MPLS routes on mpe(4). Because just like
enc(4), mpe(4) was abusing the link-layer ifa to attach its route
entries.
So explicitly pass a "glue" ifa to the routing layer.
From Rafael Zalamena who discovered this the hardway, thanks!
ok claudio@
Diffstat (limited to 'usr.bin/ssh/ssh-add.c')
0 files changed, 0 insertions, 0 deletions