]> git.ipfire.org Git - thirdparty/bird.git/commit
Route: moved rte_src pointer from rta to rte
authorMaria Matejka <mq@ucw.cz>
Fri, 10 Apr 2020 15:08:29 +0000 (17:08 +0200)
committerMaria Matejka <mq@ucw.cz>
Wed, 13 Oct 2021 17:09:04 +0000 (19:09 +0200)
commit5cff1d5f022755df61af6fc21cc4f2e5d384404e
treed98b4b352a47257fe3943dcb050ff73c5c14aecf
parenteb937358c087eaeb6f209660cc7ecfe6d6eff739
Route: moved rte_src pointer from rta to rte

It is an auxiliary key in the routing table, not a route attribute.
19 files changed:
filter/f-inst.c
nest/route.h
nest/rt-attr.c
nest/rt-dev.c
nest/rt-show.c
nest/rt-table.c
proto/babel/babel.c
proto/bgp/attrs.c
proto/bgp/packets.c
proto/mrt/mrt.c
proto/ospf/ospf.c
proto/ospf/rt.c
proto/perf/perf.c
proto/pipe/pipe.c
proto/rip/rip.c
proto/rpki/rpki.c
proto/static/static.c
sysdep/linux/netlink.c
sysdep/unix/krt.c