]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2024-01-15 Donatas AbraitisMerge pull request #15156 from LabNConsulting/chopps...
2024-01-15 Donatas AbraitisMerge pull request #15034 from louis-6wind/topotest...
2024-01-15 Donatas AbraitisMerge pull request #15150 from LabNConsulting/chopps...
2024-01-14 Christian HoppsMerge pull request #15151 from idryzhov/mgmtd-vrf
2024-01-14 Christian Hoppsyang: lib: interface MTUs can be larger than uint16 15156/head
2024-01-14 Donald SharpMerge pull request #15152 from LabNConsulting/chopps...
2024-01-13 Christian Hoppsdoc: update config file doc for integrated requirement 15150/head
2024-01-13 Donatas AbraitisMerge pull request #15149 from donaldsharp/pim_vxlan_is...
2024-01-13 Donatas AbraitisMerge pull request #15135 from idryzhov/mgmt-unused
2024-01-13 Donatas AbraitisMerge pull request #15137 from spmzt/master
2024-01-13 Christian Hoppsdoc: mgmtd: update mgmtd conversion doc to be current. 15152/head
2024-01-13 Igor Ryzhovmgmtd: remove full vrf initialization 15151/head
2024-01-12 Donatas AbraitisMerge pull request #15144 from LabNConsulting/chopps...
2024-01-12 Donald Sharppimd: Use vrf name instead of id in some debugs 15149/head
2024-01-12 Donald Sharppimd: Re-align pim_msg_get_jp_group_size
2024-01-12 Donald SharpMerge pull request #15138 from opensourcerouting/fix...
2024-01-12 Donatas AbraitisMerge pull request #15121 from routingrocks/rajesh...
2024-01-12 Donatas AbraitisMerge pull request #15130 from donaldsharp/pim_vxlan_issues
2024-01-12 Christian Hoppslib: fix coverity issue 15144/head
2024-01-12 Donatas AbraitisMerge pull request #15133 from LabNConsulting/chopps...
2024-01-12 Igor Ryzhovmgmtd: remove redundant next_phase variable 15135/head
2024-01-12 Christian HoppsMerge pull request #14542 from idryzhov/nb-op-cb-split
2024-01-12 Seyed Pouria... build: make buildtest.sh BSD compatible 15137/head
2024-01-12 Donatas AbraitisMerge pull request #15136 from idryzhov/ignore-cbs
2024-01-12 Donatas Abraitisbgpd: Drop dampening `tmax` variable from struct 15138/head
2024-01-12 Christian HoppsMerge pull request #15127 from opensourcerouting/fix...
2024-01-12 Christian HoppsMerge pull request #15134 from idryzhov/fix-commit...
2024-01-11 Igor RyzhovMerge pull request #15131 from LabNConsulting/chopps...
2024-01-11 Igor Ryzhovlib, mgmtd: rename ignore_cbs to ignore_cfg_cbs 15136/head
2024-01-11 Igor Ryzhovmgmtd: remove unused pending_be_proc variable
2024-01-11 Igor Ryzhovmgmtd: don't try to send config to disconnected clients 15134/head
2024-01-11 Rajesh Varatharajbgpd: Set correct TTL for the dynamic neighbor peers 15121/head
2024-01-11 Christian Hoppslib: fix coverity issues 15133/head
2024-01-11 Donald Sharppimd: Make some not very needed debugs more restrictive 15130/head
2024-01-11 Donald Sharppimd: Receiving a Join or Prune should be under J_P...
2024-01-11 Donald SharpMerge pull request #15128 from opensourcerouting/fix...
2024-01-11 Christian Hoppslib: change type of `inner` to `struct lyd_node *`... 15131/head
2024-01-11 Philippe Guibertbgpd: fix debug rpki display in show run 15034/head
2024-01-11 Christian Hoppslib: implement missing YANG choice/case statements.
2024-01-11 Philippe Guibertbgpd: add hooks for displaying module debug messages
2024-01-11 Louis Scalbertdoc: add show rpki configuration
2024-01-11 Philippe Guibertbgpd: do not show default rpki timers in show run
2024-01-11 Philippe Guibertbgpd: remove double spaces with rpki running config...
2024-01-11 Louis Scalbertbgpd: fix resetting rpki timer at no rpki
2024-01-11 Louis Scalbertbgpd: fix crash when re-adding a rpki server
2024-01-11 Louis Scalberttopotests: bgp_rpki_topo1, failure on error packet
2024-01-11 Louis Scalberttopotests: log bgp_rpki_topo1 pyrtr output
2024-01-11 Louis Scalberttopotests: add bgp_rpki_topo1
2024-01-11 Louis Scalbertbgpd: fix rpki compilation without rtrlib ssh
2024-01-11 Louis Scalbertbgpd: add json error message to rpki
2024-01-11 Louis Scalbertbgpd: fix show rpki json void output
2024-01-11 Igor Ryzhovlib: explain semantics of northbound operations 14542/head
2024-01-11 Igor Ryzhovmgmt, lib: implement REPLACE operation
2024-01-11 Igor Ryzhovlib: move dnode creation into a separate function
2024-01-11 Igor Ryzhovmgmt, lib: differentiate DELETE and REMOVE operations
2024-01-11 Igor Ryzhovmgmtd, lib: implement CREATE_EXCL operation
2024-01-11 Igor Ryzhovlib: split nb_operation into two types
2024-01-11 Donatas AbraitisMerge pull request #15098 from donaldsharp/lib_zebra_h_...
2024-01-11 Donatas Abraitisbgpd: Allow sending Origin Validation State extended... 15128/head
2024-01-11 Donatas Abraitistests: Check if the route over eBGP is preferred when...
2024-01-11 Donatas Abraitisbgpd: Show external session sub-type (OAD) if exists
2024-01-11 Donatas Abraitisbgpd: Prefer routes over eBGP versus eBGP-OAD
2024-01-11 Donatas Abraitisdoc: Fix documentation warning on the required version... 15127/head
2024-01-11 Donatas Abraitisdoc: Change the link to libyang for 2.1.x
2024-01-11 Donald SharpMerge pull request #15124 from fdumontet6WIND/large_fds
2024-01-10 Donald Sharppimd: Send up to 10 NULL registers on vxlan startup
2024-01-10 Edwin Brossettelib: use snmp's large fd sets for agentx 15124/head
2024-01-10 Donatas AbraitisMerge pull request #15100 from donaldsharp/SA_problems_...
2024-01-10 Donatas AbraitisMerge pull request #15123 from LabNConsulting/chopps...
2024-01-09 Christian Hoppslib: fix oper-state memleak 15123/head
2024-01-09 Donald Sharpzebra: SA incorrectly believes a NULL pointer 15100/head
2024-01-09 Donald Sharpbgpd: data is set but never used
2024-01-09 Donald Sharpospf6d: Value set is never used
2024-01-09 Donald Sharppimd: Cleanup SA issue with value never used
2024-01-09 Donald Sharpbgpd: Clean up issues found in SA with clang 14
2024-01-09 Donald Sharplib: limits.h is not needed by zebra.h 15098/head
2024-01-09 Donald Sharpzebra: Nothing is using errno.h
2024-01-09 Donald Sharplib: string.h was only used by vector.c make it better
2024-01-09 Donald Sharplib: stdbool.h is not being used by zebra.h
2024-01-09 Donald Sharplib: zebra.h is not using signal.h
2024-01-09 Donald Sharplib: zebra.h uses pwd.h when it should not
2024-01-09 Donald Sharp*: zebra.h should not have fcntl.h
2024-01-09 Donald Sharplib: zebra.h was including compiler.h two times
2024-01-09 Donald Sharplib: remove net/route.h it is not used
2024-01-09 Donald Sharp*: remove sys/stat.h from zebra.h
2024-01-09 Donald Sharplib: select.h is not being used by anyone
2024-01-09 Donald SharpMerge pull request #15103 from LabNConsulting/chopps...
2024-01-09 Donald SharpMerge pull request #15122 from opensourcerouting/fix...
2024-01-09 Russ WhiteMerge pull request #15108 from opensourcerouting/fix...
2024-01-09 Russ WhiteMerge pull request #15001 from pguibert6WIND/zebra_next...
2024-01-09 Donald SharpMerge pull request #15120 from opensourcerouting/fix...
2024-01-09 Donatas Abraitisbgpd: Change printing format `show debugging` for ... 15122/head
2024-01-09 Donatas Abraitisbgpd: Drop BGP_DEBUG_PACKET_SEND_DETAIL/BGP_DEBUG_PACKE...
2024-01-08 Donald SharpMerge pull request #15106 from opensourcerouting/fix...
2024-01-08 Donatas Abraitisbgpd: Fix memory leak for default-originate with route-map 15120/head
2024-01-08 Donatas AbraitisMerge pull request #15119 from donaldsharp/pytest_mgmtd
2024-01-08 Donatas AbraitisMerge pull request #15111 from donaldsharp/json_vpn_wai...
2024-01-08 Donald Sharptests: Add mgmtd to the official pytest.mark list 15119/head
2024-01-08 Christian HoppsMerge pull request #15110 from donaldsharp/revert_zrout...
2024-01-07 Donald Sharpbgpd: show_adj_route_vpn always leaked json memory 15111/head
next