git: kernel - ipv6 - correct route table callout timer calculation

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Sep 4 16:28:48 PDT 2013


commit f0bb593fb6e9d3ee1cc335b8073b092ac95848fb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Sep 4 16:27:56 2013 -0700

    kernel - ipv6 - correct route table callout timer calculation
    
    * Correct the route table callout timer calculation which geometrically
      increases to the point where it isn't called any more.

Summary of changes:
 sys/netinet6/in6_rmx.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f0bb593fb6e9d3ee1cc335b8073b092ac95848fb


-- 
DragonFly BSD source repository



More information about the Commits mailing list