summaryrefslogtreecommitdiffstats
path: root/lib/stream.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+4
* Update Traffic Engineering Support for OSPFDOlivier Dugeon2016-09-031-0/+44
* lib: add 3-byte stream functionsDavid Lamparter2016-07-281-0/+77
* *: make sure zebra.h is always included firstDavid Lamparter2016-06-091-1/+1
* *: use void * for printing pointersDavid Lamparter2016-05-301-1/+1
* lib, stream: fix stream sanity checksWenjian Ma2016-05-261-1/+1
* stream: remove unused stream_read_unblockStephen Hemminger2016-05-261-26/+0
* BGP: support for addpath TXDaniel Walton2015-11-051-2/+24
* Fix bugs reported by coverity scanDenil Vira2015-07-231-6/+0
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-0/+47
* *: nuke ^L (page feed)David Lamparter2014-06-041-5/+5
* bgpd: efficient NLRI packing for AFs != ipv4-unicastPradosh Mohapatra2014-06-031-0/+19
* lib: fix possible off-by-one in stream_put_prefix()Jorge Boncompte [DTI2]2014-04-011-2/+2
* lib: improve sanity checks in stream_set_endp()Avneesh Sachdev2012-10-251-2/+12
* lib: add stream_set_endp()Subbaiah Venkata2012-04-071-3/+17
* [lib] trivial: add const qualifier to stream_put/writePaul Jakma2008-06-071-2/+2
* [lib/stream] small compile fix, use uint64_t, not u_int64_t.paul2006-01-191-1/+1
* [stream] Add quad-word support and stream_resizepaul2006-01-101-1/+133
* 2005-05-03 Paul Jakma <paul@dishone.st>paul2005-05-031-2/+36
* 2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-241-2/+5
* 2005-02-19 Paul Jakma <paul.jakma@sun.com>paul2005-02-191-1/+1
* 2005-02-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-171-2/+1
* 2005-02-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-161-1/+28
* 2005-02-14 Paul Jakma <paul.jakma@sun.com>paul2005-02-151-58/+376
* 2005-02-12 Paul Jakma <paul.jakma@sun.com>paul2005-02-121-9/+9
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-67/+41
* 2004-12-21 Paul Jakma <paul.jakma@sun.com>paul2004-12-221-0/+5
* Initial revisionpaul2002-12-131-0/+479