tcp: Only tcpopt.to_flags are needed in tcp_recv_dupack()
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 30 May 2012 05:16:02 +0000 (13:16 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 30 May 2012 05:17:12 +0000 (13:17 +0800)
commit0a832381f5154fc22497900591d94a47d02b2a55
tree9ccb665aa052bef3a8f5cd185d332515e585e086
parent04e6f08e2c574560ebdeb4ba9ccc3c3d5a44926d
tcp: Only tcpopt.to_flags are needed in tcp_recv_dupack()

While im here, change tcpopt.to_flags from u_long to u_int
sys/netinet/tcp_input.c
sys/netinet/tcp_var.h