]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2018-08-08 David Lamparterbuild: rework mallinfo test & find malloc_size
2018-08-08 Martin WinterMerge pull request #2122 from donaldsharp/zebra_nhs
2018-08-08 David Lamparterstaticd: fix tiny whitespace issue
2018-08-08 Russ WhiteMerge pull request #2800 from adharkar/frr-bgp_cli
2018-08-08 Russ WhiteMerge pull request #2803 from opensourcerouting/pimd...
2018-08-08 Russ WhiteMerge pull request #2764 from opensourcerouting/isis...
2018-08-08 David Lamparterpimd: fix bogus uninitialized warning
2018-08-07 Ameya Dharkarbgpd: Added local router-id to "show bgp neighbor"
2018-08-07 Russ WhiteMerge pull request #2774 from qlyoung/fix-bgpd-question...
2018-08-07 Russ WhiteMerge pull request #2788 from ton31337/fix/print_ipv6_r...
2018-08-07 Quentin Youngbgpd: fix odd memory mgmt in clist strings fn
2018-08-07 Rafael ZalamenaMerge pull request #2772 from qlyoung/fix-bgp-updates...
2018-08-07 Quentin Youngbgpd: clean up evpn prefix debugging commands
2018-08-07 Quentin Youngbgpd: fix UPDATE debugging for prefixes
2018-08-07 David LamparterMerge pull request #2795 from qlyoung/fix-control-build...
2018-08-07 Donatas Abraitisbgpd: Display `::` if AFI is IPv6, `0.0.0.0` otherwise
2018-08-06 Renato WestphalMerge pull request #2726 from sworleys/Netlink-Filter-AFI
2018-08-06 Quentin Youngdebian: remove trailing whitespace from control
2018-08-06 Quentin Youngdebian: add install-info to build deps
2018-08-06 Lou BergerMerge pull request #2777 from qlyoung/fix-checkpatch...
2018-08-06 Quentin YoungMerge pull request #2793 from pacovn/Coverity_1472232_1...
2018-08-06 F. Aragonbgpd pimd: return check (Coverity 1472232 1472234)
2018-08-04 Rafael ZalamenaMerge pull request #2775 from donaldsharp/stream_speedup
2018-08-04 Russ WhiteMerge pull request #2758 from donaldsharp/pim_join
2018-08-04 Russ WhiteMerge pull request #2773 from donaldsharp/pim_ordering
2018-08-04 Russ WhiteMerge pull request #2778 from donaldsharp/pim_leaks_and...
2018-08-04 Russ WhiteMerge pull request #2684 from netravnen/feature/bgpd...
2018-08-03 Lou BergerMerge pull request #2731 from chiragshah6/mdev
2018-08-03 Quentin Youngtools: improve checkpatch slicing
2018-08-03 Quentin YoungMerge pull request #2782 from pacovn/Coverity_1472236_I...
2018-08-03 F. Aragonzebra: socket fd check (Coverity 1472236)
2018-08-03 Quentin YoungMerge pull request #2783 from pacovn/Coverity_1472229_v...
2018-08-03 Rafael ZalamenaMerge pull request #2781 from pacovn/Coverity_1472237_n...
2018-08-03 Rafael ZalamenaMerge pull request #2780 from pacovn/Coverity_1472238_d...
2018-08-03 Rafael ZalamenaMerge pull request #2784 from pacovn/Coverity_1472227_d...
2018-08-03 F. Aragonbgpd: null check (Coverity 1472237)
2018-08-03 F. Aragonbgpd: dead code (Coverity 1472230 1472231 1472238)
2018-08-03 Rafael ZalamenaMerge pull request #2779 from pacovn/Coverity_1472226_1...
2018-08-03 F. Aragonospfd: dead code (Coverity 1472227)
2018-08-03 F. Aragonbgpd: variable scope (Coverity 1472229)
2018-08-03 F. Aragonbgpd: rsc leak (Coverity 1472226 1472228 1472239)
2018-08-03 Donald Sharplib, bgpd, ospf6d, ospfd, pimd: Allow finish to cleanup...
2018-08-03 Christian Frankeisisd: fix refcounting in isis_route.c
2018-08-03 Christian Frankeisisd: make spf code dst-src aware
2018-08-03 Christian Frankeisisd: don't infer spftree from address family
2018-08-03 Christian Frankeisisd: make use of advanced concepts like arrays and...
2018-08-03 Christian Frankeisisd: fix isis_route_merge_verify logic
2018-08-03 Christian Frankeisisd: fix redist_delete to also consider level-2
2018-08-03 Christian Frankeisisd: move route_table into spftree
2018-08-03 Christian Frankeisisd: learn and advertise IPv6 dst-src routes
2018-08-03 Christian Frankeisisd: add debug message if adjacency is ignored becaus...
2018-08-03 Donald Sharppimd: On shutdown ensure wheel exists
2018-08-03 Donald Sharppimd: Cleanup msdp.mg on shutdown
2018-08-03 Donald Sharppimd: Cleanup bfd memory on shutdown
2018-08-03 Donald Sharppimd: Fix crash on shutdown in oil
2018-08-03 Donald Sharppimd: Don't leak wheel memory
2018-08-03 Donald Sharppimd: Properly cleanup ssm
2018-08-03 Donald Sharppimd: Cleanup rp_info->plist
2018-08-02 Donald Sharppim: Clean up some data on shutdown in msdp
2018-08-02 Donald Sharppimd: No need to call zprivs_terminate 2 times
2018-08-02 Donald Sharplib: Increase stream allocation speed.
2018-08-02 Donald Sharpvtysh: Respect order dependancy of some pim commands
2018-08-02 Donald Sharppimd: Modify order of command output for vty output
2018-08-02 Donald Sharplib: Fix vrf check output to only have 1 line
2018-08-02 Donald Sharppimd: Only need 1 return from a function
2018-08-02 Donald Sharppimd: pim_socket_join_source is only called from one...
2018-08-02 Russ WhiteMerge pull request #2760 from donaldsharp/bgp_patch_fro...
2018-08-02 Russ WhiteMerge pull request #2761 from donaldsharp/rip_memory
2018-08-02 Russ WhiteMerge pull request #2771 from qlyoung/fix-zserv-shutdow...
2018-08-02 Russ WhiteMerge pull request #2767 from donaldsharp/bgp_timers
2018-08-01 Donald Sharplib: Ensure read/write fd's are in range
2018-08-01 Quentin Youngzebra: don't close client socket from I/O pthread
2018-08-01 Quentin Youngzebra: ensure cleanup of rib on client close
2018-08-01 Donald SharpMerge pull request #2769 from ajones-rvbd/ajones-frr...
2018-08-01 Arthur Jonestools/frr: make frr reload error message clearer on...
2018-08-01 Donald SharpMerge pull request #2766 from lyq140/branch1
2018-08-01 Donald SharpMerge pull request #2765 from opensourcerouting/fix...
2018-08-01 Donald Sharpbgpd: Intentionally stop some timers on instance removal
2018-08-01 lyq140ripd: null check key
2018-08-01 Rafael Zalamenalib: fix getsockopt_cmsg_data retrieval
2018-08-01 Donald SharpMerge pull request #2763 from lyq140/master
2018-08-01 lyq140ripd: null check the key string
2018-08-01 Russ WhiteMerge pull request #2759 from donaldsharp/pim_duplicate
2018-08-01 Russ WhiteMerge pull request #2755 from ton31337/feature/default...
2018-08-01 Russ WhiteMerge pull request #2752 from qlyoung/doc-fix-rpki...
2018-08-01 Donald Sharpripd: Use memory management for interface commands...
2018-07-31 Dongling Duanbgpd: Fix show ip bgp summary json command for dynamicPeers
2018-07-31 Donald Sharppimd: Abstract a RPF change for upstream handling
2018-07-31 Donald Sharppimd: Abstract sending of data to peers
2018-07-31 Jafar Al-GharaibehMerge pull request #2753 from qlyoung/fix-zebra-shutdow...
2018-07-31 Donatas Abraitisbgpd: Make sure default-originate works without route...
2018-07-30 Quentin Youngzebra: dont delete pthreads from under themselves
2018-07-30 Quentin Youngdoc: remove unknown option role from rpki.rst
2018-07-30 Quentin Youngdoc: unindent index block content in rpki.rst
2018-07-29 Donald Sharpstaticd, zebra: Fix up code warnings
2018-07-29 Donald Sharplib: Set proper write file when using backup config
2018-07-29 Donald Sharpstaticd: Fix crash with NULL si
2018-07-29 Donald Sharpstaticd: Allow daemon to have backup static routes
2018-07-29 Donald Sharplib, zebra: Allow protocols to use Distance as part...
2018-07-29 Donald Sharpstaticd: Code review comments fixes
next