]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2020-10-27 Donald SharpMerge pull request #7173 from ckishimo/force
2020-10-27 Donald SharpMerge pull request #7026 from chiragshah6/yang_nb5
2020-10-27 Olivier DugeonMerge pull request #7341 from kssoman/nssa_fix
2020-10-27 Donatas AbraitisMerge pull request #7393 from chiragshah6/mdev
2020-10-27 Donatas AbraitisMerge pull request #7389 from donaldsharp/no_bfdd
2020-10-27 Santosh P KMerge pull request #7387 from dslicenc/bgp-update-delay...
2020-10-27 Chirag Shahbgpd: fix mem leak in router bgp import vrf check 7393/head
2020-10-26 Quentin YoungMerge pull request #7376 from mjstapp/fix_pim_align
2020-10-26 Quentin YoungMerge pull request #7384 from opensourcerouting/nb...
2020-10-26 Mark StappMerge pull request #7388 from donaldsharp/more_string
2020-10-26 Chirag Shahbgpd: add nb support for suppress-map in aggregate cmd 7026/head
2020-10-26 Chirag Shahbgpd: convert distance bgp source cmd to defpy
2020-10-26 Chirag Shahbgpd: convert bgp dampening cli to defpy
2020-10-26 Chirag Shahbgpd: add match-med nb support in aggregate cmd
2020-10-26 Chirag Shahbgpd: convert addr-family clis to transactional clis
2020-10-26 Chirag Shahlib: handle exit cmd for bgp afi-safi nodes
2020-10-26 Chirag Shahyang: update bgp module afi-safi parameters
2020-10-26 Donald Sharpbgpd: Fix profiles compile issue when not using bfdd 7389/head
2020-10-26 Donald Sharpzebra: Fix prefix2str buf and some invalid data output... 7388/head
2020-10-26 Donald Sharpzebra: Replace some prefix2str with %pFX
2020-10-26 Donald Sharppbrd: Remove inet_ntoa usage from pbr
2020-10-26 Don Slicebgpd: delay local routes until update-delay is over 7387/head
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 Soman K Sospfd: External LSA not flushed when area is configured... 7341/head
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 Renato Westphallib: add API to load YANG modules on demand 7384/head
2020-10-23 Renato Westphallib: combine two YANG schema iteration functions into one
2020-10-23 Renato Westphallib: fix iteration over schema nodes of a single YANG...
2020-10-23 Quentin Youngbgpd: clean up trace header style a bit 7194/head
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 7382/head
2020-10-23 Olivier Dugeonospfd: Add more Segment Routing controls 7380/head
2020-10-23 Mark Stapptools: add cocci patch for thread cancel api changes 6788/head
2020-10-23 Mark Stapp*: unify thread/event cancel macros
2020-10-23 Donald Sharpisisd: Fix memory leak on shutdown 7379/head
2020-10-23 Donald Sharpbgpd: Bgp static routes memory leak 7377/head
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... 7184/head
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 Mark Stapppimd: replace some zlog_warn with zlog_debug 7376/head
2020-10-23 Mark Stapppimd: avoid possible unaligned pointer
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 7374/head
2020-10-22 Stephen WorleyRevert "Revert "zebra: fix NHE dependents backpointer...
2020-10-22 Mark Stappisisd: replace inet_ntoa 7372/head
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 7367/head
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 7358/head
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 7345/head
2020-10-22 Rafael Zalamenabgpd: route suppression refactory
2020-10-22 Emanuele Bovisiobgpd: fix information strings for vtysh 7369/head
2020-10-22 Mark Stapppimd: replace inet_ntoa 7365/head
2020-10-22 Donald Sharpeigrpd: Tone down warning when command is not implement... 7302/head
2020-10-22 Donatas Abraitislib: Convert inet_ntoa to %pI4 7340/head
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 7364/head
2020-10-22 Wesley Coakleyalpine: Remove old docker deps for alpine 7361/head
2020-10-22 Donatas Abraitis:* Convert prefix2str to %pFX 7343/head
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
next