summaryrefslogtreecommitdiffstats
path: root/eigrpd (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-18nhrpd: populate correct prefix length in NAT extension in Reg-ReplyAmol Lad4-108/+206
2021-03-18nhrpd: Add Claimed NBMA field in sh ip nhrp cache outputAmol Lad7-28/+61
2021-03-18nhrpd: add NHS details in NAT Extension headerAmol Lad1-2/+15
2021-03-18nhrpd: copy NAT extension if present else attempt to populateAmol Lad1-21/+26
2021-03-18nhrpd: parse multiple CIEs in NAT extension headerAmol Lad1-19/+24
2021-03-18nhrpd: Add empty NAT extension header for Non Natted Spoke in Resolution-ReplyAmol Lad1-9/+7
2021-03-18nhrpd: Set correct MTU in NHRP extensionsAmol Lad4-1/+7
2021-03-18nhrpd: Send prefix length in NAT extension the same as is done by CiscoReuben Dowle1-2/+3
2021-03-18nhrpd: Add CIE to NAT extension in resolution requestsGaurav Goyal1-1/+8
2021-03-18nhrpd: Add NAT extension in forwarded packetsGaurav Goyal1-2/+41
2021-03-18nhrpd: Process NAT extension properly, and also fallback to IPSec NAT infoGaurav Goyal5-20/+171
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