summaryrefslogtreecommitdiff
path: root/zebra/zebra_vrf.c
AgeCommit message (Expand)Author
2023-09-13Merge pull request #14162 from opensourcerouting/feature/turn_on_nht_resolve_...Russ White
2023-08-22zebra: Make main routing table (RT_TABLE_MAIN) configurableMartin Pels
2023-08-17zebra: Enable `nht resolve-via-default` by default for traditional profileDonatas Abraitis
2023-07-05zebra: Move protodown_r_bit to a better spotDonald Sharp
2023-07-05zebra: Rename vrf_lookup_by_tableid to zebra_vrf_lookup..Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-12-09zebra: Free up routemap name memory on vrf deletion eventDonald Sharp
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-09-07zebra: Reconfiguring netns for vrf is not a failureXiao Liang
2022-08-10zebra: Combine meta_queue_free and meta_queue_vrf_free functionsDonald Sharp
2022-05-21zebra: clean up rtadv integrationDavid Lamparter
2022-02-01zebra: fix cleanup of meta queues on vrf disableIgor Ryzhov
2022-01-26zebra: Don't double delete the table we are cleaning upDonald Sharp
2021-12-21*: rework renaming the default VRFIgor Ryzhov
2021-11-11zebra: fix disabling table managerIgor Ryzhov
2021-11-05zebra: don't register same hook multiple timesIgor Ryzhov
2021-10-19lib: move zebra-only netns stuff to zebraIgor Ryzhov
2021-10-13Merge pull request #9676 from donaldsharp/import_registerDavid Lamparter
2021-09-27zebra: Create the SAFI_MULTICAST rnh tablesDonald Sharp
2021-09-27zebra: remove zvrf->import_check_tableDonald Sharp
2021-09-21zebra: extend table manager per vrf, add vty configurationPhilippe Guibert
2021-08-27Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-argDavid Lamparter
2021-08-26Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps
2021-08-26lib: remove unused argument from vrf_cmd_initIgor Ryzhov
2021-08-23lib, zebra: move vrf netns commands from lib to zebraIgor Ryzhov
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov
2021-06-08zebra: rework RA handling for vrf-liteStephen Worley
2021-05-05zebra: Allow the zvrf to know it's vrf when allocingDonald Sharp
2021-03-29*: modify VRF_CONFIGURED flag only in VRF NB layerIgor Ryzhov
2021-03-22zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2020-12-09zebra: anticipate zns creation at vrf creation when backend is vrf-litePhilippe Guibert
2020-10-20zebra: clean up all router id listsMark Stapp
2020-07-09zebra: Allow router-id to be part of the vrf sub nodeDonald Sharp
2020-04-02zebra: Don't kill the global rtadv socket when a vrf is deletedDonald Sharp
2020-03-23zebra: Synchronous client queues accumulate messages from zebra.Karen Schoener
2019-11-01zebra: separate zebra_vrf_lookup_table_with_id()Stephen Worley
2019-09-25zebra: fix evpn prefix-routes-only for default vrfChirag Shah
2019-09-19Zebra: Rectifying the log messages.vdhingra
2019-08-28zebra: nht resolution default configurable per vrfPhilippe Guibert
2019-06-21zebra: use MTYPE_STATICDavid Lamparter
2019-06-04zebra: move rtadv service from zrouter to zvrfPhilippe Guibert
2019-05-16Revert "zebra: move rtadv service from zrouter to zvrf"Donald Sharp
2019-05-16Merge pull request #4269 from donaldsharp/other_tablesRuss White
2019-05-14Merge pull request #4027 from pguibert6WIND/fix_interface_rtadvDavid Lamparter
2019-05-10Merge pull request #4242 from donaldsharp/zebra_dietRenato Westphal
2019-05-09zebra: Track tables allocated by vrf and cleanupDonald Sharp
2019-05-09zebra: Remove basic duplicated functionDonald Sharp
2019-05-06doc, zebra: Remove "table X" commandDonald Sharp
2019-05-02zebra: Remove linked list and replace with new LISTDonald Sharp