This bug was fixed in the package linux - 6.14.0-15.15

---------------
linux (6.14.0-15.15) plucky; urgency=medium

  * plucky/linux: 6.14.0-15.15 -proposed tracker (LP: #2106239)

  * Enabling GENDWARFKSYMS breaks loading modules (LP: #2103771)
    - [Packaging] Bump pahole build-dep

  * BMG: support additional PCI ID (LP: #2105768)
    - SAUCE: drm/xe/bmg: Add one additional PCI ID

  * Missing bpftool binary on riscv64 (LP: #2106091)
    - [Packaging] Build bpftool and linux-perf on riscv64
    - [Packaging] Allow binary-debs target without enabling
      do_flavour_image_package
    - [Packaging] Fix bpftool, linux-perf packaging in binary-perarch

 -- Paolo Pisati <paolo.pis...@canonical.com>  Sun, 06 Apr 2025 14:36:36
+0200

** Changed in: linux (Ubuntu Plucky)
       Status: In Progress => 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/2106115

Title:
  Expose IFLA_VXLAN_FAN_MAP version via sysctl/proc

Status in iproute2 package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in iproute2 source package in Plucky:
  New
Status in linux source package in Plucky:
  Fix Released

Bug description:
  [Impact]

  Expose the IFLA_VXLAN_FAN_MAP constant via /proc and systcl, allowing
  user space (e.g. iproute2) to consume it at run-time

  [Fix]

  Apply the attached patch and rebuild the kernel

  [How to test]

  $ sudo modprobe vxlan

  $ sudo sysctl -a | grep -i vxlan
  net.fan.IFLA_VXLAN_FAN_MAP = 34
  net.fan.vxlan = 4

  $ cat /proc/sys/net/fan/IFLA_VXLAN_FAN_MAP
  34

  [Regression potential]

  None, we are adding a new /proc / sysctl entry and no sw depends on it
  ATM.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/2106115/+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

Reply via email to