Skip to content
  • Leigh B. Stoller's avatar
    Minor changes to convert delays from ints to floats in the DB. Chris · cab46455
    Leigh B. Stoller authored
    did the lanlink change. assign_wrapper does not really need any
    changes at all, but I dropped a comment in. The only real change is
    needed in the client side to convert a floating point from tmcd, into
    an int to give to ipfw. Rather cheesy too, given that Perl does not
    have a real conversion function (int() truncates).
    cab46455