]> git.proxmox.com Git - mirror_frr.git/commit
doc, lib, zebra: Remove deprecated encode and decode functionality
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 24 Aug 2018 14:56:15 +0000 (10:56 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 24 Aug 2018 14:56:15 +0000 (10:56 -0400)
commit0477276088dc20c7be195168441e895cbc567cbf
tree747815ef08149b7faa329bd5aa3bcc47fbc05d5f
parent4ec715c8304a796dbba76692a5767ef507671ca3
doc, lib, zebra: Remove deprecated encode and decode functionality

The ZEBRA_IPV4_ROUTE_[ADD|DELETE] and ZEBRA_IPV6_ROUTE_[ADD|DELETE] functionality
has been deprecated for a year now, let's remove this code from the system.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/developer/zebra.rst
lib/log.c
lib/zclient.c
lib/zclient.h
zebra/zapi_msg.c