summaryrefslogtreecommitdiffstats
path: root/lib/stream.h
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with handling of oversize BGP messagesex24bChris Hall2012-05-071-0/+23
* Further work on Watch-Dog and extend "debug bgp update"Chris Hall2012-04-111-2/+4
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-38/+128
|\
* | Reviewed and improved vty and (particularly) vtysh.Chris Hall2012-02-261-3/+3
* | Fix bug in stream_put_ipv4()Chris Hall2012-02-241-1/+2
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-103/+466
* | Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-0/+1
* | Blitz on bgp_msg_read, particularly OPEN message handlingChris Hall2010-01-231-0/+1
* | Further work-in-progressChris Hall2010-01-101-0/+1
* | Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-7/+14
|/
* [lib] trivial: add const qualifier to stream_put/writePaul Jakma2008-06-071-2/+2
* [c++] remove/rename some names in headers that clash with C++ reserved wordsPaul Jakma2008-02-261-1/+1
* [stream] Add quad-word support and stream_resizepaul2006-01-101-3/+14
* [c99] change gcc zero-length array to C99 flexible array declarationpaul2005-11-261-1/+1
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-49/+52
* 2005-05-03 Paul Jakma <paul@dishone.st>paul2005-05-031-7/+8
* 2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-241-1/+1
* 2005-02-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-161-0/+17
* 2005-02-14 Paul Jakma <paul.jakma@sun.com>paul2005-02-141-17/+95
* 2005-02-12 Paul Jakma <paul.jakma@sun.com>paul2005-02-121-13/+13
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-8/+3
* 2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-06-111-0/+3
* Initial revisionpaul2002-12-131-0/+113