]> git.puffer.fish Git - mirror/frr.git/commit
zebra: remove netlink buffer size log message 10355/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Sun, 16 Jan 2022 21:26:45 +0000 (22:26 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 17 Jan 2022 08:46:19 +0000 (09:46 +0100)
commit17a4c655760cdaf6b3a6420956bcd9351da4ee70
tree572b5583d62c836ab725cde8590698ff52a6e66c
parent908e4c85b87b3fcb88258db475a89b62293637b9
zebra: remove netlink buffer size log message

... really not much point in printing this.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
zebra/kernel_netlink.c