]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2024-01-07 Donatas Abraitisbgpd: Add `debug bgp updates detail` command 15108/head
2024-01-07 Donatas AbraitisMerge pull request #15105 from donaldsharp/event_thread...
2024-01-07 Donald Sharplib: Use event name instead of thread 15105/head
2024-01-06 Donatas AbraitisMerge pull request #15054 from k0ste/help
2024-01-05 Christian HoppsMerge pull request #15092 from donaldsharp/lib_zebra_h_...
2024-01-05 Donald SharpMerge pull request #15085 from LabNConsulting/chopps...
2024-01-05 Donald SharpMerge pull request #15087 from cscarpitta/fix/fix-cid...
2024-01-05 Donald SharpMerge pull request #15089 from pguibert6WIND/asan_sharp...
2024-01-05 Donald SharpMerge pull request #15091 from louis-6wind/fix-ecommuni...
2024-01-05 Donald SharpMerge pull request #15097 from louis-6wind/cleanup_vrf_...
2024-01-05 Donald SharpMerge pull request #15086 from LabNConsulting/chopps...
2024-01-05 Donald SharpMerge pull request #15095 from LabNConsulting/chopps...
2024-01-05 Louis Scalbertlib: remove zebra_interface_vrf_update_read() 15097/head
2024-01-05 Christian Hoppslib: fix initializer warning on centos 7. 15095/head
2024-01-04 Donald Sharplib: sys/utsname.h is not needed in zebra.h 15092/head
2024-01-04 Donald Sharplib: zebra.h does not need to include syslog.h
2024-01-04 Donald Sharp*: sys/uio.h does not need to be in zebra.h
2024-01-04 Donald Sharplib, sharpd: Move sys/resource.h to where it is used
2024-01-04 Donald Sharp*: Remove sys/ioctl.h from zebra.h
2024-01-04 Donald Sharplib, vtysh: Remove inclusion of grp.h for everyone
2024-01-04 Donald Sharplib: Remove in_systm.h it is never used
2024-01-04 Donald Sharp*: Remove cost of including netinet/icmp.h everywhere
2024-01-04 Donald Sharplib: Remove inclusion of various MAXINT from zebra.h
2024-01-04 Donald Sharplib: HAVE_GLIBC_BACKTRACE does not belong in zebra.h
2024-01-04 Donald Sharpbgpd: rfapi was not using internal zlog_backtrace()
2024-01-04 Donald Sharplib: Move some priviledge headers to file they are...
2024-01-04 Donald Sharp*: Remove Crypto openSSL define from zebra.h
2024-01-04 Donald Sharplib: Breakout sendmmsg into it's own header
2024-01-04 Donald SharpMerge pull request #15083 from louis-6wind/fix-isis_spf...
2024-01-04 Louis Scalbertbgpd: fix ecommunity_fill_pbr_action heap-buffer-overflow 15091/head
2024-01-04 Philippe Guibertlib: fix memory leak when disabling nexthop_hold contexts 15089/head
2024-01-04 Carmine Scarpittazebra: `ctx` has to be non NULL at this point 15087/head
2024-01-04 Christian Hoppslib: remove unused/replaced oper-state iteration code 15086/head
2024-01-04 Christian Hoppsdoc: add diagram of oper-state queries. 15085/head
2024-01-03 Louis Scalbertisisd: fix _isis_spftree_del heap-use-after-free 15083/head
2024-01-02 Russ WhiteMerge pull request #15074 from chiragshah6/fdev4
2024-01-02 Russ WhiteMerge pull request #15055 from opensourcerouting/fix...
2024-01-02 Donald SharpMerge pull request #15062 from opensourcerouting/fix...
2024-01-02 Russ WhiteMerge pull request #12261 from cscarpitta/srv6-encap...
2024-01-02 Donald SharpMerge pull request #15070 from LabNConsulting/chopps...
2024-01-02 Donald SharpMerge pull request #15071 from LabNConsulting/chopps...
2024-01-02 Donald SharpMerge pull request #15073 from LabNConsulting/chopps...
2024-01-02 Donald SharpMerge pull request #15076 from LabNConsulting/chopps...
2024-01-02 Donald SharpMerge pull request #15075 from pguibert6WIND/pathd_metr...
2024-01-02 Christian Hoppslib: don't count on scheme key nodes being first children 15076/head
2024-01-02 Philippe Guibertpathd: add dynamic candidate path metric [computed... 15075/head
2024-01-02 Christian Hoppslib: fix specific entry queries 15073/head
2024-01-02 Donatas AbraitisMerge pull request #15068 from chiragshah6/zdev
2024-01-02 Donatas AbraitisMerge pull request #15066 from chiragshah6/mdev1
2024-01-02 Chirag Shahbgpd: unimport evpn routes when implicit withdraw 15074/head
2023-12-31 Christian Hoppsbuild: protobuf is required so update building docs 15071/head
2023-12-30 Christian Hoppslib: mgmtd: increase soft-max msg size to 64K 15070/head
2023-12-30 Christian Hoppslib: fix coverity CID 1574981
2023-12-30 Christian Hoppsmgmtd: fix coverity CID 1574980
2023-12-30 Christian Hoppslib: fix coverity CID 1574979
2023-12-30 Christian Hoppsmgmtd: fix coverity CID 1574978
2023-12-30 Christian Hoppslib: fix coverity CID 1574977
2023-12-29 Igor RyzhovMerge pull request #14492 from LabNConsulting/oper...
2023-12-28 Christian Hoppstests: add mgmt_oper topotest 14492/head
2023-12-28 Christian Hoppstests: client testing
2023-12-28 Christian Hoppslib: fixes required after rebasing
2023-12-28 Christian Hoppszebra: fix cleanup of mgmt backend state
2023-12-28 Christian Hoppszebra: fix oper-state walk bug
2023-12-28 Christian Hoppszebra: support yielding between oper state routes query
2023-12-28 Christian Hoppszebra: add zebra to mgmtd oper-state
2023-12-28 Christian Hoppslib: add dedicated API functions for native msgs
2023-12-28 Christian Hoppslib: northbound: add yielding and batching to oper...
2023-12-28 Christian Hoppslib: darr: add ability to set MTYPE for dynamic arrays
2023-12-28 Christian Hoppslib: yang: add yang_get_node_keys() function
2023-12-28 Christian Hoppstools: add more libyang iter macros to .clang-format
2023-12-28 Christian Hoppslib: create and use libyang tree during oper-state...
2023-12-28 Christian Hoppslib: northbound: improve xpath functionality
2023-12-28 Christian Hoppslib: yang: add new functions
2023-12-28 Christian Hoppslib: darr: add new access and str functions
2023-12-28 Christian Hoppstests: add debugs and count in static_simple test
2023-12-28 Christian Hoppsmgmtd: step 6: remove old unfinished get-data code
2023-12-28 Christian Hoppsmgmtd: step 5: add get-tree txn functionality
2023-12-28 Christian Hoppsmgmtd: step 4: FE adapter get-tree functionality
2023-12-28 Christian Hoppsmgmtd: step 3: BE adapter native message handling
2023-12-28 Christian Hoppslib: step 2: mgmtd: BE client code for get-tree functio...
2023-12-28 Christian Hoppslib: step 1: mgmtd: add FE get-tree functionality
2023-12-28 Chirag Shahbgpd: lttng tp add ethtag to macip zebra send 15068/head
2023-12-28 Mark Stappbgpd: fix coverity warnings about evpn vpn variable
2023-12-28 Chirag Shahbgpd: revamp evpn debugs nexthop and l3vni 15066/head
2023-12-26 Christian Hoppslib: yang: add tree "printing" utility functions
2023-12-26 Christian Hoppslib: add simplified native msg support
2023-12-24 Quentin YoungMerge pull request #15063 from idryzhov/dev-doc-graphviz
2023-12-22 Igor RyzhovMerge pull request #15053 from opensourcerouting/fix...
2023-12-22 Igor Ryzhovdoc: add graphiz dependency for dev docs 15063/head
2023-12-22 Donatas Abraitisgithub: Mark the build as failed if 'do not merge'... 15062/head
2023-12-22 Konstantin... redhat: rpm spec: added protobuf-c to deps & fix bogus... 15054/head
2023-12-22 Donatas AbraitisMerge pull request #15059 from donaldsharp/generate_sup...
2023-12-22 Donatas AbraitisMerge pull request #15060 from donaldsharp/keychain_fre...
2023-12-21 Donald Sharplib: Keychain.c was using free 15060/head
2023-12-21 Donatas Abraitiszebra: Show IPv6 link-local interfaces under `show... 15055/head
2023-12-21 Donald Sharptools: Add some more data to support bundles 15059/head
2023-12-21 Donald Sharptests: Stop some warning messages on test runs
2023-12-21 Donald Sharptests: Auto generate support bundle when a test fails
2023-12-21 Donatas Abraitiszebra: Show IPv6 link-local interfaces under `show...
2023-12-21 Donatas Abraitiszebra: Push all configured IP addresses when the interf...
next