On Thu, Jul 04, 2019 at 08:05:40PM +0200, Pablo Neira Ayuso wrote: > On Thu, Jul 04, 2019 at 06:53:46PM +0200, Phil Sutter wrote: > > Pablo, > > > > On Wed, Jul 03, 2019 at 08:30:52PM -0400, Stephen Suryaputra wrote: > > > Add capability to have rules matching IPv4 options. This is developed > > > mainly to support dropping of IP packets with loose and/or strict source > > > route route options. > > > > The applied version of this commit > > (226a0e072d5c1edeb53cb61b959b011168c5c29a) lacks include/ipopt.h. Does > > that linger in your clone somewhere? :) > > My fault. Patch was not applying cleanly on top of git HEAD (probably > Stephen was a bit behind in his local tree). > > I forced it a bit to apply and fix the rejected chunk, but I left > behind the header file. I have just pushed out the remaining files.