Re: [PATCH nft v2] src: add synproxy stateful object support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Sep 07, 2019 at 08:30:22PM +0200, Fernando Fernandez Mancera wrote:
> Add support for "synproxy" stateful object. For example (for TCP port 80 and
> using maps with saddr):
> 
> table ip foo {
> 	synproxy https-synproxy {
> 		synproxy mss 1460 wscale 7 timestamp sack-perm
> 	}

Please, update syntax, so this looks like:

 	synproxy https-synproxy {
 		mss 1460
                wscale 7
                timestamp sack-perm
 	}

One option per line.

Thanks!



[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux