]> git.ipfire.org Git - thirdparty/bird.git/commit
ROA change notifications: simple variant
authorMaria Matejka <mq@ucw.cz>
Tue, 5 Mar 2019 23:11:40 +0000 (00:11 +0100)
committerMaria Matejka <mq@ucw.cz>
Wed, 6 Mar 2019 11:51:38 +0000 (12:51 +0100)
commitf827cf11bed2212386bdf448466f715b2e07cb1e
tree53ebb9ccbe0740f220f6884da3cc16766a436a40
parentb9deced219cfda2afe8604b24351ae10ac56f98b
ROA change notifications: simple variant

This implementation will just automatically request channel reload/refeed
when ROA change is detected. It may be sufficient for many uses;
performance impact for big IXPs is unclear.
12 files changed:
filter/filter.c
filter/filter.h
nest/notify.h [new file with mode: 0644]
nest/proto.c
nest/protocol.h
nest/route.h
nest/rt-show.c
nest/rt-table.c
proto/mrt/mrt.c
proto/pipe/pipe.c
proto/radv/radv.c
sysdep/unix/krt.c