DragonFly commits List (threaded) for 2012-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: tcp: Only tcpopt.to_flags are needed in tcp_recv_dupack()
commit 0a832381f5154fc22497900591d94a47d02b2a55
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Wed May 30 13:16:02 2012 +0800
tcp: Only tcpopt.to_flags are needed in tcp_recv_dupack()
While im here, change tcpopt.to_flags from u_long to u_int
Summary of changes:
sys/netinet/tcp_input.c | 15 ++++++++-------
sys/netinet/tcp_var.h | 2 +-
2 files changed, 9 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0a832381f5154fc22497900591d94a47d02b2a55
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]