]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2024-02-04 Igor Ryzhovmgmtd: embed frr-zebra-route-map module 15291/head
2024-02-04 Igor Ryzhovlib: add ietf-yang-metadata to the list of built-in...
2024-02-04 Igor RyzhovMerge pull request #15298 from donaldsharp/rcu_bites_th...
2024-02-04 Donald Sharpbgpd: Prevent rpki from hooking multiple times into... 15298/head
2024-02-04 Donald Sharplib: Actually create the rcu and save it before using it
2024-02-03 Donald SharpMerge pull request #15265 from louis-6wind/fix-rpki...
2024-02-03 Donatas AbraitisMerge pull request #15192 from fdumontet6WIND/capa_nego
2024-02-02 Donald SharpMerge pull request #10151 from pguibert6WIND/ensure_rou...
2024-02-02 Jafar Al-GharaibehMerge pull request #15216 from donaldsharp/zebra_opaque...
2024-02-02 Donald SharpMerge pull request #15279 from idryzhov/staticd-fixes
2024-02-02 Donatas AbraitisMerge pull request #15278 from idryzhov/fix-no-vrf
2024-02-02 Donatas AbraitisMerge pull request #15282 from donaldsharp/poll_info
2024-02-02 Francois Dumontetdoc: add neighbor PEER capability fqdn command 15192/head
2024-02-02 Francois Dumontettests: improve topotest bgp_dont_capability_negotiate
2024-02-02 Francois Dumontetbgpd: add [no]neighbor capability fqdn command
2024-02-02 Louis Scalbertbgpd: fix logging from rpki_create_socket() 15265/head
2024-02-02 Louis Scalbertlib: add ability to log from external pthread
2024-02-02 Donald Sharplib: Warn operator when fd limit is set too large 15282/head
2024-02-02 Donald SharpMerge pull request #15275 from opensourcerouting/fix...
2024-02-01 Igor Ryzhovlib: fix "no vrf" command 15278/head
2024-02-01 Igor Ryzhovstaticd: fix NB dependency hack 15279/head
2024-02-01 Igor Ryzhovstaticd: fix nexthops without interface
2024-02-01 Igor RyzhovRevert "staticd: Accept full blackhole typed keywords...
2024-02-01 Donald SharpMerge pull request #15276 from mjstapp/port_registry
2024-02-01 Donald SharpMerge pull request #15272 from LabNConsulting/chopps...
2024-02-01 Donald SharpMerge pull request #15264 from opensourcerouting/fix...
2024-02-01 Donald SharpMerge pull request #15270 from LabNConsulting/chopps...
2024-02-01 Russ WhiteMerge pull request #15266 from donaldsharp/packable
2024-02-01 Mark Stapp*: create a single registry of daemons' default port... 15276/head
2024-02-01 Donatas Abraitisbgpd: One more attr struct memory optimization 15275/head
2024-02-01 Donald Sharpbgpd: Save memory when using bgp_path_info_extra and vnc 15266/head
2024-02-01 Donald Sharplib: Reduce size of hash_bucket by 8 bytes
2024-02-01 Christian Hoppstests: add mgmtd backend notification test 15272/head
2024-02-01 Igor RyzhovMerge pull request #15268 from LabNConsulting/chopps...
2024-02-01 Christian Hoppsredhat: add option to include mgmtd_testc test client 15270/head
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 Donatas Abraitisbgpd: Optimize memory for rd_ip struct 15264/head
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 Philippe Guibertlib,ospf6d: fix reference bandwidth description 10151/head
2024-01-29 Philippe Guibertdoc, yang, zebra: allow bandwidth up to 1 terabit/sec
2024-01-29 Philippe Guibertzebra: fix speed set to UINT32_MAX
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
next