]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2024-02-01 Donatas Abraitisbgpd: One more attr struct memory optimization 15275/head
2024-02-01 Igor RyzhovMerge pull request #15268 from LabNConsulting/chopps...
2024-02-01 Christian Hoppsmgmtd: convert MGMTD_FE_CLIENT_DBG() to debug_fe_client() 15268/head
2024-02-01 Christian Hoppsmgmtd: convert MGMTD_BE_CLIENT_DBG() to debug_be_client()
2024-02-01 Christian Hoppsmgmtd: convert MGMT_FE_ADAPTER_DBG() to __dbg()
2024-02-01 Christian Hoppsmgmtd: convert MGMT_BE_ADAPTER_DBG() to __dbg()
2024-02-01 Christian Hoppsmgmtd: convert MGMT_DS_DBG() to __dbg()
2024-02-01 Christian Hoppsmgmtd: convert MGMT_TXN_DBG() to __dbg()
2024-01-31 Donatas AbraitisMerge pull request #15258 from louis-6wind/fix-adj...
2024-01-31 Igor RyzhovMerge pull request #15251 from qlyoung/fix-doc-nbcli...
2024-01-31 Christian HoppsMerge pull request #15246 from idryzhov/mgmt-get-data...
2024-01-31 Igor Ryzhovtests: add tests for mgmt get-data with-defaults parameter 15246/head
2024-01-31 Igor Ryzhovmgmtd: add our own format definitions for frontend...
2024-01-31 Igor Ryzhovmgmtd: fix printing an empty data tree
2024-01-31 Igor Ryzhovmgmtd: add ability to choose datastore to get data...
2024-01-31 Igor Ryzhovmgmtd: add support for with-defaults parameter to get...
2024-01-31 Igor Ryzhovyang: add more ietf models
2024-01-31 Igor RyzhovMerge pull request #15254 from LabNConsulting/chopps...
2024-01-30 Igor RyzhovMerge pull request #14764 from mjstapp/nb_gen_tool
2024-01-30 Igor Ryzhovbuild: build: make mgmtd test client build conditional 15254/head
2024-01-30 Christian Hoppsmgmtd: backend subscriptions to notifications
2024-01-30 Russ WhiteMerge pull request #15257 from opensourcerouting/fix...
2024-01-30 Christian Hoppstests: add YANG notification test
2024-01-30 Quentin Youngdoc: update [no] recommendation 15251/head
2024-01-30 Jafar Al-GharaibehMerge pull request #15163 from opensourcerouting/fix...
2024-01-30 Donald SharpMerge pull request #15250 from opensourcerouting/fix...
2024-01-30 Donald SharpMerge pull request #15252 from mjstapp/fix_bitfield_init
2024-01-30 Louis Scalbertbgpd: fix attr comparaison bgp_adj_in_set 15258/head
2024-01-30 Donatas Abraitistests: Check if attributes are reapplied for aggregate... 15257/head
2024-01-30 Donatas Abraitisbgpd: Reinstall aggregated routes if using route-maps...
2024-01-30 Mark Stappdoc: add doc for show configuration running 14764/head
2024-01-30 Mark Stappvtysh: un-hide the show configuration nb cli
2024-01-30 Mark Stapptools: add config-write callbacks to nb templates
2024-01-30 Christian Hoppslib: mgmtd: add YANG notification support
2024-01-30 Donatas AbraitisMerge pull request #15238 from louis-6wind/bgp-leak...
2024-01-30 Donatas Abraitisbgpd: Optimize memory usage for bgp_damp_config struct 15250/head
2024-01-30 Donatas Abraitisbgpd: Optimize memory usage for bgp_aggregate struct
2024-01-30 Donatas Abraitisbgpd: Optimize memory usage for bgp_static struct
2024-01-30 Donatas Abraitisbgpd: Optimize memory usage for attr struct
2024-01-29 Igor RyzhovMerge pull request #15248 from LabNConsulting/chopps...
2024-01-29 Mark Stapplib: init new bitfield word after realloc 15252/head
2024-01-29 Quentin Youngdoc: fix misformatted list in nbapi docs
2024-01-29 Donatas Abraitisbgpd: Optimize memory usage for bgp_nlri struct
2024-01-29 Christian Hoppszebra: fix compiler warning about truncation. 15248/head
2024-01-29 Donatas Abraitisbgpd: Optimize memory usage for bgp_notify struct
2024-01-29 Christian HoppsMerge pull request #15181 from idryzhov/zebra-mgmtd
2024-01-29 Louis Scalberttopotests: vpnv4 route leaking with import-check 15238/head
2024-01-29 Louis Scalbertbgpd: fix VRF leaking with 'network import-check' ...
2024-01-29 Louis Scalbertbgpd: fix VRF leaking with 'network import-check' ...
2024-01-29 Louis Scalbertbgpd: fix VRF leaking with 'network import-check' ...
2024-01-29 Louis Scalbertbgpd: fix VRF leaking with 'network import-check' ...
2024-01-29 Christian HoppsMerge pull request #15245 from idryzhov/disable-irdp
2024-01-28 Igor Ryzhovzebra, build: disable irdp by default 15245/head
2024-01-28 Igor Ryzhovlib, mgmtd, zebra: cleanup of zebra conversion to mgmtd 15181/head
2024-01-28 Igor Ryzhovzebra: convert to mgmtd
2024-01-28 Igor Ryzhovbuild: remove mgmtd exception from xref2vtysh
2024-01-28 Igor Ryzhovlib: use shared candidate between vty and mgmtd client
2024-01-28 Igor Ryzhovlib: convert affinity-map to mgmtd
2024-01-28 Igor Ryzhovlib: fix yang_dnode_dup
2024-01-28 Igor Ryzhovzebra: convert vrf configuration output to NB
2024-01-28 Igor Ryzhovzebra: make vrf netns commands do nothing
2024-01-28 Igor Ryzhovzebra: convert table range command to NB
2024-01-28 Igor Ryzhovzebra: convert resolve-via-default commands to NB
2024-01-28 Igor Ryzhovzebra: fix vni NB conversion
2024-01-28 Igor Ryzhovzebra: convert route-map delay-timer command to NB
2024-01-28 Igor Ryzhovzebra: convert ip nht commands to NB
2024-01-28 Igor Ryzhovzebra: convert ip protocol commands to NB
2024-01-28 Igor Ryzhovzebra: convert router-id commands to NB
2024-01-28 Igor Ryzhovzebra: convert interface configuration output to NB
2024-01-28 Igor Ryzhovzebra: fix build with --disable-rtadv
2024-01-28 Igor Ryzhovzebra: convert PTM configuration to NB
2024-01-28 Igor Ryzhovlib: add support for "features" when loading YANG modules
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd dnssl command to NB
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd rdnss command to NB
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd prefix command to NB
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd router-preference...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd home-agent-lifetime...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd home-agent-preference...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd adv-interval-option...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd home-agent-config...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd ra-fast-retrans comman...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd ra-hop-limit command...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd ra-retrans-interval...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd mtu command to NB
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd other-config-flag...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd managed-config-flag...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd reachable-time command...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd ra interval/lifetime...
2024-01-28 Igor Ryzhovzebra: convert interface ipv6 nd suppress-ra command...
2024-01-28 Igor Ryzhovzebra: convert interface evpn mh uplink command to NB
2024-01-28 Igor Ryzhovzebra: convert interface evpn mh bypass command to NB
2024-01-28 Igor Ryzhovzebra: convert interface evpn mh es-df-pref command...
2024-01-28 Igor Ryzhovzebra: convert interface evpn mh es-id commands to NB
2024-01-28 Igor Ryzhovzebra: convert interface link-params packet-loss comman...
2024-01-28 Igor Ryzhovlib: fix conversion of yang decimal64 to double
2024-01-28 Igor Ryzhovzebra: convert interface link-params delay commands...
2024-01-28 Igor Ryzhovzebra: convert interface link-params neighbor command...
2024-01-28 Igor Ryzhovzebra: convert interface link-params bandwidth commands...
2024-01-28 Igor Ryzhovlib: don't set LP_EXTEND_ADM_GRP by default
2024-01-28 Igor Ryzhovzebra: convert interface link-params metric command...
next