• Martin Mareš's avatar
    Fix handling on full pipe to client in bird. Prevent packet overflows · 5f2a6a9f
    Martin Mareš authored
    for even only medium sized route table output. Fix a strange garbled
    output problem in the client. The latter seems to be caused by some
    library doing tcflush while there is still command output pending. So
    the best fix here is to do fflush and then tcdrain. Note that this
    problem occurs only under certain load situations and is not too easy to
    reproduce.
    
    (by Andreas)
    5f2a6a9f