summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-25tools: fix boot config load in watchfrrChristian Hopps1-1/+1
2022-06-24pimd: fix pim interface deletion flowSarita Patra1-2/+2
2022-06-24debian: egrep is deprecatedAndreas Hasenack1-1/+1
2022-06-24pimd: fix invalid memory access join_timer_stopSarita Patra1-0/+15
2022-06-24pimd: Clean up mroute_socket when pim terminates.Mobashshera Rasool1-0/+2
2022-06-24pim6d: Fixing repeated group source field in show ipv6 mroutesarita patra1-4/+4
2022-06-24zebra: netlink rtm tunnel msg parsingChirag Shah3-1/+73
2022-06-24zebra: Fix rtadv startup when config read in is before interface upDonald Sharp1-8/+33
2022-06-24pimd: Avoid reading freed memory.Mobashshera Rasool1-2/+2
2022-06-24bgpd: update topotests for role mismatchEugene Bogomazov1-6/+6
2022-06-23vtysh: Account validity should be verified when authenticating users with PAM.rgirada1-0/+4
2022-06-23doc: Update doc w/ regards to realmsDonald Sharp2-2/+5
2022-06-23pimd: Checks imply that pim is not properly configuredDonald Sharp1-1/+1
2022-06-23pimd: Let end operator know the ifindex as well in failure caseDonald Sharp1-2/+3
2022-06-23ospf6d: Ensure that ospf6d does not memcpy beyond end of dataDonald Sharp1-1/+7
2022-06-23pimd: Limit pim's ecmp to what zebra tells us is the multipathDonald Sharp6-17/+22
2022-06-23bgpd: Cleanup pointer assignment so compiler doesn't get confusedDonald Sharp1-2/+1
2022-06-23isisd: Let's use an actual NULL pointer to test for a NULL pointerDonald Sharp2-2/+2
2022-06-23zebra: Allow kernel routes to stick around better on interface state changesDonald Sharp1-16/+11
2022-06-23zebra: Add interface sysctl ignore on linkdown statusDonald Sharp5-9/+62
2022-06-23lib, zebra: Notice when a nexthop is set linkdownDonald Sharp3-0/+13
2022-06-23lib: Increase nexthop flags size to 16 bitsDonald Sharp1-1/+1
2022-06-23zebra: Fix bug in netconf handling where dplane would drop the changeDonald Sharp3-39/+3
2022-06-23zebra: rtnetlink: flow attr per gateway attr in multipath updatesRicardo2-24/+47
2022-06-23Pim6d: Mroute file duplication removalplsaranya5-428/+254
2022-06-23ospfd: fixing few coverity issue in 'show_ip_ospf_neighbour_brief'rgirada1-1/+1
2022-06-23tests: add ospf api router ID topotestChristian Hopps2-3/+86
2022-06-23ospfclient: add router id support to python clientChristian Hopps1-1/+52
2022-06-23ospfd: add router id support to ospf apiChristian Hopps5-0/+66
2022-06-23zebra: move the check for l3vnianlan_cs1-4/+3
2022-06-22ospfd: Fixing "show ip ospf neighbour <nbrid>" commandrgirada2-187/+159
2022-06-22bgpd: move to switch clause in get name functionEugene Bogomazov1-5/+13
2022-06-22bgpd: simplify code fragment for RFC 9234Eugene Bogomazov1-2/+3
2022-06-22bgpd: simplify ebgp role check for RFC 9234Eugene Bogomazov1-4/+1
2022-06-22bgpd: add AFI/SAFI check for RFC 9234Eugene Bogomazov1-3/+9
2022-06-22pim6d: Send register msg with IPv6 global addressMobashshera Rasool2-1/+52
2022-06-22lib: Add an api is_ipv6_global_unicastMobashshera Rasool1-0/+9
2022-06-21bgpd: Do not show polling_period default value in CLI for RPKIDonatas Abraitis1-1/+2
2022-06-21ospfclient: fix help urlJafar Al-Gharaibeh1-3/+2
2022-06-21bgpd: Update topotests for RFC 9234Eugene Bogomazov2-38/+72
2022-06-21bgpd: Add patches for RFC9234 implementationEugene Bogomazov13-57/+72
2022-06-21*: Replace sockunion2str => %pSUDonatas Abraitis9-142/+72
2022-06-21tests: Removing invalid step from ospf tests.nguggarigoud1-87/+0
2022-06-21bgpd: Replace zlog_info -> zlog_debug under BGP_DEBUG()Donatas Abraitis1-1/+1
2022-06-21bgpd: Drop duplicate label assignmentDonatas Abraitis1-2/+0
2022-06-21tests : bgp_default_originate testcase w.r.t topology1 addedARShreenidhi2-2203/+2726
2022-06-20bgpd: Show cache server preference in `show rpki cache-server` outputDonatas Abraitis1-4/+11
2022-06-20doc: Specify preference for RPKI cache serverDonatas Abraitis1-1/+1
2022-06-20bgpd: Generate RPKI CLI config even if no cache servers configuredDonatas Abraitis1-7/+5
2022-06-20bgpd: Drop SSH public key for RPKI CLI optionDonatas Abraitis2-18/+10