summaryrefslogtreecommitdiffstats
path: root/pkgsrc/ripd.sh.in (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-21ldpd: update topo tests for new show isis ldp-sync command outputlynne3-13/+10
2020-09-21ospfd: updates to the ldp-sync ospf commandslynne1-4/+11
2020-09-21lib: don't execute command if pre-processing hook has failedIgor Ryzhov1-3/+13
2020-09-21lib: fix regcomp error processingIgor Ryzhov1-2/+2
2020-09-21ripd, ripngd: info -> debugDonald Sharp2-8/+10
2020-09-21topotests: Add test for BGP graceful shutdownvivek20-0/+530
2020-09-21zebra: Allow FreeBSD to set and delete addresses from an interfaceDonald Sharp1-2/+8
2020-09-20bgpd: Implement BGP-wide configuration for graceful shutdownvivek3-14/+132
2020-09-19bgpd: Define function to check if performing graceful shutdownvivek4-11/+15
2020-09-19ospfd : Fix for ospf dead interval and hello due.Kaushik3-0/+35
2020-09-19isisd: updates to ldp-sync isis commandslynne1-2/+14
2020-09-18tests: use .items instead of .iteritems in topotestsMark Stapp63-155/+155
2020-09-18tests: increase timeout to avoid intermittent LDP Sync test failureKaren Schoener2-4/+4
2020-09-18tests: Add bgp_route_aggregation test suiteKuldeep Kashyap3-3/+1418
2020-09-18lib: Remove debug associated with vrf_getDonald Sharp1-4/+0
2020-09-18tests: Optimising a step for not true case.nguggarigoud2-10/+17
2020-09-18tests: removing initial wait time in ospf.pynguggarigoud2-181/+2
2020-09-18tests: Adding daemon check for ospfd in common_config.pynguggarigoud9-14/+68
2020-09-18tests: ospf basic functionality topojson testcases.naveen8-144/+90
2020-09-18tests: ospf_basic_functionality topojson testcases.naveen47-168/+8711
2020-09-18lib: Add vrf name to vrf debugsDonald Sharp1-3/+5
2020-09-18lib: Actually call nexthop_group_disable_vrfDonald Sharp1-0/+8
2020-09-17tools: fix vtysh failure error handlingQuentin Young1-8/+8
2020-09-17bgpd: rename bgp_fsm_event_updateQuentin Young4-8/+13
2020-09-17ospfd: do not generate type 4 LSA from NSSA ABRckishimo1-0/+9
2020-09-17zebra: fixup a neigh del bug introduced by a previous commit for MAC-IP syncAnuradha Karuppiah1-3/+4
2020-09-16bgpd: Avoid memset when tip hash is emptyDonald Sharp1-1/+1
2020-09-16lib: set threadmaster name to 'default' if noneQuentin Young1-2/+6
2020-09-16bgpd: remove extra hold-timer resetQuentin Young1-4/+0
2020-09-16zebra: re-name some mh functions to make the code more readableAnuradha Karuppiah3-6/+6
2020-09-16zebra: dup detected mac avoid update to bgpdChirag Shah1-1/+3
2020-09-16bgpd: fix ecom leak handling l3vni updateQuentin Young1-0/+2
2020-09-15lib: simplify handling of the sysrepo startup configurationRenato Westphal1-35/+22
2020-09-15doc: Say that maximum-prefix-out requires it's own update-groupDonatas Abraitis1-1/+4
2020-09-15bgpd: Create separate udpate-group when using `maximum-prefix-out` commandDonatas Abraitis1-1/+3
2020-09-15lib: fix handling of deleted nodes in the sysrepo pluginRenato Westphal1-1/+1
2020-09-15lib: postpone the sysrepo plugin initializationRenato Westphal3-1/+12
2020-09-15ospfd: fix debug ospf nssa prints wrong infockishimo1-8/+9
2020-09-15tests: Addressing lint error.nguggarigoud1-1/+1
2020-09-15tests: fixing pytest.skip error.nguggarigoud11-27/+24
2020-09-15tests: Moving kernel version check to API.naveen12-73/+112
2020-09-15tests: Kernel version check for topojson scripts.naveen12-16/+75
2020-09-14tests: Add topotest for BGP metric changeMartin Winter7-0/+1145
2020-09-14doc: updated user doc for routemap set metric cmdDavid Schweizer1-3/+6
2020-09-14doc: clarify independence of THREAD_READ and _WRITEMark Stapp1-1/+3
2020-09-14doc: clarify python and pip2 for ubuntu 20Mark Stapp1-1/+1
2020-09-14isisd: improve route-event logsEmanuele Di Pascale1-26/+45
2020-09-14isisd: fix pseudonode LSP bugEmanuele Di Pascale1-0/+13
2020-09-13bgpd: remove deprecated commandsIgor Ryzhov1-69/+0
2020-09-12ospfd: flush type 5 when type 7 is removedckishimo1-0/+9