summaryrefslogtreecommitdiffstats
path: root/yang/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-23bgpd: clean up trace header style a bitQuentin Young1-4/+10
2020-10-23bgpd: move packet read tracepoint out of mutexQuentin Young1-1/+1
2020-10-23doc: add developer docs for tracingQuentin Young2-0/+315
2020-10-23lib, bgpd: convert lttng tracepoints to frrtrace()Quentin Young12-79/+59
2020-10-23lib: add trace.h, frrtrace(), support for USDTQuentin Young3-0/+95
2020-10-23lib: move trace.h -> libfrr_trace.hQuentin Young10-14/+14
2020-10-23lib: add tracepoint for route table getQuentin Young2-0/+20
2020-10-23lib: add tracepoints for *malloc, list opsQuentin Young4-1/+94
2020-10-23lib: add tracepoint for hash insertionQuentin Young2-0/+17
2020-10-23bgpd: route processing tracepointsQuentin Young2-15/+105
2020-10-23bgpd: add basic packet-related tracepointsQuentin Young5-2/+105
2020-10-23lib: add tracepoints for pthread run, stopQuentin Young2-0/+27
2020-10-23lib: generate trace events for log messagesQuentin Young2-0/+30
2020-10-23lib: add tracepoints for hash ops, thread eventsQuentin Young3-5/+116
2020-10-23lib, configure.ac: initial LTTng supportQuentin Young4-1/+71
2020-10-23lib: #undef _ASSERT_FUNCTIONQuentin Young1-0/+2
2020-10-23zebra: fix unitialized msg header reading at startupStephen Worley1-1/+1
2020-10-23ospfd: Add more Segment Routing controlsOlivier Dugeon2-10/+21
2020-10-23tools: add cocci patch for thread cancel api changesMark Stapp2-0/+82
2020-10-23*: unify thread/event cancel macrosMark Stapp51-160/+157
2020-10-23isisd: Fix memory leak on shutdownDonald Sharp1-0/+2
2020-10-23bgpd: Bgp static routes memory leakDonald Sharp1-2/+2
2020-10-23tests: extend the isisd SR topotest to test Anycast-SIDs as wellRenato Westphal171-350/+5343
2020-10-23isisd: add support for Anycast-SIDsRenato Westphal8-9/+54
2020-10-23isisd: fix the TI-LFA repair paths to preserve the original Prefix-SIDRenato Westphal111-2394/+4616
2020-10-23isisd: refactor handling of SR Prefix-SIDsRenato Westphal15-1846/+868
2020-10-23isisd: create routes for local destinationsRenato Westphal10-107/+5
2020-10-23isisd: give precedence to new-style TLVs when generating routesRenato Westphal1-14/+38
2020-10-23* : update signature of thread_cancel apiMark Stapp38-293/+144
2020-10-23zebra: disable dependent backpointers for backup nexthopsStephen Worley1-3/+0
2020-10-23Revert "Revert "zebra: fix NHE dependents backpointer relationship""Stephen Worley1-11/+20
2020-10-22isisd: replace inet_ntoaMark Stapp3-22/+19
2020-10-22babeld: replace inet_ntoaMark Stapp2-25/+11
2020-10-22staticd: replace inet_ntoaMark Stapp1-2/+1
2020-10-22ripd: replace inet_ntoaMark Stapp4-81/+71
2020-10-22ldpd: replace inet_ntoaMark Stapp14-145/+174
2020-10-22ospfclient: replace inet_ntoaMark Stapp1-14/+15
2020-10-22zebra: replace inet_ntoaMark Stapp17-188/+193
2020-10-22ospfd: replace inet_ntoaMark Stapp28-875/+920
2020-10-22bgpd,topotests: log route suppression messagesRafael Zalamena2-0/+10
2020-10-22bgpd: route suppression refactoryRafael Zalamena3-106/+133
2020-10-22bgpd: fix information strings for vtyshEmanuele Bovisio1-4/+5
2020-10-22pimd: replace inet_ntoaMark Stapp11-99/+136
2020-10-22eigrpd: Tone down warning when command is not implemented yetDonald Sharp1-13/+26
2020-10-22lib: Convert inet_ntoa to %pI4Donatas Abraitis5-45/+35
2020-10-22zebra: Do not delete nhg's when retain_mode is engagedDonald Sharp3-2/+35
2020-10-22alpine: Remove old docker deps for alpineWesley Coakley1-1/+1
2020-10-22:* Convert prefix2str to %pFXDonatas Abraitis90-1674/+860
2020-10-22topotests: test aggregate address suppress mapRafael Zalamena3-0/+107
2020-10-22doc: document new aggregate address optionRafael Zalamena1-0/+11