Re: SO_TIMESTAMP

2017-08-04 Thread Alexander Bluhm
On Fri, Aug 04, 2017 at 12:36:36PM +, Florian Obser wrote: > We do have SO_TIMESTAMP since some time and there is other code in the > kernel that uses it without the #ifdef guard. > > OK? OK bluhm@ > > diff --git netinet/ip_input.c netinet/ip_input.c > index ee74eeadc4

SO_TIMESTAMP

2017-08-04 Thread Florian Obser
We do have SO_TIMESTAMP since some time and there is other code in the kernel that uses it without the #ifdef guard. OK? diff --git netinet/ip_input.c netinet/ip_input.c index ee74eeadc4c..30fa3597fbb 100644 --- netinet/ip_input.c +++ netinet/ip_input.c @@ -1711,7 +1711,6 @@ void