xref: /aosp_15_r20/external/iptables/extensions/libxt_TCPOPTSTRIP.man (revision a71a954618bbadd4a345637e5edcf36eec826889)
1*a71a9546SAutomerger Merge WorkerThis target will strip TCP options off a TCP packet. (It will actually replace
2*a71a9546SAutomerger Merge Workerthem by NO-OPs.) As such, you will need to add the \fB\-p tcp\fP parameters.
3*a71a9546SAutomerger Merge Worker.TP
4*a71a9546SAutomerger Merge Worker\fB\-\-strip\-options\fP \fIoption\fP[\fB,\fP\fIoption\fP...]
5*a71a9546SAutomerger Merge WorkerStrip the given option(s). The options may be specified by TCP option number or
6*a71a9546SAutomerger Merge Workerby symbolic name. The list of recognized options can be obtained by calling
7*a71a9546SAutomerger Merge Workeriptables with \fB\-j TCPOPTSTRIP \-h\fP.
8