summaryrefslogtreecommitdiffstats
path: root/nhrpd (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter176-853/+859
2021-03-17*: require ISO C11 (or C++11)David Lamparter8-74/+16
2021-03-17snmp: change -std=gnu99 to -std=gnu11David Lamparter8-8/+8
2021-03-16isisd: Fix coverity warningslynne1-11/+11
2021-03-16doc: add more notes about new topotestsMark Stapp2-5/+14
2021-03-16doc: fix warnings in dev docsMark Stapp2-2/+2
2021-03-16eigrpd: fix dependency on operational state in cliIgor Ryzhov1-12/+11
2021-03-16eigrpd: fix xpathsIgor Ryzhov1-2/+2
2021-03-16tests: update LDP SNMP topotest to walk mib objects that are statisticsKaren Schoener1-0/+48
2021-03-16ldpd: Add support for the read-only snmp mib objects that are statisticsKaren Schoener4-4/+261
2021-03-16test: fix isis-snmp testlynne6-14/+0
2021-03-15pimd: Fix clang issue with -Waddress-of-packed-memberDonald Sharp1-9/+17
2021-03-15bgpd: use appropriate printf formatter for some uint32_tDonald Sharp1-4/+4
2021-03-14*: remove remaining severity prefixesDavid Lamparter3-6/+6
2021-03-14zebra: move up prefix2str call in rib dumpDavid Lamparter1-1/+3
2021-03-14zebra: use printfrr exts in EVPN/VXLAN codeDavid Lamparter7-467/+213
2021-03-14fpm: use printfrr extsDavid Lamparter2-11/+6
2021-03-14*: fix printf extension typesDavid Lamparter4-8/+8
2021-03-14lib: Convert to builtin printf functionalityDonald Sharp2-17/+11
2021-03-14ospf6d: Convert to use builtin printf functionalityDonald Sharp2-54/+24
2021-03-14eigrpd: Convert to using our builtin printf stuffDonald Sharp2-12/+4
2021-03-14pimd: Use builtin printf functionalityDonald Sharp2-63/+20
2021-03-14babeld: We do not need to put Warning into our warning messagesDonald Sharp3-15/+16
2021-03-14sharpd: Convert over to using builtin printf functionalityDonald Sharp1-11/+6
2021-03-14bfdd: make sessions administratively up by defaultIgor Ryzhov5-8/+5
2021-03-14nhrpd: Set hop count to 1 in traffic indicationGaurav Goyal1-1/+1
2021-03-14doc: update the FRR format tableRafael Zalamena1-0/+4
2021-03-14bgpd: fix wrong debug formatRafael Zalamena1-1/+1
2021-03-14topotests: temporary disable test assertRafael Zalamena1-1/+1
2021-03-12topotests: remove some interface index checkRafael Zalamena6-7/+0
2021-03-12topotests: remove some FRR version checksRafael Zalamena2-95/+0
2021-03-12Revert "zebra: Remove `first_p` which is never used"Jafar Al-Gharaibeh1-1/+4
2021-03-12zebra: Remove `first_p` which is never usedDonald Sharp1-4/+1
2021-03-10tools: add explicit licence phraseJafar Al-Gharaibeh1-2/+17