drop synfin
void <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <Zri7fNZMIwwjWQbM@int21h> |
(originally posted to hackers@ but on second thoughts this ML is more relevant) Hi, Is it sufficient to EITHER 1. # sysctl net.inet.tcp.drop_synfin=1 OR 2. # sysrc tcp_drop_synfin=YES or 3. must one do both ? --