Re: [PATCH] make _minimum_ TCP retransmission timeout configurable
From: Rick Jones <hidden>
Date: 2007-08-29 22:11:51
From: Rick Jones <hidden>
Date: 2007-08-29 22:11:51
I am sure you can use CTL_UNNUMBERED instead of adding yet another sysctl value, as advised in include/linux/sysctl.h ** For new interfaces unless you really need a binary number ** please use CTL_UNNUMBERED.
fair enough. i was just repeating past behaviour :) rick jones