]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-06-03 David Lamparterlib: simplify SEGV handler
2019-06-03 David Lampartertests: exercise printfrr()
2019-06-03 David Lamparterlib/printf: ditch reallocarray
2019-06-03 David Lamparterlib: add some printfrr specifiers
2019-06-03 David Lamparterlib: use printfrr for log & vty
2019-06-03 David Lamparterlib/printf: add extension support
2019-06-03 David Lamparterlib/printf: fix some random warnings
2019-06-03 David Lamparterlib/printf: integrate
2019-06-03 David Lamparterlib/printf: rename & private __find_arguments
2019-06-03 David Lamparterlib/printf: disable wchar_t support
2019-06-03 David Lamparterlib/printf: add %Ld/%Lu for int64_t/uint64_t
2019-06-03 David Lamparterlib/printf: use system printf for floats
2019-06-03 David Lamparterlib/printf: cut down to size
2019-06-03 David Lamparterlib: import FreeBSD's printf
2019-06-03 David LamparterMerge pull request #4417 from sworleys/Move-Multicast...
2019-06-03 David LamparterMerge pull request #4436 from donaldsharp/tools_frr_flush
2019-06-03 David LamparterNo log commands (#3581)
2019-06-03 Donald SharpMerge pull request #4345 from NaveenThanikachalam/route...
2019-06-03 Donald SharpMerge pull request #4078 from lkrishnamoor/rmap_vni_filter
2019-06-03 Donald SharpMerge pull request #4274 from rgirada/fix_clear_mroute
2019-06-03 Donald SharpMerge pull request #4445 from pguibert6WIND/display_sho...
2019-06-03 Philippe Guibertzebra: the route nexthop interfaces per vrf were not...
2019-06-02 Donald SharpMerge pull request #4442 from opensourcerouting/libtool-doc
2019-06-02 David Lamparterdoc: add libtool note
2019-06-01 Donald Sharptools: On shutdown no need to flush from tools/frr...
2019-05-31 Mark StappMerge pull request #4435 from donaldsharp/zclient_buffe...
2019-05-31 Donald SharpMerge pull request #4430 from lkrishnamoor/hostname_crash
2019-05-31 Lakshman Krishnamoorthylib: crash when FRR hostname length > 80 chars
2019-05-31 Lakshman Krishnamoorthybgpd: Filtering received EVPN routes based on VNI does...
2019-05-31 Naveen Thanikachalamlib: Changes made to dependencies of a r-map do not...
2019-05-31 Donald Sharplib, zebra: Ensure route encoding has enough space
2019-05-31 Mark StappMerge pull request #4434 from donaldsharp/fix_warnings
2019-05-31 Donald Sharpdoc: Add doc for new configure option
2019-05-31 Donald Sharplib: Add '--command-log-always` to all daemons startup
2019-05-31 Donald Sharplib: Fix gcc 9 warning -> error issue
2019-05-31 Donald Sharplib: vtypath_default could be overwritten
2019-05-31 Donald SharpMerge pull request #4315 from lkrishnamoor/route_map_3r...
2019-05-31 Donald SharpMerge pull request #4369 from patrasar/lmqc_lmqt
2019-05-31 Donald SharpMerge pull request #4400 from LabNConsulting/working...
2019-05-31 Donald SharpMerge pull request #4426 from mjstapp/fix_memstats_cli
2019-05-31 Donald SharpMerge pull request #4427 from mjstapp/fix_topo_memleak
2019-05-30 Mark Stapplib, vtysh: make debug memstats work in vtysh
2019-05-30 Lakshman Krishnamoorthylib: Introducing a 3rd state for route-map match cmd...
2019-05-30 Sri Mohana... Merge pull request #4413 from donaldsharp/bgp_distance_...
2019-05-30 Mark StappMerge pull request #4410 from donaldsharp/invalid
2019-05-30 Sarita Patrapimd: new cli to configure last-member-query-count...
2019-05-30 Sri Mohana... Merge pull request #4408 from donaldsharp/bgp_status_fsm
2019-05-30 Renato WestphalMerge pull request #4393 from donaldsharp/debug_all
2019-05-30 Renato WestphalMerge pull request #4267 from qlyoung/fix-misc-compile...
2019-05-29 Sri Mohana... Merge pull request #4402 from chiragshah6/evpn_dev1
2019-05-29 Donald SharpMerge pull request #4415 from mjstapp/dplane_dist_setters
2019-05-29 Donald SharpMerge pull request #4351 from patrasar/pim_show_ip_mrou...
2019-05-29 Donald Sharpzebra: Move multicast mode to being a property of the...
2019-05-29 Quentin Younglib: fix helpstring truncation
2019-05-29 Quentin Youngbgpd: use XCALLOC to allocate string buf
2019-05-29 Quentin Younglib: use static storage for vty_cwd
2019-05-29 Quentin Youngbgpd: fix pointer bug introduced in strlcat change
2019-05-29 Quentin Youngbgpd: suppress dead store warning
2019-05-29 Quentin Youngospfd: initialize maybe-uninitialized bool
2019-05-29 Quentin Younglib, zebra: remove uses of strncpy
2019-05-29 Quentin Youngzebra: strcat -> strlcat
2019-05-29 Quentin Youngstaticd: strcpy -> strlcpy
2019-05-29 Quentin Youngvtysh: strcpy -> strlcpy, strcat -> strlcat
2019-05-29 Quentin Youngpbrd: strcpy -> strlcpy
2019-05-29 Quentin Youngpimd: strcpy -> strlcpy
2019-05-29 Quentin Youngripngd: strcat -> strlcat
2019-05-29 Quentin Younglib: remove some strcpy, strcat
2019-05-29 Quentin Youngbgpd: remove strcpy, strcat
2019-05-29 Quentin Youngbgpd: fix rfapi false compiler warning
2019-05-29 Quentin Youngbgpd: fix false compiler warning
2019-05-29 Quentin Younglib: fix false compiler warning
2019-05-29 Quentin Younglib: fix uninitialized variable in backtrace output
2019-05-29 Quentin Youngzebra: fix maybe-uninitialized pointer
2019-05-29 Quentin Youngzebra: fix unused variable on OmniOS
2019-05-29 Mark Stappzebra: add setters for distance, instance
2019-05-29 Mark Stappdoc: clean up memleak section of topotests doc
2019-05-29 Sarita Patrapimd: new cli command show ip mroute summary
2019-05-29 Mark StappMerge pull request #4414 from opensourcerouting/feature...
2019-05-29 Mark StappMerge pull request #4326 from sworleys/Move-NH-Active...
2019-05-29 Mark StappMerge pull request #4404 from qlyoung/const-linklist
2019-05-29 Donald SharpMerge pull request #4228 from mjstapp/dplane_notif
2019-05-29 Donald Sharpzebra: BGP always sends distance no need to double...
2019-05-29 Donald Sharpbgpd: Always send down correct admin distance
2019-05-29 Christian Frankeisisd: Remove unnecessary use of strcpy
2019-05-29 Christian Frankeisisd: Remove warning about shadowing a variable
2019-05-29 Donald SharpMerge pull request #4401 from manuhalo/fix_isisd_remove...
2019-05-29 Emanuele Di... isisd: del routes when area is unconfigured
2019-05-29 rgiradapimd: Re-deisgn the "clear ip mroute" command.
2019-05-29 Donald SharpMerge pull request #4407 from opensourcerouting/snap...
2019-05-28 Martin Wintersnapcraft: Add libdb5.3 dependency
2019-05-28 Martin Wintersnapcraft: Disable libyang CACHE for snap package ...
2019-05-28 Martin Wintersnapcraft: Add FabricD to Snap package
2019-05-28 Martin Wintersnapcraft: Update bgpd to use newer rpki lib
2019-05-28 Martin Wintersnapcraft: Add libyang to snap package
2019-05-28 Martin Wintersnapcraft: Add missing staticd.conf.default
2019-05-28 Martin Wintersnapcraft: Don't stage libc6
2019-05-28 Martin Wintersnapcraft: Update RTRLIB to 0.6.3
2019-05-28 Donald Sharpdoc: Fix doc showing command that does not exist
2019-05-28 Donald Sharpbgpd: Update an fsm debug message
2019-05-28 Stephen Worleyzebra: Move nexthop_active_XXX functions to zebra_nhg.c
next