]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2023-05-30 Christian Hoppsmgmtd: Add note to SETCFG_REQ and debug logging
2023-05-30 Christian Hoppsmgmtd: simplify early config build removing unused...
2023-05-30 Christian Hoppsmgmtd: fix reading of config file[s]
2023-05-28 Christian Hoppslib: enable short circuit for FE client/adapter connection
2023-05-28 Christian Hoppsstaticd: remove connect notify function, not needed
2023-05-28 Christian Hoppsmgmtd: lib: cleanup error and debug messages
2023-05-28 Christian Hoppsmgmtd: lib: move INIT to after client registers
2023-05-28 Christian Hoppsmgmtd: send reply to SUBSCR_REQ with success or not
2023-05-28 Christian Hoppslib: add short-circuit operation between same process
2023-05-28 Christian Hoppslib: mgmtd: add a identifying tag to the debug message
2023-05-28 Christian Hoppslib: dont be tricky with session_id just make it a...
2023-05-28 Christian Hoppsmgmtd: fix cleanup of cleanup in FE adapter code
2023-05-28 Christian Hoppsmgmtd: eliminate unused state
2023-05-28 Christian Hoppsmgmtd: cleanup/fix BE adapter deletion code
2023-05-28 Christian Hoppsmgmtd: convert BE/FE adapter to use allocated connections
2023-05-28 Christian Hoppslib: mgmtd: add server-side connection code to mgmt_msg
2023-05-28 Christian Hoppslib: msg: refactor common connection code from mgmtd
2023-05-28 Christian Hoppslib: mgmt msg: add version to messages
2023-05-28 Christian Hoppslib: remove write-on-off, just requeue to the back...
2023-05-28 Christian Hoppstests: python-foo assure foo[0] is on a list not dict_v...
2023-05-27 Donatas AbraitisMerge pull request #13611 from donaldsharp/logger_warn
2023-05-27 Donatas AbraitisMerge pull request #13608 from donaldsharp/pam_wrong
2023-05-26 Donald Sharptests: Convert to using logger.warning
2023-05-26 Donald SharpMerge pull request #13607 from LabNConsulting/chopps...
2023-05-26 Donald Sharpvtysh: Give actual pam error messages
2023-05-26 Donald SharpMerge pull request #13599 from LabNConsulting/chopps...
2023-05-26 Christian Hoppstests: selecting results by regexp and ragnes, add...
2023-05-26 Donatas AbraitisMerge pull request #13594 from LabNConsulting/chopps...
2023-05-26 Christian Hoppstests: ospfapi: fix non-determinism in test
2023-05-26 Christian Hoppstests: cleanup the config file specification and defaul...
2023-05-25 Igor RyzhovMerge pull request #13598 from opensourcerouting/fix...
2023-05-25 Donatas Abraitisvtysh: Fix typo in warning message for `-b -f ...`
2023-05-24 Quentin YoungMerge pull request #13592 from LabNConsulting/chopps...
2023-05-24 Christian Hoppsmunet: import 0.13.5 w/ nicer cmd logging
2023-05-23 Russ WhiteMerge pull request #13555 from LabNConsulting/aceelinde...
2023-05-23 Donald SharpMerge pull request #13586 from ponedo/link-state-doc-fix
2023-05-23 ponedodoc: fix typo RFC7572 to RFC7752
2023-05-23 Russ WhiteMerge pull request #13548 from opensourcerouting/fix...
2023-05-23 Russ WhiteMerge pull request #13556 from donaldsharp/token_to_desc
2023-05-23 Russ WhiteMerge pull request #13578 from opensourcerouting/fix...
2023-05-23 Russ WhiteMerge pull request #13535 from opensourcerouting/featur...
2023-05-23 Donatas AbraitisMerge pull request #13577 from raja-rajasekar/frr_dev1
2023-05-23 Donatas AbraitisMerge pull request #13570 from donaldsharp/toooooooo_fast
2023-05-23 Donatas Abraitisripngd: Make sure we do not overuse higher values for...
2023-05-23 Donatas Abraitisdoc: Add RIPng allow-ecmp command
2023-05-23 Donatas Abraitistests: Check if `allow-ecmp` command works for RIPng
2023-05-23 Donatas Abraitisripng: Implement `allow-ecmp X` command
2023-05-23 Donatas Abraitisripd: Use argv_find to avoid buffer overflow when parsi...
2023-05-22 Rajasekar Rajabgpd: Using no pretty json output for l2vpn-Evpn routes
2023-05-22 Rajasekar Rajabgpd: Fix the json output of show bgp all json to be...
2023-05-22 Aceeospfd: OSPF P2MP Delayed Reflooding configuration
2023-05-22 Donald Sharplib: va_end must be called
2023-05-22 Donald Sharpzebra: Fix paths that have already de-refed ctx
2023-05-22 Donald Sharptests: Do not Cause test scripts to stop running when...
2023-05-22 Donald Sharptests: Add `exit` stanzas to pre-generated config
2023-05-22 Donald Sharptests: Slow bgp_default_originate test down slightly
2023-05-22 David LamparterMerge pull request #13560 from donaldsharp/fpm_netlink_...
2023-05-22 Igor RyzhovMerge pull request #13506 from anlancs/fix/bfdd-vrf...
2023-05-22 Donatas AbraitisMerge pull request #13564 from chiragshah6/fdev1
2023-05-22 Donatas AbraitisMerge pull request #13563 from donaldsharp/remove_true
2023-05-22 Donald SharpMerge pull request #13566 from LabNConsulting/chopps...
2023-05-22 Donald SharpMerge pull request #13568 from opensourcerouting/fix...
2023-05-22 Donald SharpMerge pull request #13567 from opensourcerouting/fix...
2023-05-20 Igor RyzhovMerge pull request #13565 from LabNConsulting/chopps...
2023-05-20 Donatas Abraitistests: Fix timers command for bgp_disable_addpath_rx...
2023-05-20 Donatas Abraitisbgpd: Initialize pfx_buf to zeros before using in bgp_p...
2023-05-20 Christian Hoppstests: munet to version 0.13.4
2023-05-20 Christian Hoppstests: have ananlyze.py `chown -R $SUDO_USER` when...
2023-05-20 Donald Sharpbfdd: Use shorter memory names so that they fit in...
2023-05-20 Donald Sharplib, mgmtd: Use short memory names so they fit within...
2023-05-20 Donald Sharpzebra: Make memory description string smaller to fit...
2023-05-20 Donald Sharplib: Fix overlapping memory type
2023-05-20 Donald SharpMerge pull request #13559 from opensourcerouting/fix...
2023-05-19 Chirag Shahbgpd: fix memory leak in aggregate path info
2023-05-19 Chirag Shahbgpd: fix aggregate route display
2023-05-19 Chirag Shahbgpd: fix aggregate route best path select
2023-05-19 Mark StappMerge pull request #13562 from idryzhov/fix-doc-libyang...
2023-05-19 Donald Sharptests: pytest does not like return True from a test
2023-05-19 Igor Ryzhovdoc: remove non-existent configure option
2023-05-19 Donald Sharpzebra: On shutdown stop hook calls for fpm rmac updates
2023-05-19 Donald Sharpzebra: Properly handle zfpm_g->t_conn_down in zebra_fpm.c
2023-05-19 Donald Sharpzebra: Do not allow old FPM to access freed memory...
2023-05-19 Donatas AbraitisMerge pull request #13549 from LabNConsulting/chopps...
2023-05-19 Donald SharpMerge pull request #13553 from LabNConsulting/chopps...
2023-05-19 Donatas Abraitistests: Ignore utf-8 decoding errors
2023-05-18 Donatas Abraitisripd: Make sure we do not overuse higher values for...
2023-05-18 Christian Hoppsdoc: configure: add configure option to generate .ccls...
2023-05-18 Christian Hoppsmgmtd: fix uninit warning and cleanup history error...
2023-05-18 Donald SharpMerge pull request #13544 from cscarpitta/bugfix/fix...
2023-05-18 Donatas AbraitisMerge pull request #13369 from samanvithab/bgpd_fix
2023-05-18 Donatas AbraitisMerge pull request #13541 from LabNConsulting/chopps...
2023-05-17 Christian Hoppstests: fix implicit config file and recently added...
2023-05-17 Donatas AbraitisMerge pull request #13546 from LabNConsulting/chopps...
2023-05-17 Donatas AbraitisMerge pull request #13547 from LabNConsulting/chopps...
2023-05-17 Christian Hoppsdoc: document optionally required packages
2023-05-17 Christian Hoppstests: fix pylint error, and update style in lib/*.py
2023-05-17 Christian HoppsMerge pull request #13543 from donaldsharp/clear_up_cle...
2023-05-17 Carmine Scarpittazebra: Fix build error when `--disable-bfdd`
2023-05-17 Donald Sharptests: Change order of config files
2023-05-17 Donald Sharptests: Clean up commands that do nothing
next