1. 29 Nov, 2007 1 commit
  2. 26 Oct, 2007 1 commit
    • Patrick McHardy's avatar
      iproute 2.6.23 incompatibility · 66e529f5
      Patrick McHardy authored
      Arkadiusz Miskiewicz wrote:
      > People are reporting that
      >> ip link set multicast on dev eth0 (Invalid argument)
      >> no longer works when using iproute 2.6.23 on kernel 2.6.21.
      >>
      >> On my testing machine it also fails:
      >> # ./ip link set eth0 multicast on
      >> RTNETLINK answers: Invalid argument
      
      It seems it fails to properly detect that your kernel is missing
      RTM_NEWLINK support. Apparently the reason is that the kernels
      I tested with return a different error in this situation.
      Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
      Signed-off-by: default avatarStephen Hemminger <shemminger@linux-foundation.org>
      66e529f5
  3. 17 Oct, 2007 5 commits
  4. 16 Oct, 2007 2 commits
  5. 12 Oct, 2007 14 commits
  6. 11 Oct, 2007 5 commits
  7. 05 Sep, 2007 8 commits
  8. 22 Aug, 2007 4 commits