[bind10-dev] numeric/integer size on CC channel

fujiwara at jprs.co.jp fujiwara at jprs.co.jp
Tue Jun 25 11:19:37 UTC 2013


As a result of discussion, my proposal changed.

1. Change the type of IntElement from "long int" to "int64_t".

2. Change the type of statistics data (isc::statistics::Counter::Value)
    from "unsigned int" to "uint64_t".
    (C++ compiler generates suitable code, I think.)
   Auth server sends 63bit of statistics data (uint64).
    (mask MSB)

If these are acceptable, I will create two tickets.

Regards,

--
Kazunori Fujiwara, JPRS <fujiwara at jprs.co.jp>


More information about the bind10-dev mailing list