]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2020-10-26 Donald Sharpzebra: Replace some prefix2str with %pFX
2020-10-26 Donald Sharppbrd: Remove inet_ntoa usage from pbr
2020-10-26 Patrick RuddyMerge pull request #7217 from AnuradhaKaruppiah/fix...
2020-10-24 Mark StappMerge pull request #7194 from qlyoung/tracing
2020-10-24 Mark StappMerge pull request #7374 from sworleys/Revert-Revert...
2020-10-24 Renato WestphalMerge pull request #7377 from donaldsharp/bgp_static_leak
2020-10-24 Renato WestphalMerge pull request #7379 from donaldsharp/isis_mem_leak
2020-10-24 Donald SharpMerge pull request #7380 from Orange-OpenSource/ospf-sr
2020-10-23 Mark StappMerge pull request #7382 from sworleys/Fix-Msg-Buff
2020-10-23 Quentin Youngbgpd: clean up trace header style a bit
2020-10-23 Quentin Youngbgpd: move packet read tracepoint out of mutex
2020-10-23 Quentin Youngdoc: add developer docs for tracing
2020-10-23 Quentin Younglib, bgpd: convert lttng tracepoints to frrtrace()
2020-10-23 Quentin Younglib: add trace.h, frrtrace(), support for USDT
2020-10-23 Quentin Younglib: move trace.h -> libfrr_trace.h
2020-10-23 Quentin Younglib: add tracepoint for route table get
2020-10-23 Quentin Younglib: add tracepoints for *malloc, list ops
2020-10-23 Quentin Younglib: add tracepoint for hash insertion
2020-10-23 Quentin Youngbgpd: route processing tracepoints
2020-10-23 Quentin Youngbgpd: add basic packet-related tracepoints
2020-10-23 Quentin Younglib: add tracepoints for pthread run, stop
2020-10-23 Quentin Younglib: generate trace events for log messages
2020-10-23 Quentin Younglib: add tracepoints for hash ops, thread events
2020-10-23 Quentin Younglib, configure.ac: initial LTTng support
2020-10-23 Quentin Younglib: #undef _ASSERT_FUNCTION
2020-10-23 Quentin YoungMerge pull request #7361 from wesleycoakley/alpine...
2020-10-23 Olivier DugeonMerge pull request #7184 from opensourcerouting/anycast...
2020-10-23 Quentin YoungMerge pull request #6788 from mjstapp/thread_cancel_off
2020-10-23 Stephen Worleyzebra: fix unitialized msg header reading at startup
2020-10-23 Olivier Dugeonospfd: Add more Segment Routing controls
2020-10-23 Mark Stapptools: add cocci patch for thread cancel api changes
2020-10-23 Mark Stapp*: unify thread/event cancel macros
2020-10-23 Donald Sharpisisd: Fix memory leak on shutdown
2020-10-23 Donald Sharpbgpd: Bgp static routes memory leak
2020-10-23 Mark StappMerge pull request #7364 from donaldsharp/zebra_nhg_keep
2020-10-23 Renato Westphaltests: extend the isisd SR topotest to test Anycast...
2020-10-23 Renato Westphalisisd: add support for Anycast-SIDs
2020-10-23 Renato Westphalisisd: fix the TI-LFA repair paths to preserve the...
2020-10-23 Renato Westphalisisd: refactor handling of SR Prefix-SIDs
2020-10-23 Renato Westphalisisd: create routes for local destinations
2020-10-23 Renato Westphalisisd: give precedence to new-style TLVs when generatin...
2020-10-23 Mark Stapp* : update signature of thread_cancel api
2020-10-23 Donatas AbraitisMerge pull request #7345 from opensourcerouting/bgp...
2020-10-23 Donald SharpMerge pull request #7365 from mjstapp/fix_ntoa_pimd
2020-10-23 Donald SharpMerge pull request #7372 from mjstapp/fix_ntoa_ripd
2020-10-22 Donald SharpMerge pull request #7367 from mjstapp/fix_ntoa_ldpd
2020-10-22 Donald SharpMerge pull request #7358 from mjstapp/fix_ntoa
2020-10-22 Donald SharpMerge pull request #7340 from ton31337/fix/inet_ntoa_to...
2020-10-22 Stephen Worleyzebra: disable dependent backpointers for backup nexthops
2020-10-22 Stephen WorleyRevert "Revert "zebra: fix NHE dependents backpointer...
2020-10-22 Mark Stappisisd: replace inet_ntoa
2020-10-22 Mark Stappbabeld: replace inet_ntoa
2020-10-22 Mark Stappstaticd: replace inet_ntoa
2020-10-22 Mark Stappripd: replace inet_ntoa
2020-10-22 Mark Stappldpd: replace inet_ntoa
2020-10-22 Donald SharpMerge pull request #7369 from eololab/fix-bgp-strings...
2020-10-22 Renato WestphalMerge pull request #7302 from donaldsharp/eigrp_neighbo...
2020-10-22 Mark Stappospfclient: replace inet_ntoa
2020-10-22 Mark Stappzebra: replace inet_ntoa
2020-10-22 Mark Stappospfd: replace inet_ntoa
2020-10-22 Rafael Zalamenabgpd,topotests: log route suppression messages
2020-10-22 Rafael Zalamenabgpd: route suppression refactory
2020-10-22 Emanuele Bovisiobgpd: fix information strings for vtysh
2020-10-22 Mark Stapppimd: replace inet_ntoa
2020-10-22 Donald Sharpeigrpd: Tone down warning when command is not implement...
2020-10-22 Donatas Abraitislib: Convert inet_ntoa to %pI4
2020-10-22 Donald SharpMerge pull request #7343 from ton31337/fix/prefix2str_t...
2020-10-22 Donald Sharpzebra: Do not delete nhg's when retain_mode is engaged
2020-10-22 Wesley Coakleyalpine: Remove old docker deps for alpine
2020-10-22 Donatas Abraitis:* Convert prefix2str to %pFX
2020-10-22 Donatas AbraitisMerge pull request #7360 from donaldsharp/eigrp_printing
2020-10-22 Rafael Zalamenatopotests: test aggregate address suppress map
2020-10-22 Rafael Zalamenadoc: document new aggregate address option
2020-10-22 Rafael Zalamenabgpd: aggregate address suppress more specific
2020-10-21 Russ WhiteMerge pull request #7337 from donaldsharp/bgp_process_w...
2020-10-21 Donald Sharpeigrpd: Replace inet_ntoa with %pI4
2020-10-21 Donald Sharpbgpd: Make the process_queue per bgp process
2020-10-21 Donatas AbraitisMerge pull request #7353 from AnuradhaKaruppiah/mh...
2020-10-21 Mark StappMerge pull request #7350 from qlyoung/improve-bug-repor...
2020-10-21 Anuradha Karuppiahbgpd: fix crash in the MH cleanup handling
2020-10-21 Martin WinterMerge pull request #7276 from donaldsharp/speedup_isis_...
2020-10-21 Donatas AbraitisMerge pull request #7356 from sworleys/Revert-NHG-Depen...
2020-10-20 Stephen WorleyRevert "zebra: fix NHE dependents backpointer relationship"
2020-10-20 Quentin Young.github: improve bug report template
2020-10-20 Donald SharpMerge pull request #7348 from mjstapp/fix_router_id_lists
2020-10-20 Russ WhiteMerge pull request #7206 from ckishimo/fix7086
2020-10-20 Donald SharpMerge pull request #7323 from ton31337/fix/inet_ntoa_to...
2020-10-20 Donatas AbraitisMerge pull request #7311 from donaldsharp/table_lock_count
2020-10-20 Mark Stappzebra: clean up all router id lists
2020-10-20 Mark StappMerge pull request #7289 from sworleys/NHG-Crash-Start
2020-10-20 Russ WhiteMerge pull request #7344 from sworleys/Show-IP-Ro
2020-10-20 Russ WhiteMerge pull request #7346 from opensourcerouting/leafref...
2020-10-20 Patrick RuddyMerge pull request #7300 from sworleys/EVPN-RType-NUMs
2020-10-20 Renato Westphalyang: fix circular chain of leafrefs
2020-10-19 Stephen Worleyzebra: add alias for "show ip/ipv6 ro"
2020-10-19 Stephen Worleyzebra: fix NHE dependents backpointer relationship
2020-10-19 Anuradha Karuppiahzebra: fix double clearing of zif->es_info.es
2020-10-18 Donald SharpMerge pull request #7333 from mjstapp/fix_multi_connected
2020-10-18 Donatas Abraitisbgpd: Convert inet_ntoa to %pI4/inet_ntop
2020-10-18 Donatas AbraitisMerge pull request #7267 from donaldsharp/plist_relaxer
next