]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
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...
2024-01-28 Igor Ryzhovzebra: convert interface link-params command to NB
2024-01-28 Igor Ryzhovzebra: mark interface mpls command as yang
2024-01-28 Igor Ryzhovzebra: convert interface ip/ipv6 address commands to NB
2024-01-28 Igor Ryzhovzebra: convert interface bandwidth command to NB
2024-01-28 Igor Ryzhovzebra: convert interface shutdown command to NB
2024-01-28 Igor Ryzhovzebra: convert interface link-detect command to NB
2024-01-28 Igor Ryzhovzebra: convert inteface multicast command to NB
2024-01-28 Igor Ryzhovtests: fix test_bgp_recursive_route_ebgp_multi_hop
2024-01-28 Donald SharpMerge pull request #15243 from opensourcerouting/autoco...
2024-01-28 Donald SharpMerge pull request #15236 from louis-6wind/fix-label-cmp
2024-01-28 Jafar Al-GharaibehMerge pull request #15242 from LabNConsulting/chopps...
2024-01-28 Jafar Al-GharaibehMerge pull request #15244 from idryzhov/mgmtd-fixes
2024-01-27 Igor Ryzhovmgmtd: fix ripngd oper-data xpaths
2024-01-27 Igor Ryzhovmgmtd: fix get-data transaction hangup
2024-01-27 David Lamparterbuild: homologize path handling
2024-01-27 David Lamparterbabeld: remove bogus config path print
2024-01-27 David Lamparterlib, mgmtd: fix commit history location
2024-01-27 David Lamparterospf6d: fix GR & auth seqno state location
2024-01-27 David Lamparterospfd: fix GR state location
2024-01-27 David Lamparterisisd: fix overload state location
2024-01-27 David Lamparter*: fix `frr_daemon_info` indentation
2024-01-27 David Lamparterlib: create `frr_daemon_state_{load,save}`
2024-01-27 David Lamparterlib: set up `frr_libstatedir`
2024-01-27 David Lamparterbuild: nuke `LDPD_SOCKET`
2024-01-27 David Lamparterbuild: nuke `ZEBRA_SERV_PATH`
2024-01-27 David Lamparterbuild: nuke `BFDD_CONTROL_SOCKET`
2024-01-27 David Lamparterlib, mgmtd: fix wrong mgmtd socket paths
2024-01-27 David Lamparter*: rename `frr_vtydir` to `frr_runstatedir`
2024-01-27 David Lamparterbuild: update packaging & docs for dir changes
2024-01-27 David Lamparterbuild: untangle sysconfdir & localstatedir
2024-01-27 David Lamparterbuild: use AX_RECURSIVE_EVAL
2024-01-27 David Lamparterbuild: add recursion limit for AX_RECURSIVE_EVAL
2024-01-27 David Lamparterbuild: add ax_recursive_eval.m4
2024-01-27 Donatas AbraitisMerge pull request #15239 from cscarpitta/fix/fix-srv6...
2024-01-27 Christian Hoppsdoc: cleanup the structure a bit
2024-01-27 Christian Hoppsdoc: cleanup auto-converted "list" style mistake
2024-01-27 Igor RyzhovMerge pull request #15240 from LabNConsulting/chopps...
2024-01-26 Christian Hoppsripngd: convert ripngd to mgmtd
2024-01-26 Igor RyzhovMerge pull request #15220 from LabNConsulting/chopps...
2024-01-26 Donatas AbraitisMerge pull request #15237 from donaldsharp/sharp_watch_...
2024-01-26 Christian Hoppsripd: ripd convert to mgmtd
2024-01-26 Igor Ryzhovmgmtd: fix commit request overwrite
2024-01-26 Igor Ryzhovmgmtd: fix memleak
2024-01-26 Igor Ryzhovmgmtd: cleanup txn without scheduling
2024-01-26 Igor Ryzhovmgmtd: fix log type
2024-01-26 Igor Ryzhovmgmtd: fix sending the same value to multiple clients
2024-01-26 Igor Ryzhovlib: fix removing access/prefix lists
2024-01-26 Igor Ryzhovlib: add yang function for counting data nodes
2024-01-26 Christian Hoppslib: convert filters to mgmtd
2024-01-26 Christian Hoppslib: convert route-map to mgmtd
2024-01-26 Christian Hoppsdoc: updates to mgmtd conversion documentation
2024-01-26 Carmine Scarpittatests: Rename `test_zebra_seg6local_routes`
2024-01-26 Carmine Scarpittatests: Rename `test_srv6_locator.py`
2024-01-26 Donald Sharpsharpd: Add ability to turn off watching of redistribution
2024-01-26 Donatas AbraitisMerge pull request #15233 from louis-6wind/bgp-leak...
2024-01-26 Louis Scalbertbgpd: use bgp_labels_same in bgp_update()
2024-01-26 Philippe Guibertbgpd: fix mpls label pointer comparison
2024-01-25 Donatas AbraitisMerge pull request #15224 from donaldsharp/selected_fib
2024-01-25 Louis Scalberttopotests: vpnv4 route leaking with no import-check
2024-01-25 Louis Scalbertbgpd: fix VRF leaking with 'no bgp network import-check'
2024-01-25 Donald SharpMerge pull request #15223 from opensourcerouting/fix...
2024-01-25 Donatas AbraitisMerge pull request #15206 from routingrocks/rajesh...
2024-01-25 Donatas AbraitisMerge pull request #15215 from donaldsharp/pceplib_fixup
2024-01-25 Donatas AbraitisMerge pull request #15221 from mjstapp/log_immed_config
2024-01-25 Donatas AbraitisMerge pull request #15226 from donaldsharp/nhg_debugs
2024-01-25 Donatas AbraitisMerge pull request #15227 from donaldsharp/f_strdup
2024-01-25 Donald Sharppceplib: Fix some new coverity issues that trickled in
2024-01-25 Donald Sharpbgpd: Convert free/strdup to XSTRDUP in bgp_rfapi_cfg.c
2024-01-24 Donald Sharpzebra: Remove debugs for retrieving a new nhg id
2024-01-24 Donald Sharpzebra: Combine 2 debugs into 1 for NHG Detail
2024-01-24 Donald Sharpzebra: Cleanup dest assignment
2024-01-24 Donatas Abraitisbgpd: Increase peer's struct cap from uint32 to uint64
2024-01-24 Mark Stapplib: add log immediate-mode to running config output
2024-01-24 Donald SharpMerge pull request #15210 from opensourcerouting/fix...
2024-01-24 Donald SharpMerge pull request #15173 from louis-6wind/nhrp-noarp
2024-01-24 Donald SharpMerge pull request #15196 from idryzhov/nb-leaf-list
2024-01-24 Donald SharpMerge pull request #15209 from opensourcerouting/fix...
2024-01-24 Donald SharpMerge pull request #15189 from opensourcerouting/fix...
2024-01-24 Donald Sharpbgpd: Fix printf formatter mistake
2024-01-24 Donald Sharppceplib: Fix code not building properly
2024-01-24 Donald SharpMerge pull request #15211 from pguibert6WIND/json_compi...
2024-01-24 Louis Scalbertnhrpd: remove netlink_configure_arp declaration
2024-01-24 Louis Scalberttopotests: nhrp_topo, test absence of noarp flag
2024-01-24 Louis Scalbertnhrpd: unset noarp flag using a zapi message
2024-01-24 Louis Scalbertlib,zebra: add zapi message to control noarp flag
2024-01-24 Philippe Guibertpceplib: fix compilation error
2024-01-24 Donatas Abraitisbgpd: Fix format overflow for graceful-restart debug...
next