diff options
author | andre <andre@FreeBSD.org> | 2006-06-26 15:35:25 +0000 |
---|---|---|
committer | andre <andre@FreeBSD.org> | 2006-06-26 15:35:25 +0000 |
commit | fa9880c21858786bc85fd63347908d9ce307e4d6 (patch) | |
tree | 76d75b6c88f588abaffd6e3c668af6696fc698b7 /etc/rc.firewall | |
parent | 024575733613c896e7fb9384e67c0aeef1bb9f7f (diff) | |
download | FreeBSD-src-fa9880c21858786bc85fd63347908d9ce307e4d6.zip FreeBSD-src-fa9880c21858786bc85fd63347908d9ce307e4d6.tar.gz |
Some cleanups and janitorial work to tcp_dooptions():
o redefine the parameter 'is_syn' to 'flags', add TO_SYN flag and adjust its
usage accordingly
o update the comments to the tcp_dooptions() invocation in
tcp_input():after_listen to reflect reality
o move the logic checking the echoed timestamp out of tcp_dooptions() to the
only place that uses it next to the invocation described in the previous
item
o adjust parsing of TCPOPT_SACK_PERMITTED to use the same style as the others
o add comments in to struct tcpopt.to_flags #defines
No functional changes.
Sponsored by: TCP/IP Optimization Fundraise 2005
Diffstat (limited to 'etc/rc.firewall')
0 files changed, 0 insertions, 0 deletions