[Xorp-hackers] [greearb/xorp.ct] 4282c5: multicast: Fix critical bug with mcast routing ta...

noreply at github.com noreply at github.com
Thu Apr 28 09:31:37 PDT 2011


Branch: refs/heads/master
Home:   https://github.com/greearb/xorp.ct

Commit: 4282c51b9fdf954280fdfb25d49d0a9c4a7fa12d
    https://github.com/greearb/xorp.ct/commit/4282c51b9fdf954280fdfb25d49d0a9c4a7fa12d
Author: Ben Greear <greearb at candelatech.com>
Date:   2011-04-28 (Thu, 28 Apr 2011)

Changed paths:
  M xorp/RELEASE_NOTES
  M xorp/fea/mfea_mrouter.cc

Log Message:
-----------
multicast:  Fix critical bug with mcast routing tables in Linux.

When adding the virtual routing tables for multicast, I messed up
the default routing table for more normal users.  It was set to
254 instead of 253.  This broke multicast routing for users on
recent (2.6.36 and later) kernels.  We did not catch this in
our testing because we always specify the routing table.

Reported-by: Jeff Mitchell <jmitchell at ll.mit.edu>
Tested-by: Jeff Mitchell <jmitchell at ll.mit.edu>
Signed-off-by: Ben Greear <greearb at candelatech.com>




More information about the Xorp-hackers mailing list