Setting skb timestamp in non GPL module is no longer possible in 2.6.22-pre7.
From: Ben Greear <hidden> Date: 2007-07-06 20:25:52
I thought I would mention this on the small chance it was an accidental change.
The new __net_timestamp(skb) method uses ktime_get_real which
is exported GPL only.
Now, such evil modules must call net_enable_timestamp(), causing
all packets to be timestamped, not just the ones the evil
module is interested in...
Thanks,
Ben
--
Ben Greear [off-list ref]
Candela Technologies Inc http://www.candelatech.com