]> git.puffer.fish Git - mirror/frr.git/commit
lib: add yang wrappers for IP prefixes
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 7 Aug 2019 15:24:43 +0000 (12:24 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 18 Sep 2019 16:38:28 +0000 (13:38 -0300)
commiteed84494b4e434cb3846383771f3482269e48466
tree85a3123bbf4042ea5f9e6f4e7b91b7bcd26ac95e
parent0a0d4f9e2e8bdf9d378c1c07a60e11f8a1bb7cec
lib: add yang wrappers for IP prefixes

We had wrappers for IPv4 and IPv6 prefixes, but not for IP (version
agnostic) prefixes. This commit addresses this issue.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/yang_wrappers.c
lib/yang_wrappers.h
yang/libyang_plugins/frr_user_types.c