Control: tags -1 + moreinfo On Tue, 2014-11-25 at 15:03 +0100, Jonathan Dupart wrote: > The current openvswitch-datapath-dkms package does not build anymore > since the last kernel update in wheezy (3.2.63-2+deb7u1), see bug > #768095.
I'm slightly confused by the patch. You mention that the upgrade to 3.2.63 caused the issue, but this: ++#elif LINUX_VERSION_CODE >= KERNEL_VERSION(3,2,51) /* commit 703133de */ ++ ip_select_ident(skb, &rt_dst(rt), NULL); ++#else + ip_select_ident(iph, &rt_dst(rt), NULL); ++#endif suggests that it has in fact been broken since 3.2.51. Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org