]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2024-01-27 Donatas AbraitisMerge pull request #15239 from cscarpitta/fix/fix-srv6...
2024-01-27 Igor RyzhovMerge pull request #15240 from LabNConsulting/chopps...
2024-01-26 Christian Hoppsripngd: convert ripngd to mgmtd 15240/head
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 15220/head
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` 15239/head
2024-01-26 Carmine Scarpittatests: Rename `test_srv6_locator.py`
2024-01-26 Donald Sharpsharpd: Add ability to turn off watching of redistribution 15237/head
2024-01-26 Donatas AbraitisMerge pull request #15233 from louis-6wind/bgp-leak...
2024-01-25 Donatas AbraitisMerge pull request #15224 from donaldsharp/selected_fib
2024-01-25 Louis Scalberttopotests: vpnv4 route leaking with no import-check 15233/head
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 15227/head
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 15226/head
2024-01-24 Donald Sharpzebra: Combine 2 debugs into 1 for NHG Detail
2024-01-24 Donald Sharpzebra: Cleanup dest assignment 15224/head
2024-01-24 Donatas Abraitisbgpd: Increase peer's struct cap from uint32 to uint64 15223/head
2024-01-24 Mark Stapplib: add log immediate-mode to running config output 15221/head
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 15215/head
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 15173/head
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 15211/head
2024-01-24 Donatas Abraitisbgpd: Fix format overflow for graceful-restart debug... 15210/head
2024-01-24 Donatas AbraitisMerge pull request #15203 from donaldsharp/sharp_neigh_...
2024-01-23 Donald SharpMerge pull request #15202 from idryzhov/mgmt-log
2024-01-23 Donatas AbraitisMerge pull request #15201 from louis-6wind/fix-rpki...
2024-01-23 Donatas Abraitisdoc: Drop single whitespace from show bgp outputs 15209/head
2024-01-23 Donatas Abraitisbgpd: Use single whitespace when displaying show bgp...
2024-01-23 Rajesh Varatharajpbrd: Fix PBR handling for last rule deletion 15206/head
2024-01-23 Donald SharpMerge pull request #15197 from idryzhov/pim-nb-fix
2024-01-23 Donald Sharpsharpd: Fix coverity issues 15203/head
2024-01-23 Donatas AbraitisMerge pull request #15165 from vjardin/ospf_ptmp_unumbered
2024-01-23 Donatas AbraitisMerge pull request #15195 from idryzhov/vtysh-vrf-fix
2024-01-23 Louis Scalbertbgpd: check sockopt returns in rpki_create_socket 15201/head
2024-01-23 Louis Scalbertbgpd: fix memory leak in rpki_create_socket
2024-01-23 Louis Scalbertbgpd: fix res validity in rpki_create_socket
2024-01-23 Louis Scalbertbgpd: fix deference before check in rpki_create_socket
2024-01-23 Louis Scalbertbgpd: fix potential null pointers in rpki
2024-01-23 Igor Ryzhovmgmtd: remove unguarded debug log 15202/head
2024-01-23 Igor Ryzhovlib: remove leaf-list xpath hack from northbound 15196/head
2024-01-23 Igor Ryzhovpimd: fix crash when configuring ssmpingd 15197/head
2024-01-23 Donatas AbraitisMerge pull request #15179 from donaldsharp/zebra_neigh_...
2024-01-23 Donatas AbraitisMerge pull request #15193 from idryzhov/fix-bgp-rmap...
2024-01-23 Christian HoppsMerge pull request #15194 from idryzhov/dist-list-fixes
2024-01-22 Igor Ryzhovvtysh: fix VTYSH_VRF definition 15195/head
2024-01-22 Igor Ryzhovripngd: use correct autocompletion for distribute-list... 15194/head
2024-01-22 Igor Ryzhovripd: use correct autocompletion for distribute-list...
2024-01-22 Igor Ryzhoveigrpd: use correct autocompletion for distribute-list...
2024-01-22 Igor Ryzhovbabeld: use correct autocompletion for distribute-list...
2024-01-22 Igor Ryzhovlib: add address-family-specific autocompletion for...
2024-01-22 Igor Ryzhovlib: remove global list of distribute-lists
2024-01-22 Igor Ryzhovbabeld: pass distribute ctx to distribute-list functions
2024-01-22 Igor Ryzhoveigrpd: convert distribute-list configuration to northbound
2024-01-22 Igor Ryzhovbgpd: fix route-map match probability deconfiguration... 15193/head
2024-01-22 Donald Sharpsharpd: Allow sharpd to listen to neighbor events 15179/head
2024-01-22 Donald Sharplib, nhrpd: Move neighbor reg/unreg to lib/zclient.c
2024-01-22 Donald Sharp*: Rename ZEBRA_NHRP_NEIGH_XXX to ZEBRA_NEIGH_XXX
2024-01-22 Igor RyzhovMerge pull request #15185 from LabNConsulting/chopps...
2024-01-22 Donatas AbraitisMerge pull request #15052 from louis-6wind/rpki-vrf-92
2024-01-22 Christian Hoppsripngd: use new distribute-list northbound code. 15185/head
2024-01-22 Christian Hoppsripd: use new distribute-list northbound code.
2024-01-22 Christian Hoppslib: enable multiple instance support with distribute...
2024-01-22 Christian Hoppslib: add northbound support to distribute-list code.
2024-01-22 Igor RyzhovMerge pull request #15176 from LabNConsulting/chopps...
2024-01-21 Donatas Abraitisdoc: Add missing json keyword for `show debugging label... 15189/head
2024-01-21 Vincent Jardintests: ospf point-to-multipoint and suppress 15165/head
2024-01-21 Donatas AbraitisMerge pull request #15125 from pguibert6WIND/srte_pcep_...
2024-01-21 Donatas AbraitisMerge pull request #15184 from donaldsharp/zebra_touchups
2024-01-21 Christian Hoppslib: cleanup yang lint warnings
2024-01-21 Donatas AbraitisMerge pull request #15178 from donaldsharp/update_unnum...
2024-01-21 Donatas AbraitisMerge pull request #15183 from donaldsharp/zebra_nhg_worms
2024-01-21 Donald Sharpzebra: use break instead of goto 15184/head
2024-01-21 Donald Sharpzebra: Remove function that just calls another function
next