[Differential] D7499: tcp/lro: Make # of LRO entries tunable

hselasky (Hans Petter Selasky) phabric-noreply at FreeBSD.org
Mon Aug 15 07:30:33 UTC 2016


hselasky added inline comments.

INLINE COMMENTS

> tcp_lro.c:79
> +
> +static unsigned	tcp_lro_entries = TCP_LRO_ENTRIES;
> +SYSCTL_UINT(_net_inet_tcp_lro, OID_AUTO, entries,

Maybe you should use a procedure type and range check the argument.

REVISION DETAIL
  https://reviews.freebsd.org/D7499

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: sepherosa_gmail.com, rrs, gallatin, hselasky, np, #transport
Cc: freebsd-net-list


More information about the freebsd-net mailing list