summaryrefslogtreecommitdiff
path: root/zebra/zapi_msg.c
AgeCommit message (Expand)Author
2020-12-11Revert "zebra: When shutting down an interface immediately notify about rnh"Donald Sharp
2020-12-10Merge pull request #7678 from donaldsharp/aspath_to_zebraRuss White
2020-12-09zebra: use zserv_send_message instead of writenHiroki Shirokura
2020-12-08zebra: Gather opaque data into the route entry for storageDonald Sharp
2020-12-07zebra: Adding zapi client close notificationKaren Schoener
2020-11-15zebra: use smaller stream buffer for zapi route notificationsMark Stapp
2020-11-06bgpd: Advertise FIB installed routes to bgp peers (Part 1)Soman K S
2020-10-22:* Convert prefix2str to %pFXDonatas Abraitis
2020-09-28zebra: set NHG/backup NHG pointers on success zapi readStephen Worley
2020-09-28lib,zebra,sharpd: add code for backup proto-NHs but disabledStephen Worley
2020-09-28zebra: add type to nhg_prot_del API for sanity checkStephen Worley
2020-09-28zebra,sharpd: checkpatch fixesStephen Worley
2020-09-28lib,zebra,sharpd: clang formatStephen Worley
2020-09-28zebra: clean up the NHG proto zapi code a bitStephen Worley
2020-09-28zebra: multipath number checks with NHG protoStephen Worley
2020-09-28lib,zebra: fixup NHG notify zapi messagingStephen Worley
2020-09-28zebra: fix refcnt/rib issues in NHG replace/deleteStephen Worley
2020-09-28zebra: warn if zapi NHG add has no nexthopsStephen Worley
2020-09-28zebra: inc/dec refcount on add/del NHG protoStephen Worley
2020-09-28zebra: fix route validity check with NHG IDStephen Worley
2020-09-28zebra: use the passed proto from zapiStephen Worley
2020-09-28zebra: handle zapi routes with NHG ID setStephen Worley
2020-09-28zebra: implement protocol NHG Add/DelStephen Worley
2020-09-28lib, zebra: Add ability to send down a nhgid over route installDonald Sharp
2020-09-28lib, zebra: Add ZAPI_NHG_ADD|DELETEDonald Sharp
2020-09-28zebra: Refactor nexthop reading from zapi messagesDonald Sharp
2020-09-28zebra: Convert zserv_nexthop_num_warn to return boolDonald Sharp
2020-09-11bgpd, lib, pbrd, zebra: Pass by ifnameDonald Sharp
2020-09-11Merge pull request #6974 from liron-ze/high-cpu-usageRenato Westphal
2020-08-28zebra: When shutting down an interface immediately notify about rnhDonald Sharp
2020-08-27Merge pull request #6989 from xThaid/remove_fuzzingQuentin Young
2020-08-26zebra: Solve the problem of high CPU and memory usage when creating thousands...liuze
2020-08-25zebra: remove fuzzing stuffJakub Urbańczyk
2020-08-21bgp, zebra: add family attribute to ipset and iptable contextPhilippe Guibert
2020-08-20Merge pull request #6951 from donaldsharp/zebra_tableRafael Zalamena
2020-08-19zebra: Limit packet dumps for received data to `detail` levelDonald Sharp
2020-08-19zebra: Add table id to debug outputDonald Sharp
2020-08-12lib, zebra: add support for sending ARP requestsJakub Urbańczyk
2020-08-11zebra: Only note time of first nht registrationDonald Sharp
2020-08-10Merge pull request #6783 from opensourcerouting/feature/sr-teRuss White
2020-08-10Merge pull request #6483 from sylane/router-id-v6Donald Sharp
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-08-05zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah
2020-08-04zebra: When debugging route notifications use string instead of numberDonald Sharp
2020-07-27Merge pull request #6765 from mjstapp/backup_nhg_netlinkRenato Westphal
2020-07-23Merge pull request #6730 from wesleycoakley/pbrd-dscp-ecnRuss White
2020-07-21zebra: add validate function for zapi_labels messageMark Stapp
2020-07-17lib,sharpd,zebra: initial support for multiple backup nexthopsMark Stapp
2020-07-17zebra: add IPv6 router-idSebastien Merle
2020-07-16Merge pull request #6706 from donaldsharp/router_id_bullshitRenato Westphal