summaryrefslogtreecommitdiffstats
path: root/zebra/rtread_getmsg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: evpn remote delete fetch local entryChirag Shah2018-12-311-0/+9
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-4/+4
* Merge remote-tracking branch 'frr/master' into warningsDavid Lamparter2018-09-121-0/+1
|\
| * *: fix some solaris warningsDavid Lamparter2018-09-081-0/+1
* | zebra: fix includesQuentin Young2018-09-061-0/+2
* | zebra: flog_warn conversionQuentin Young2018-09-061-14/+17
|/
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* *: PBR - netlink interaction and basic definitionsvivek2018-03-091-0/+4
* *: Track vrfs per nexthop not per route entryDonald Sharp2018-02-091-3/+3
* zebra: Add nh_vrf_id to rib_addDonald Sharp2018-01-121-2/+3
* zebra: Add ability to support tags -> realms in linuxKaloyan Kovachev2017-12-141-1/+1
* zebra: Make zserv.h the true api for zapi northboundDonald Sharp2017-12-131-1/+1
* zebra: rib: use nexthop ptr in rib_add/deleteDavid Lamparter2017-08-281-5/+6
* build: zebra: remove *_method Makefile hacksDavid Lamparter2017-07-311-0/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-85/+86
* zebra: MAC and Neighbor (ARP/ND) handlingvivek2017-07-121-0/+20
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: add hook infrastructureDavid Lamparter2017-03-251-0/+4
* zebra: receive ZAPI IPv6 source prefixDavid Lamparter2017-01-301-1/+1
* zebra: Fix some warnings found during compile.Donald Sharp2016-10-081-0/+1
* zebra: Refactor rib_add_ipv[4|6] to a common functionDonald Sharp2016-09-011-15/+17
* build/solaris: fix one error and a few warningsRenato Westphal2016-08-271-1/+1
* zebra/rtread_getmsg: fix sign warningsDavid Lamparter2016-05-261-3/+3
* lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp2016-02-011-5/+1
* zebra, lib/memtypes.c: the netlink sockets work per VRFFeng Lu2015-10-301-1/+5
* zebra: let FIB stand for its respective VRFFeng Lu2015-10-301-1/+2
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-1/+1
* zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-231-1/+1
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-1/+1
* [zebra] fix some small compile errors, mark several functions staticpaul2005-11-231-2/+5
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-5/+5
* Initial revisionpaul2002-12-131-0/+229