summaryrefslogtreecommitdiff
path: root/zebra/zebra_mpls_openbsd.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-08-22 15:27:08 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2017-08-22 15:27:08 +0200
commitacf3a851b97209cbb922c279ae8ae9493a786686 (patch)
treeac1e06367d166f8fc60ddf270448f6cba12a4ec1 /zebra/zebra_mpls_openbsd.c
parent3f543889568e7f267f6f6d1e919eeb31a21ee97f (diff)
lib: fix const-check in route_node
route_node->lock is "const" if --enable-dev-build is used. This is done to deter people from messing with internals of the route_table... unfortunately, the inline'd route_[un]lock_node runs into this. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'zebra/zebra_mpls_openbsd.c')
0 files changed, 0 insertions, 0 deletions