diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2010-08-05 10:26:25 -0700 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2011-03-21 17:30:52 +0000 |
commit | eac5702d06ee574e9e155c4e60c251e525dc4149 (patch) | |
tree | 0b2fc1b7ff7432d21df8e0346736f6bf2f25287a /ripngd/ripng_debug.c | |
parent | 58192df7746231fbc82e248b5ddfc7cab95ab1e7 (diff) |
bgpd: enable TCP corking
* bgp_packet.c: (bgp_write) 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 'ripngd/ripng_debug.c')
0 files changed, 0 insertions, 0 deletions