index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stream.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib, zebra: Add a bit of code to look at fifo
Donald Sharp
2018-06-28
1
-1
/
+12
*
lib: add mt-safe variants for stream_fifo ops
Quentin Young
2018-05-07
1
-4
/
+56
*
lib: fix heap corruption in stream_fifo_free
Quentin Young
2018-04-25
1
-0
/
+4
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-96
/
+96
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-14
/
+13
*
lib: Add STREAM_GETX functions
Donald Sharp
2017-11-13
1
-6
/
+74
*
*: fix be32 reading / 24-bit left shift
David Lamparter
2017-09-09
1
-2
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-880
/
+774
*
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-06-16
1
-4
/
+5
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-5
/
+4
*
bgpd: labeled unicast processing
Don Slice
2017-04-06
1
-0
/
+25
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+4
*
Update Traffic Engineering Support for OSPFD
Olivier Dugeon
2016-09-03
1
-0
/
+44
*
lib: add 3-byte stream functions
David Lamparter
2016-07-28
1
-0
/
+77
*
*: make sure zebra.h is always included first
David Lamparter
2016-06-09
1
-1
/
+1
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-1
/
+1
*
lib, stream: fix stream sanity checks
Wenjian Ma
2016-05-26
1
-1
/
+1
*
stream: remove unused stream_read_unblock
Stephen Hemminger
2016-05-26
1
-26
/
+0
*
BGP: support for addpath TX
Daniel Walton
2015-11-05
1
-2
/
+24
*
Fix bugs reported by coverity scan
Denil Vira
2015-07-23
1
-6
/
+0
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-0
/
+47
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-5
/
+5
*
bgpd: efficient NLRI packing for AFs != ipv4-unicast
Pradosh Mohapatra
2014-06-03
1
-0
/
+19
*
lib: fix possible off-by-one in stream_put_prefix()
Jorge Boncompte [DTI2]
2014-04-01
1
-2
/
+2
*
lib: improve sanity checks in stream_set_endp()
Avneesh Sachdev
2012-10-25
1
-2
/
+12
*
lib: add stream_set_endp()
Subbaiah Venkata
2012-04-07
1
-3
/
+17
*
[lib] trivial: add const qualifier to stream_put/write
Paul Jakma
2008-06-07
1
-2
/
+2
*
[lib/stream] small compile fix, use uint64_t, not u_int64_t.
paul
2006-01-19
1
-1
/
+1
*
[stream] Add quad-word support and stream_resize
paul
2006-01-10
1
-1
/
+133
*
2005-05-03 Paul Jakma <paul@dishone.st>
paul
2005-05-03
1
-2
/
+36
*
2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-24
1
-2
/
+5
*
2005-02-19 Paul Jakma <paul.jakma@sun.com>
paul
2005-02-19
1
-1
/
+1
*
2005-02-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-17
1
-2
/
+1
*
2005-02-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-16
1
-1
/
+28
*
2005-02-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-02-15
1
-58
/
+376
*
2005-02-12 Paul Jakma <paul.jakma@sun.com>
paul
2005-02-12
1
-9
/
+9
*
2005-02-09 Paul Jakma <paul.jakma@sun.com>
paul
2005-02-09
1
-67
/
+41
*
2004-12-21 Paul Jakma <paul.jakma@sun.com>
paul
2004-12-22
1
-0
/
+5
*
Initial revision
paul
2002-12-13
1
-0
/
+479