summaryrefslogtreecommitdiff
path: root/lib/stream.h
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-26lib: Add ptr_get_be64() functionDonatas Abraitis
2022-02-01bgpd: Convert bgp_addpath_encode_[tr]x() to bool from intDonatas Abraitis
2020-11-24lib: add new stream function to reorganize bufferRafael Zalamena
2020-10-26bgpd: support for DF election in EVPN-MHAnuradha Karuppiah
2020-09-04Merge pull request #7046 from qlyoung/fix-various-integer-issuesRenato Westphal
2020-09-03lib: add stream_rewind_getp()Quentin Young
2020-09-03lib: remove unused stream_get_data apiMark Stapp
2020-08-15lib: add STREAM_FORWARD_[GET|ENDP]Quentin Young
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-06-22lib: fix STREAM_GETF macroEmanuele Di Pascale
2020-06-02lib: add stream_fifo_init, more constMark Stapp
2020-05-28lib: stream_hexdump takes const structWesley Coakley
2020-05-28zebra, lib: bugfix on zebra packet debuggingWesley Coakley
2020-04-13lib: add STREAM_GETQ, STREAM_GETFQuentin Young
2020-03-26lib, bgpd: Another round of `struct const prefix` cleanupDonald Sharp
2020-03-23bgpd, lib: More `const`ification of various codeDonald Sharp
2020-03-11isisd: fix a bunch of build warnings with GCC 10Ruben Kerkhof
2019-12-06lib: use const in several stream lib apisMark Stapp
2019-08-22lib: remove deprecated stream_resize apiMark Stapp
2019-08-06bgpd: tx addpath info for labeled unicastQuentin Young
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2019-02-11lib: make atomic ops C++ compatibleDavid Lamparter
2018-11-29lib,bgpd: remove deprecated stream lib macrosMark Stapp
2018-08-22lib: Convert stream_new to use one mallocDonald Sharp
2018-08-22lib: Add stream_resize_orig and stream_resize_inplaceDonald Sharp
2018-07-10lib: remove VERSION_TYPE_DEV from CONFDATE checksLou Berger
2018-06-27lib, zebra: Add a bit of code to look at fifoDonald Sharp
2018-05-07lib: add mt-safe variants for stream_fifo opsQuentin Young
2018-04-03*: Only test CONFDATE when VERSION_TYPE_DEV definedLou Berger
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-12-01*: don't use deprecated stream.h macrosQuentin Young
2017-11-13lib: Add STREAM_GETX functionsDonald Sharp
2017-09-09*: fix be32 reading / 24-bit left shiftDavid Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-06-16bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-04-06bgpd: labeled unicast processingDon Slice
2016-09-03Update Traffic Engineering Support for OSPFDOlivier Dugeon
2016-07-28lib: add 3-byte stream functionsDavid Lamparter
2016-05-26stream: remove unused stream_read_unblockStephen Hemminger
2015-11-05BGP: support for addpath TXDaniel Walton
2015-05-19BGP: Add dynamic update group supportDonald Sharp
2014-06-03bgpd: efficient NLRI packing for AFs != ipv4-unicastPradosh Mohapatra
2012-04-07lib: add stream_set_endp()Subbaiah Venkata
2008-06-07[lib] trivial: add const qualifier to stream_put/writePaul Jakma
2008-02-26[c++] remove/rename some names in headers that clash with C++ reserved wordsPaul Jakma
2006-01-10[stream] Add quad-word support and stream_resizepaul
2005-11-26[c99] change gcc zero-length array to C99 flexible array declarationpaul