[Bug 1522371] Re: iproute2: seg fault with 'ip link type gre ...' commands

2016-03-30 Thread Jon Grimm
** Changed in: iproute2 (Ubuntu)
 Assignee: (unassigned) => Kick In (kick-d)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1522371

Title:
  iproute2: seg fault with 'ip link type gre ...' commands

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522371] Re: iproute2: seg fault with 'ip link type gre ...' commands

2016-01-21 Thread Bug Watch Updater
** Changed in: iproute2 (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1522371

Title:
  iproute2: seg fault with 'ip link type gre ...' commands

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522371] Re: iproute2: seg fault with 'ip link type gre ...' commands

2016-01-20 Thread Mathew Hodson
** Also affects: iproute2 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812102
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1522371

Title:
  iproute2: seg fault with 'ip link type gre ...' commands

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522371] Re: iproute2: seg fault with 'ip link type gre ...' commands

2016-01-20 Thread Nicolas Dichtel
Done here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812102

** Bug watch added: Debian Bug tracker #812102
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812102

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1522371

Title:
  iproute2: seg fault with 'ip link type gre ...' commands

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522371] Re: iproute2: seg fault with 'ip link type gre ...' commands

2016-01-15 Thread Sebastien Bacher
Thanks, the patch fromt he description is in
https://launchpad.net/ubuntu/+source/iproute2/4.1.1-1ubuntu1 since wily

The other patch is not a release yet, it might be a good idea to send it
to Debian as well and backport that before xenial if there is no new
upstream version before that

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1522371

Title:
  iproute2: seg fault with 'ip link type gre ...' commands

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522371] Re: iproute2: seg fault with 'ip link type gre ...' commands

2015-12-11 Thread Jean-Mickael Guerin
** Tags added: 6wind

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1522371

Title:
  iproute2: seg fault with 'ip link type gre ...' commands

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522371] Re: iproute2: seg fault with 'ip link type gre ...' commands

2015-12-10 Thread Nicolas Dichtel
The last patch is now upstream:
https://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=ed108cfc0260b6b751647982b77d6363b1defb15

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1522371

Title:
  iproute2: seg fault with 'ip link type gre ...' commands

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522371] Re: iproute2: seg fault with 'ip link type gre ...' commands

2015-12-07 Thread Nicolas Dichtel
After this patch, there is still another segfault:
$ ip -f inet6 tunnel add gre2 mode ip6gre local fd00:125::1:1 remote 
fd00:125::1:2 dev eth1
$ ip link set gre2 type ip6gre hoplimit 32

Here is the fix:
http://patchwork.ozlabs.org/patch/552378/
This fix depends on commit 
https://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=c079e121a73a

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1522371

Title:
  iproute2: seg fault with 'ip link type gre ...' commands

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522371] Re: iproute2: seg fault with 'ip link type gre ...' commands

2015-12-03 Thread Robie Basak
** Changed in: iproute2 (Ubuntu)
   Status: New => Triaged

** Changed in: iproute2 (Ubuntu)
   Importance: Undecided => High

** Tags added: bitesize

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to iproute2 in Ubuntu.
https://bugs.launchpad.net/bugs/1522371

Title:
  iproute2: seg fault with 'ip link type gre ...' commands

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs