<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="auto"><span style="font-family: sans-serif; font-size: 12.8px;">Hi!</span>
<div dir="auto" style="font-family: sans-serif; font-size: 12.8px;"><br>
</div>
<div dir="auto" style="font-family: sans-serif; font-size: 12.8px;">I've set up mariadb to host Kea's leases. I'm trying to figure out how to make reservations through the 'hosts' table.</div>
<div dir="auto" style="font-family: sans-serif; font-size: 12.8px;"><br>
</div>
<div dir="auto" style="font-family: sans-serif; font-size: 12.8px;">I do not understand how the IP address in 'ipv4_address' is encoded. I've looked in the 'lease4' table but I don't see the pattern.</div>
<div dir="auto" style="font-family: sans-serif; font-size: 12.8px;"><br>
</div>
<div dir="auto" style="font-family: sans-serif; font-size: 12.8px;">How is an address encoded as an 'int(10) unsigned'?</div>
<div dir="auto" style="font-family: sans-serif; font-size: 12.8px;"><br>
</div>
<div dir="auto" style="font-family: sans-serif; font-size: 12.8px;">I wish the reference manual covered the databases more thoroughly.</div>
<div dir="auto" style="font-family: sans-serif; font-size: 12.8px;"><br>
</div>
<div dir="auto" style="font-family: sans-serif; font-size: 12.8px;">Thank you,</div>
<div dir="auto" style="font-family: sans-serif; font-size: 12.8px;">Tobias</div>
</div>
</body>
</html>