summaryrefslogtreecommitdiffstats
path: root/COPYING-LGPLv2.1 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-03pimd: fix crash seen while executing igmp related configurationSarita Patra1-0/+3
2020-03-03ldpd: Remove double set of lifDonald Sharp1-1/+1
2020-03-02zebra: allow multiple labels in LSP zapi messageMark Stapp1-2/+4
2020-02-28*: change hash_backet to hash_bucketDonald Sharp12-28/+22
2020-02-28zebra: fix nexthop_group conversion in fpm codeMark Stapp2-2/+2
2020-02-28tests: Add a test case for `set local-preference +/-LOCAL_PREF`Donatas Abraitis8-0/+194
2020-02-28doc: Use +/- for `set local-preference` to add/subtract the valueDonatas Abraitis1-0/+10
2020-02-28bgpd: Allow using add/subtract for local-preference in route-mapsDonatas Abraitis1-4/+4
2020-02-28doc: Change interface name for vrrp exampleDonatas Abraitis1-1/+1
2020-02-27doc: Add notice of rfc-4893 in supported rfc's.Donald Sharp1-0/+2
2020-02-27zebra: Embed lib nexthop-group in zebra hash entryMark Stapp13-96/+97
2020-02-27Revert "*: change hash_backet to hash_bucket"Jafar Al-Gharaibeh12-20/+25
2020-02-27ldpd: Cleanup indentation in merge_nbrpsDonald Sharp1-21/+23
2020-02-27bgpd: Cleanup indentation in bgp_route_refresh_receiveDonald Sharp1-25/+16
2020-02-27bgpd: agg_node_lookup not unlockingDonald Sharp1-0/+1
2020-02-27nhrpd: Cleanup set but unused variablesDonald Sharp1-4/+3
2020-02-27ospfd: Cleanup set but unused variablesDonald Sharp4-8/+6
2020-02-27zebra: Cleanup set but unused variablesDonald Sharp2-6/+2
2020-02-27ldpd: Cleanup set but unused variablesDonald Sharp3-12/+11
2020-02-27lib: Cleanup set but unused variablesDonald Sharp4-6/+5
2020-02-27bgpd: Cleanup set but unused variablesDonald Sharp3-7/+6
2020-02-27*: change hash_backet to hash_bucketDonald Sharp12-25/+20
2020-02-26tests: Modified scripts to optimize execution time for route-map test suiteKuldeep Kashyap3-637/+652
2020-02-26lib: fix ipaddr_issetQuentin Young1-1/+4
2020-02-25doc: document attribute-unchanged directiverbauduin1-0/+8
2020-02-25pbrd: unconfigure table rangeStephen Worley1-2/+15
2020-02-25lib: use const in nexthop_group copy apiMark Stapp2-2/+3
2020-02-25pimd: fix SA reportsMark Stapp2-16/+16
2020-02-20pimd: fix SA reportsMark Stapp2-16/+16
2020-02-20pimd: Make frr able to be built by gcc 10Tomas Korbar2-5/+6
2020-02-20zebra: remove null check before XFREE in GR codeQuentin Young1-3/+1
2020-02-20zebra: reduce scope of XCALLOC for gr processingQuentin Young1-15/+10
2020-02-19lib: do not test before XFREEQuentin Young1-3/+1
2020-02-19lib: don't allow to recurse inside route-map nodeRafael Zalamena1-1/+0
2020-02-19tests: Reduce rip[ng]-topo1 run timeDonald Sharp14-18/+22
2020-02-19tests: bgp_multiview_topo1 was taking too longDonald Sharp1-7/+5
2020-02-19isisd: do not disable circuit on ifdownEmanuele Di Pascale1-1/+0
2020-02-19zebra: remove \n in zapi pbr family log msgQuentin Young1-3/+2
2020-02-19bgpd: Add a better breadcrumb for when bgp is missconfigedDonald Sharp3-0/+12
2020-02-19doc: correct ip prefix token mapping tableMark Stapp1-5/+7
2020-02-19lib: fix route-map coverity scan issueRafael Zalamena1-2/+3
2020-02-18zebra: fix missing rtadv stub functionsMark Stapp1-0/+21
2020-02-18zebra: Fix checksum calculation to not include old checksumDonald Sharp1-1/+4
2020-02-18zebra: Fix zlog_debug -> flog_err for error situations in IRDPDonald Sharp1-6/+10
2020-02-18zebra: SO_BROADCAST needs a uint32_t instead of a uint8_tDonald Sharp1-3/+4
2020-02-18lib: Optimizing route-maps - Part-4Naveen Thanikachalam1-0/+21
2020-02-18lib: Optimizing route-maps - Part-3Naveen Thanikachalam3-240/+297
2020-02-18lib: Optimizing route-maps - Part-2Naveen Thanikachalam1-61/+217
2020-02-18lib: Optimizing route-maps - Part-1Naveen Thanikachalam3-5/+835
2020-02-17bgpd: Add a couple more spaces for output on MsgRcvd and MsgSentDonald Sharp3-10/+10