Date: Sun, 23 Apr 2000 17:10:35 +0300 (EEST) From: Evren Yurtesen <yurtesen@dc.ispro.net> To: freebsd-hackers@freebsd.org Subject: bind and the limit of serial number ??? Message-ID: <Pine.BSF.4.10.10004231709530.95505-100000@dc.ispro.net>
next in thread | raw e-mail | index | archive | help
Hello, is the bind have 32 bit unsigned integer variable for the serial number part of the dns records? if yes, it means that we cant have a number bigger than 4294967296 right? what happens if we have a bigger number? then bind takes it like modulus 2^32? or it is forbidden to have a bigger number? Thanks! Evren Yurtesen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10004231709530.95505-100000>