]> git.puffer.fish Git - mirror/frr.git/commit
yang: add missing `zif-gre` zebra interface type 15803/head
authorChristian Hopps <chopps@labn.net>
Sat, 20 Apr 2024 11:59:02 +0000 (07:59 -0400)
committerChristian Hopps <chopps@labn.net>
Sat, 20 Apr 2024 12:04:00 +0000 (08:04 -0400)
commit74fb4056cb496e3273ea6512ab160b7de0885608
treeb8d8191d06d517152b331683b1e4822bb580f5f5
parent5ef6a2bb54eacc35854e9db8dde71c406fb9364c
yang: add missing `zif-gre` zebra interface type

This was caught by the grpc_basic test which was receiving an invalid error
result, which was returned b/c inside zebra the libyang code was flagging the
value as invalid for a derived zebra interface type.

Signed-off-by: Christian Hopps <chopps@labn.net>
yang/frr-zebra.yang
zebra/zebra_nb_state.c