On Tue, Oct 23, 2018 at 05:06:22PM +0200, Fernando Fernandez Mancera wrote: > Add support for ttl option in "osf" expression. Example: > > table ip foo { > chain bar { > type filter hook input priority filter; policy accept; > osf ttl skip name "Linux" > } > } Applied, thanks Fernando.