summaryrefslogtreecommitdiff
path: root/lib/log.c
AgeCommit message (Expand)Author
2017-08-24Merge pull request #1031 from opensourcerouting/small-bitsDonald Sharp
2017-08-23*: use zapi_route to send/receive redistributed routes as wellRenato Westphal
2017-08-24lib: centralized memstats-at-exitDavid Lamparter
2017-08-23lib/zserv: introduce address-family independent ZAPI message typesRenato Westphal
2017-08-23lib: remove redundant zebra messagesRenato Westphal
2017-08-09Merge branch 'frr/pull/822' ("EVPN fixes")David Lamparter
2017-08-09Merge pull request #892 from opensourcerouting/watchfrr-simplifyDonald Sharp
2017-08-09zebra: add pseudowire managerßingen
2017-08-08bgpd/zebra/lib: EVPN support for asymmetric VxLan routingMitesh Kanjariya
2017-08-02lib: plug logging hole during startupDavid Lamparter
2017-07-24lib, pimd, zebra: Allow pim to set pimregX into appropriate vrfDonald Sharp
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-12zebra: MAC and Neighbor (ARP/ND) handlingvivek
2017-07-12zebra: VNI and VTEP handlingvivek
2017-06-29lib: mt-safe tracebacksQuentin Young
2017-06-21*: simplify log message lookupQuentin Young
2017-05-30Merge remote-tracking branch 'origin/master' into babelDonald Sharp
2017-05-18lib: detangle protocol name/instance from loggingDavid Lamparter
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-13lib: Fix up string -> proto # conversion for babelDonald Sharp
2017-04-05Merge remote-tracking branch 'origin/master' into EIGRPDonald Sharp
2017-04-05Merge pull request #310 from opensourcerouting/thread-prepDonald Sharp
2017-04-02lib: fix proto_redistnum() oversight from #257Quentin Young
2017-03-31lib: make sure SEGV handler cannot lock upDavid Lamparter
2017-03-20Implement generic label managerßingen
2017-03-08eigrp: Initial CommitDonald Sharp
2017-03-08lib: hide away logging internalsDavid Lamparter
2017-03-08lib: remove remaining struct zlog * argsDavid Lamparter
2017-03-08lib: simplify protocol/log namingDavid Lamparter
2017-03-08lib: ditch struct zlog * argument on zlog/vzlog()David Lamparter
2017-03-07Merge pull request #257 from opensourcerouting/nhrpdDonald Sharp
2017-03-07nhrpd: implement next hop resolution protocolTimo Teräs
2017-03-06lib: add zlog_sanitize functionDavid Lamparter
2017-02-24Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-02-21Add missing DESC_ENTRY to lib/log.cßingen
2017-01-30lib: Moved zapi message types to zclient.hDonald Sharp
2017-01-24Merge pull request #104 from opensourcerouting/time-cleanupDonald Sharp
2017-01-23lib: time: remove recent_timeDavid Lamparter
2017-01-17Merge remote-tracking branch 'origin/master' into pim_lib_work2Donald Sharp
2017-01-06Merge branch 'master' into fix-proto_redistnumQuentin Young
2017-01-03watchfrr: Rename watchquagga -> watchfrrDonald Sharp
2017-01-03Merge pull request #37 from LabNConsulting/working/2.0/patch-set-170102aDavid Lamparter
2017-01-02BGP: deal with vnc related string ambiguities (issue #9)G. Paul Ziemba
2016-12-21lib, pimd, zebra: Allow pimd to ask the kernel about mroute infoDonald Sharp
2016-12-20build: rename (2 of ?): route_types macrosDavid Lamparter
2016-12-16all: use ->text when parsing protocol argumentQuentin Young
2016-11-09watchquagga: add ZLOG_WATCHQUAGGADavid Lamparter
2016-10-07lib: Remove unknown protocol.Donald Sharp