summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #11514 from donaldsharp/zebra_odds_and_endsDonatas Abraitis2022-07-046-17/+43
|\ \ \ \ \
| * | | | | zebra: Add more cases to proto2zebra for understanding kernel routesDonald Sharp2022-07-011-0/+16
| * | | | | zebra: move allow_delete to zrouter.allow_deleteDonald Sharp2022-07-015-16/+15
| * | | | | zebra: Notice to end operator when a failure happensDonald Sharp2022-07-011-1/+12
| | |_|/ / | |/| | |
* | | | | Merge pull request #11520 from donaldsharp/zebra_debug_queueDonatas Abraitis2022-07-031-14/+38
|\ \ \ \ \
| * | | | | zebra: Add a subqueue2str function to give more useful data in debugsDonald Sharp2022-07-031-14/+38
|/ / / / /
* | | | | Merge pull request #11505 from SaiGomathiN/watermarkDonatas Abraitis2022-07-025-17/+18
|\ \ \ \ \
| * | | | | pim6d: Implementing mld watermark-warn CLI completelySai Gomathi N2022-06-302-8/+9
| * | | | | pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N2022-06-305-11/+11
| | |_|_|/ | |/| | |
* | | | | Merge pull request #11516 from opensourcerouting/freebsd-rtsock-enobufsDonald Sharp2022-07-011-0/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | zebra: handle FreeBSD routing socket ENOBUFSRafael Zalamena2022-07-011-0/+11
|/ / / /
* | | | Merge pull request #11488 from donaldsharp/capabilitiesDonatas Abraitis2022-07-011-8/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | lib: Allow downgrade of all caps when none are specifiedDonald Sharp2022-06-291-8/+7
|/ / /
* | | Merge pull request #11493 from patrasar/pim_reg_stop_fixDonald Sharp2022-06-291-1/+1
|\ \ \ | |/ / |/| |
| * | pimd: Register stop message sent with mask 32Sarita Patra2022-06-291-1/+1
* | | Merge pull request #11428 from SaiGomathiN/pimdebugDonatas Abraitis2022-06-292-12/+14
|\ \ \
| * | | pimd,pim6d: Change the show running commands based on address familySai Gomathi N2022-06-272-12/+14
* | | | Merge pull request #11486 from taspelund/bgp_timer_always_onRuss White2022-06-281-10/+16
|\ \ \ \
| * | | | bgpd: include 0 in configured hold/keepaliveTrey Aspelund2022-06-281-10/+16
* | | | | Merge pull request #11484 from opensourcerouting/fix/allow_using_bgp_roles_fo...Donald Sharp2022-06-2813-42/+159
|\ \ \ \ \
| * | | | | bgpd: Make sure peer-groups/unnumbered work too with BGP roleDonatas Abraitis2022-06-2813-42/+159
* | | | | | Merge pull request #11481 from mobash-rasool/fixesDonald Sharp2022-06-281-3/+7
|\ \ \ \ \ \
| * | | | | | pimd: Querier to non-querier transition to be ignoredMobashshera Rasool2022-06-281-3/+7
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #11456 from ARShreenidhi/default_originate_vrf_automationDonatas Abraitis2022-06-283-3/+1720
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tests : bgp-default-originate in vrf scenerioARShreenidhi2022-06-283-3/+1720
* | | | | | Merge pull request #11093 from donaldsharp/allow_martiansLou Berger2022-06-286-39/+40
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | bgpd: Remove 'debug bgp allow-martian'Donald Sharp2022-06-241-38/+0
| * | | | | bgpd: Add `bgp allow-martian-nexthop` commandDonald Sharp2022-06-245-1/+40
* | | | | | Merge pull request #11454 from routingrocks/evpn_clag_frrlogsmobash-rasool2022-06-281-3/+4
|\ \ \ \ \ \
| * | | | | | Zebra EVPN Debug: Fixing log flooding when disabling MLAG leaf configurationrvaratharaj2022-06-221-3/+4
* | | | | | | Merge pull request #11474 from donaldsharp/dp-dpdkRuss White2022-06-2824-38/+1856
|\ \ \ \ \ \ \
| * | | | | | | zebra: add documentation for the DPDK dataplane pluginAnuradha Karuppiah2022-06-271-0/+53
| * | | | | | | zebra: PBR dpdk programmingAnuradha Karuppiah2022-06-274-19/+388
| * | | | | | | zebra: setup the zebra interface to dpdk port map tableAnuradha Karuppiah2022-06-274-0/+186
| * | | | | | | zebra: initialize hw via DPDKAnuradha Karuppiah2022-06-272-3/+30
| * | | | | | | configure, zebra: include DPDK headers and shared libs in the dp-dpdk buildAnuradha Karuppiah2022-06-273-3/+21
| * | | | | | | zebra: infastructure for the new dataplane pluginAnuradha Karuppiah2022-06-279-1/+395
| * | | | | | | zebra: add ipc_lock, read_search and sys_rawio to zebra's privilegesAnuradha Karuppiah2022-06-271-3/+3
| * | | | | | | lib: add SYS_RAWIO to the capabilities definitionsAnuradha Karuppiah2022-06-272-0/+5
| * | | | | | | zebra: document the pbr and neigh extended commands needed for some dataplanesAnuradha Karuppiah2022-06-271-0/+17
| * | | | | | | zebra: pass PBR expanded actions to the dataplaneAnuradha Karuppiah2022-06-273-1/+120
| * | | | | | | zebra: expand pbr rule action for dataplane programmingAnuradha Karuppiah2022-06-274-29/+232
| * | | | | | | zebra: add support for maintaining local neigh entriesAnuradha Karuppiah2022-06-2710-6/+433
* | | | | | | | Merge pull request #11479 from AbhishekNR/gm_enableDonald Sharp2022-06-285-15/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | pim6d: Changing igmp_enable to gm_enable.Abhishek N R2022-06-275-15/+15
| |/ / / / / / /
* | | | | | | | Merge pull request #11478 from opensourcerouting/fix/permissions_stale_ghRuss White2022-06-281-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | github: Set strict permissions for stale actions for GithubDonatas Abraitis2022-06-271-0/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #11482 from donaldsharp/netconf_workRuss White2022-06-285-48/+129
|\ \ \ \ \ \ \ \
| * | | | | | | | zebra: Add ability for netconf dplane to handle global valuesDonald Sharp2022-06-274-46/+80
| * | | | | | | | zebra: Pass afi received for netconf updatesDonald Sharp2022-06-273-15/+47