Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
generator/tree.go: Add support for subsequent address family in combi… (
#782) * generator/tree.go: Add support for subsequent address family in combined type Since some MIB carry information about Safi (subsequent address family), it will cause the generator to bail out, even though there is a valid Subtype before. E.g. Afi Safi Address This is especially valid for Juniper BGP MIB. Link: https://learningnetwork.cisco.com/s/question/0D53i00000KssMOCAZ/bgp-afi-and-safi Signed-off-by: Josef Johansson <josef86@gmail.com> * Update generator/tree.go Signed-off-by: Ben Kochie <superq@gmail.com> --------- Signed-off-by: Josef Johansson <josef86@gmail.com> Signed-off-by: Ben Kochie <superq@gmail.com> Co-authored-by: Ben Kochie <superq@gmail.com>
- Loading branch information