This bug was fixed in the package linux - 3.13.0-71.114

---------------
linux (3.13.0-71.114) trusty; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1521426

  [ Upstream Kernel Changes ]

  * fib_rules: Fix dump_rules() not to exit early
    - LP: #1514911
    - LP: #1514785

 -- Luis Henriques <luis.henriq...@canonical.com>  Thu, 26 Nov 2015
14:27:35 +0000

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1514785

Title:
  kernel 3.16.0.52+53 - ip rule repeats all default rules (messing up
  rule table)

Status in linux package in Ubuntu:
  Confirmed
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Fix Released
Status in linux-lts-utopic source package in Trusty:
  Fix Released
Status in linux source package in Vivid:
  Fix Committed

Bug description:
  Kernel breaks PBR routing on several versions.
  Problem occurs on server and desktop.

  Example using linux-image-3.13.0-70

  lsb_release:
  Ubutu 14.04.3 LTS
  Release 14.04

  Expected:
  To have the normal rule table when using 'ip rule show'
   0:      from all lookup local
   32766:  from all lookup main
   32767:  from all lookup default

  Instead:
  The 'ip rule show' command is messed up showing lots of repeated rules for 
local/main/default (did not count them - simply too much)

  A sec prob in my case as it is making policy based routing useless if
  you need to grep whether your rule exists already.

  Workaraound, go back to/remain on either of these series:
  3.13.0-68
  3.16.0.51

  PBR NOT working on:
  3.13.0-69
  3.13.0-70
  3.16.0-52
  3.16.0-53

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1514785/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to