]> git.proxmox.com Git - mirror_frr.git/commit - zebra/kernel_netlink.h
tests: zebra netlink testcases
authorJakub Urbańczyk <xthaid@gmail.com>
Mon, 3 Aug 2020 18:23:56 +0000 (20:23 +0200)
committerJakub Urbańczyk <xthaid@gmail.com>
Mon, 10 Aug 2020 19:57:12 +0000 (21:57 +0200)
commit531c92b82f7fbff17e1f48e78f2a483099b06674
tree4e64060825ccb6dbc85a39fea604f7c813dc4c40
parentf6feb48b4853f5704995b9f4d9dfab8c59256617
tests: zebra netlink testcases

Signed-off-by: Jakub Urbańczyk <xthaid@gmail.com>
tests/topotests/zebra_netlink/__init__.py [new file with mode: 0644]
tests/topotests/zebra_netlink/r1/sharpd.conf [new file with mode: 0644]
tests/topotests/zebra_netlink/r1/v4_route.json [new file with mode: 0644]
tests/topotests/zebra_netlink/r1/zebra.conf [new file with mode: 0644]
tests/topotests/zebra_netlink/test_zebra_netlink.py [new file with mode: 0755]
zebra/kernel_netlink.c
zebra/kernel_netlink.h
zebra/zebra_vty.c