diff --git a/CHANGELOG b/CHANGELOG index 6df279c6bd283419101cc802eea6266e1aae4c2f..3d100735ccac1f41108ebc30206c42195ae7721a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -25,11 +25,12 @@ 2021-08-22: added WATO option for admin state down 2021-08-23: changed service name from "Cisco BGP peer" to "BGP peer" --> streamline with bgp_peer get localas from BGP-4-MIB::bgpLocalAs if CISCO-BGP4-MIB::cbgpPeer2LocalAs not set -# 2021-08-29: fixed bgpLocalAs in BGP-4-MIB not set -# 2021-11-08: moved helper functions to utils/bgp_peer -# moved longoutput/details to inventory based on inv_bgp_beer -# merged WATO with bgp_peer -# merged METRICS with bgp_peer -# 2021-11-13: fix for mixed peers (with and without prefixes on one host) -# 2021-11-14: merged check function with bgp_peer -# merged parse function with bgp_peer +2021-08-29: fixed bgpLocalAs in BGP-4-MIB not set +2021-11-08: moved helper functions to utils/bgp_peer + moved longoutput/details to inventory based on inv_bgp_beer + merged WATO with bgp_peer + merged METRICS with bgp_peer +2021-11-13: fix for mixed peers (with and without prefixes on one host) +2021-11-14: merged check function with bgp_peer + merged parse function with bgp_peer + added basic support for VRFs (cbgpPeer3Entry)