diff options
author | kn <kn@cvs.openbsd.org> | 2021-03-17 14:30:10 +0000 |
---|---|---|
committer | kn <kn@cvs.openbsd.org> | 2021-03-17 14:30:10 +0000 |
commit | 43469e962b06fe0386e69b325a240eab34505969 (patch) | |
tree | 8946f1fcf3592d7ff3c1f72c6e2cc8e5881b4935 /sbin/dhcpleased/frontend.c | |
parent | 2bdd60040ee0c0861b5858dbf02c042c53595cc4 (diff) |
Use correct rdomain when adding/deleting routes
mpip(4) always adds and deletes routes in rdomain 0 regardless of the
`tunneldomain', i.e. the `sc_rdomain' value.
mpw(4) adds routes with the specified rdomain but always deletes them
in rdomain 0.
mpe(4) consistently uses the softc's rdomain which is tracked
consistently across the various ioctls -- no fix needed.
Found while reading the code and testing ifconfig(8)'s "tunneldomain" in
order to document MPLS ioctls.
OK claudio
Diffstat (limited to 'sbin/dhcpleased/frontend.c')
0 files changed, 0 insertions, 0 deletions