summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_mlag.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-23zebra: rtnetlink: flow attr per gateway attr in multipath updatesRicardo2-24/+47
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-22ospfd: Fixing "show ip ospf neighbour <nbrid>" commandrgirada2-187/+159
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-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
2022-06-20bgpd: Allow deleting full line for RPKI cache serverDonatas Abraitis1-2/+8
2022-06-20bgpd: Add `no rpki` commandDonatas Abraitis1-0/+25
2022-06-20bgpd: Increase peer->flags to uint64_tDonatas Abraitis2-5/+9
2022-06-17zebra: remove redundant calling hook for fpmanlan_cs1-6/+0
2022-06-17lib: Add some extra error messages for when things go wrongDonald Sharp1-0/+10
2022-06-17bgpd: Display useful values when using json for missing neighbor stateDonald Sharp1-0/+12
2022-06-17lib: cleanup red-herring memleaks in parent of daemonizing forkChristian Hopps1-0/+2
2022-06-16lib: Function `crypt` does not need to be declared mid functionDonald Sharp2-2/+0
2022-06-16eigrpd: vrf variable name hides a parameter of the same nameDonald Sharp1-4/+4
2022-06-16python: Remove redundant import of subprocessDonald Sharp1-1/+0
2022-06-16zebra: ret is always -1 or 0 at this point so remove the if testDonald Sharp1-58/+51
2022-06-16ospf6d: cost is uint32_t so it cannot be greater than UINT32_MAXDonald Sharp1-2/+0
2022-06-16nhrpd: r is always < 0 at some points of if else statementsDonald Sharp1-3/+3
2022-06-16github: Autoclose stale issues/PRs that are stare longer than 180 daysDonatas Abraitis1-3/+5
2022-06-16bgpd: Use %pSU instead of sockunion2strDonald Sharp1-21/+13
2022-06-16zebra: Add a configurable knob `zebra nexthop-group keep (1-3600)`Donald Sharp5-2/+34
2022-06-16zebra: Add a timer to nexthop group deletionDonald Sharp3-4/+47
2022-06-16zebra: Move where zebra marks a nhg as uninstalled in fibDonald Sharp2-7/+6
2022-06-16zebra: Document some data structures betterDonald Sharp1-1/+17
2022-06-16bgpd: Use %pSU instead of sockunion2strDonald Sharp1-21/+13
2022-06-16tools: document frr_global_options in daemons fileQuentin Young1-10/+17
2022-06-16tools: apply various shellcheck recommendationsQuentin Young1-7/+7
2022-06-16tools: print daemon start cmd, vtysh_b cmdQuentin Young1-6/+12
2022-06-16tools: clean up whitespace in daemons fileQuentin Young1-5/+6
2022-06-16tools: improve explanation of watchfrr_optionsQuentin Young1-4/+7
2022-06-16tools: improve explanation of 'wrap' optionsQuentin Young1-6/+26
2022-06-16zebra: adjust one variable nameanlan_cs1-4/+4
2022-06-16lib: correct two commentsanlan_cs2-2/+2
2022-06-16bmp: add a interface source to bmp connect commandFrancois Dumontet5-13/+102
2022-06-15doc: document ldpd's "ttl-security" commandsRenato Westphal1-0/+28
2022-06-15tests: fix ldp_vpls_topo1 to work as expectedRenato Westphal3-0/+3