This bug was fixed in the package iproute2 - 4.14.1-0ubuntu2 --------------- iproute2 (4.14.1-0ubuntu2) bionic; urgency=medium
* d/p/1002-ubuntu-poc-fan-driver-vxlan.patch: update to fix fan-map processing in vxlan_parse_opt in new version of iproute2. iproute2 (4.14.1-0ubuntu1) bionic; urgency=medium [ Christian Ehrhardt ] * Merge from Debian unstable AND latest upstream (LP: #1726730) (LP: #1735032). Remaining changes: - debian/patches/1000-ubuntu-poc-fan-driver.patch Ubuntu FAN driver support V2 (LP 1439706) - debian/patches/1001-ubuntu-poc-fan-driver-v3.patch Ubuntu FAN driver support V3 (LP 1470091) - debian/patches/1002-ubuntu-poc-fan-driver-vxlan.patch Ubuntu FAN driver support VXLAN V4. * Dropped changes (upstream now) - Fix ip maddr show (LP 1732032): - d/p/1003-ip-maddr-fix-igmp-parsing.patch: fix igmp parsing when iface is long - d/p/1004-ip-maddr-avoid-uninitialized-data.patch: avoid accessing uninitialized data - d/p/1005-ip-maddr-fix-filtering-by-device.patch: fix filtering by device - d/p/1006-fix-undeclared-UINT16_MAX.patch: FTBFS: tc: include stdint.h explicitly for UINT16_MAX (LP 1735158) * Added changes - drop 0003-fix-segfault-with-iptables-1.6.patch (upstream) - update d/p/*ubuntu-poc-fan-driver*.patch to latest upstream - d/control: fix lintian priority-extra-is-replaced-by-priority-optional - d/t/control: d/t/testsuite.sh: add iproute2 testsuite as autopkgtest - d/p/fix-testsuite-broken-pipes.patch: avoid broken pipe errors in tests [ Julian Wollrath <jwollr...@web.de> ] * Added changes based on suggested 4.14.1-0 changes for Debian in bug 879854 - dropped d/p/0001-Add-moo-feature.patch (isn't needed) - follow upstream dropping the old ip documentation (of 1999) - d/rules: consider DEB_*_GNU_TYPE from env - d/control: bump debhelper dependency and Standards-Version - set compat level 10 (no further changes needed) iproute2 (4.9.0-2.1) unstable; urgency=high * Non-maintainer upload. * Backport upstream commit 97a02cabef to fix segfault with iptables 1.6; the xtables_globals structure needs to have its new member compat_rev initialized. (Closes: #868059) * Sync include/xtables.h from iptables to make sure the right offset is used when accessing structure members defined in libxtables. One could get “Extension does not know id …” otherwise. (See also: #868059) iproute2 (4.9.0-2) unstable; urgency=medium * Let uscan verify signature of upstream tarball * Add debian/upstream/metadata * Remove myself from uploaders * Reinstate Alexander Wirt as primary maintainer -- Christian Ehrhardt <christian.ehrha...@canonical.com> Mon, 11 Dec 2017 12:13:50 +0100 ** Changed in: iproute2 (Ubuntu Bionic) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iproute2 in Ubuntu. https://bugs.launchpad.net/bugs/1726730 Title: IPRoute pkg is in different version than kernel Status in iproute2 package in Ubuntu: Fix Released Status in iproute2 source package in Zesty: New Status in iproute2 source package in Artful: New Status in iproute2 source package in Bionic: Fix Released Bug description: Hello, At the moment there is a problem with Iproute package in Zesty and artful. In Zesty the kernel version is 4.10.0, and the Iproute package is 4.9.0. In Artful the kernel version is 4.13, and the Iproute is 4.9.0 too. This is causing some problems in the BPF/XDP setup, some code is in the kernel but doesn't have the same version in Iproute, so it'll fail. Found the problem using cilium project <https://github.com/cilium/cilium/issues/1822> and the problem was validated by Daniel Borkmann (iproute mantainer) I didn't find any related bug related to updating. If you need help to test/update, I can help you. Regards and many thanks. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1726730/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp