summaryrefslogtreecommitdiffstats
path: root/pathd/path_pcep_memory.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-18nhrpd: Add zbuf routine to peek at contentsAmol Lad2-0/+13
2021-03-17pathd: remove mid-string line breaksDavid Lamparter3-22/+11
2021-03-17pathd: use %pIA to print struct ipaddr *David Lamparter1-25/+13
2021-03-17pathd: fix %pI4 <> %pI6 snafuDavid Lamparter1-1/+1
2021-03-17nhrpd: When IPsec profile is added or deleted, reset the vc and re-check peerGaurav Goyal4-1/+10
2021-03-17nhrpd: Make comments clearer, fix style issuesReuben Dowle3-11/+14
2021-03-17nhrpd: Close IPSec connection when tunnel protection removedGaurav Goyal4-6/+18
2021-03-17nhrpd: Retry IPSec if NHRP is repeatedly failingGaurav Goyal3-0/+23
2021-03-17bgpd: If we have a SAFI conflict do not allow labeled unicast to resetDonald Sharp1-1/+1
2021-03-17bgpd: Attempting to activate unicast and labeled-unicastDonald Sharp1-2/+2
2021-03-16ospf6d: Fix coverity errorslynne1-2/+5
2021-03-16bfdd: separate echo rx/tx timersIgor Ryzhov33-106/+388
2021-03-16isisd: Fix coverity warningslynne1-11/+11
2021-03-16ospfd6: Clear locks when ospf messages need to be chunkedlynne1-4/+12
2021-03-16tests: re-enable RTE tests after removing fixed ifindicesPat Ruddy1-2/+17
2021-03-16tests: fix formatting error to make black cleanPat Ruddy1-4/+2
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-16bfdd: warn users about echo-mode restrictionsIgor Ryzhov2-1/+6
2021-03-16bfdd: fix starting echo receive timerIgor Ryzhov1-1/+3
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: Add `show [ip] bgp peer-group [json]` commandDonatas Abraitis1-0/+68
2021-03-14bgpd: Add JSON output for `show ip bgp peer-group` commandDonatas Abraitis1-48/+170
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