debian/changelog | 13 +++++++++++++ net/ipv4/route.c | 2 +- net/ipv6/addrconf.c | 35 +++++++++++++++++++++++++++++++++++ 3 files changed, 49 insertions(+), 1 deletion(-)
New commits: commit b23ddf156305f6ad98e416510b5f6a434cd8228f Author: Stephen Hemminger <[email protected]> Date: Wed Jun 8 15:41:21 2011 -0700 2.6.37-1+vyatta+14 commit 02457a146a15ca4148c33e98a3e35929283646d0 Author: Dan Siemon <[email protected]> Date: Tue Mar 15 13:56:07 2011 +0000 net_sched: fix ip_tos2prio ECN support incorrectly maps ECN BESTEFFORT packets to TC_PRIO_FILLER (1) instead of TC_PRIO_BESTEFFORT (0) This means ECN enabled flows are placed in pfifo_fast/prio low priority band, giving ECN enabled flows [ECT(0) and CE codepoints] higher drop probabilities. This is rather unfortunate, given we would like ECN being more widely used. Ref : http://www.coverfire.com/archives/2011/03/13/pfifo_fast-and-ecn/ Signed-off-by: Dan Siemon <[email protected]> Signed-off-by: Eric Dumazet <[email protected]> Cc: Dave Täht <[email protected]> Cc: Jonathan Morton <[email protected]> Signed-off-by: David S. Miller <[email protected]> (cherry picked from commit 4a2b9c3756077c05dd8666e458a751d2248b61b6) commit 05a7ee025e01fd41e8595638a96ffeada03baeef Author: Stephen Hemminger <[email protected]> Date: Wed Jun 8 14:14:05 2011 -0700 ipv6: generate link local address for GRE tunnel Bug 5339 Use same logic as SIT tunnel to handle link local address for GRE tunnel. OSPFv3 requires link-local address to function. Signed-off-by: Stephen Hemminger <[email protected]> http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h²3ddf156305f6ad98e416510b5f6a434cd8228f http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h457a146a15ca4148c33e98a3e35929283646d0 http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;ha7ee025e01fd41e8595638a96ffeada03baeef
_______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
