]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-06-02 Donald Sharplib: Move zebra_size_t to zclient.h who should own it
2019-06-02 Donald Sharplib: Remove unused zebra_command_t type
2019-06-02 Donald Sharppimd: Cleanup mtracebis.c header inclusion a tiny bit
2019-06-02 Donald Sharplib: Remove unused INT8_MAX and UINT8_MAX values
2019-06-02 Donald Sharplib: Move ZEBRA_HEADER_MARKER to header it belongs in
2019-06-02 Donald Sharplib: Move zclient flags to zclient.h
2019-06-02 Donald Sharplib: Move some log.c functions declarations to log.h
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 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 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 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 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
2019-05-28 Donald Sharplib: Separate out the debug_init api
2019-05-28 Donald Sharplib: Make the debug callbacks a list of callbacks
2019-05-28 Chirag Shahbgpd: fix debug to have proper nhop display
2019-05-28 Quentin Younglib: const a couple linklist apis
2019-05-28 Donald SharpMerge pull request #4391 from ton31337/feature/delete_p...
2019-05-28 Mark Stappzebra: generate updates from notifications
2019-05-28 Lou BergerMerge pull request #4384 from dslicenc/bgp-no-delete...
2019-05-28 Olivier DugeonMerge pull request #4371 from manuhalo/fix_isisd_large_mtu
2019-05-28 Jafar Al-GharaibehMerge pull request #4239 from sarav511/rp
2019-05-28 Renato WestphalMerge pull request #4322 from sworleys/Nexthop-Cmp
2019-05-28 Lou Bergerdoc/developer: set SPHINXBUILD to match centos7 yum...
2019-05-28 Mark Stappzebra: mpls lsp async notifications
2019-05-28 Mark Stappzebra: add dplane context lsp setters
2019-05-28 Mark Stappzebra: support route changes via dplane notifications
2019-05-28 Mark Stappzebra: share rib processing of updates and notifications
2019-05-28 Mark Stappzebra: add 'set' api for dplane context provider
2019-05-28 Mark Stappzebra: add source plugin info to dplane context
2019-05-28 Mark Stappzebra: add a fib-specific nexthop-group
2019-05-28 Mark Stappzebra: add dplane context accessors
2019-05-28 Mark Stappzebra: begin dataplane notifications
2019-05-28 Mark Stappzebra: set nexthop install state more accurately
2019-05-28 Mark Stappzebra: add api to locate route-node from dplane ctx
2019-05-28 Mark Stappzebra: add api to update route from dplane ctx
2019-05-28 Mark Stappzebra: add a start callback for dplane plugins
next