summaryrefslogtreecommitdiffstats
path: root/lib/stream.c
Commit message (Expand)AuthorAgeFilesLines
* Further work on Watch-Dog and extend "debug bgp update"Chris Hall2012-04-111-0/+22
* Remove a number of "assigned but unused" warnings and other WIPChris Hall2012-04-101-5/+0
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-0/+2
|\
* | Reviewed and improved vty and (particularly) vtysh.Chris Hall2012-02-261-2/+20
* | Fix bug in stream_put_ipv4()Chris Hall2012-02-241-406/+147
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-624/+890
* | Merging of euro_ix branch into pipework.Chris Hall2011-09-021-1/+0
* | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-1/+1
* | New functions for error numbers and addresses in messages.Chris Hall2010-04-081-2/+2
* | Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-40/+7
* | Getting BGP Engine to start and removing warnings.Chris Hall2010-01-241-3/+3
* | Blitz on bgp_msg_read, particularly OPEN message handlingChris Hall2010-01-231-0/+7
* | Further work-in-progressChris Hall2010-01-101-0/+14
* | Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-115/+258
|/
* [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-141-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