diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2010-01-13 00:32:44 +0000 |
---|---|---|
committer | David Lamparter <equinox@diac24.net> | 2010-02-03 01:53:43 +0100 |
commit | 2442cdc3064f87860972ce6397fbaab52e200a00 (patch) | |
tree | 882d9c515a902619d858bb304aa3bca6e1bb359a /zebra/kernel_socket.c | |
parent | d8a0b61139fa64192269fd121bb6ccc90e16dfe2 (diff) | |
download | quagga-2442cdc3064f87860972ce6397fbaab52e200a00.tar.bz2 quagga-2442cdc3064f87860972ce6397fbaab52e200a00.tar.xz |
BGP: enable TCP corking
On BGP write, use TCP_CORK to provide hints to kernel about TCP buffering.
This will cause BGP packets to occur in bigger chunks (full size MTU),
improving performance and getting rid of one of the problems reported
in the UNH BGP conformance test.
Diffstat (limited to 'zebra/kernel_socket.c')
0 files changed, 0 insertions, 0 deletions