]> git.ipfire.org Git - thirdparty/bird.git/commit
Filters: Also sender protocol and channel name available mq-deref
authorMaria Matejka <mq@jmq.cz>
Thu, 9 Apr 2020 20:12:21 +0000 (22:12 +0200)
committerMaria Matejka <mq@jmq.cz>
Thu, 9 Apr 2020 20:19:06 +0000 (22:19 +0200)
commit598cebd19f626bd08d933c9c8ee3ea8358615fb4
tree755cde63d87251b30b8398e9915dbe47544500fb
parent064b59d1c7ee697d192bc90920aa81b973676cfd
Filters: Also sender protocol and channel name available

Introducing the object member dereference framework.
filter/Makefile
filter/config.Y
filter/data.h
filter/decl.m4
filter/deref.c [new file with mode: 0644]
filter/f-inst.c