On Friday 26 July 2013 10:02:01 Dave Festing wrote: > I should mention I see where 2.6.39 is being called in the iptables rule > file and I think I know how to change to 3.7 > > I guess what I am asking is why is a specific kernel version called in the > rule file and how do you know when it needs changing and what to change it > to!
You always can run programs which are compiled against headers from older kernels than it is currently running on your system. But not the other way. How to decide what header revisions must be used? Experience ;) and sometimes a project lists them as a requirement. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ |
