#
# This query extends an existing lease (or offer) when a DHCP REQUEST packet
-# arrives
+# arrives. This query must update a row when a lease is succesfully requested
+# - queries that update no rows will result in a NAK reply. In this example
+# incrementing "counter" is used to achieve this.
#
alive_update = "\
UPDATE ${ippool_table} \
#
# This query extends an existing lease (or offer) when a DHCP REQUEST packet
-# arrives
+# arrives. This query must update a row when a lease is succesfully requested
+# - queries that update no rows will result in a NAK reply. In this example
+# incrementing "counter" is used to achieve this.
#
alive_update = "\
UPDATE ${ippool_table} \
#
# This query extends an existing lease (or offer) when a DHCP REQUEST packet
-# arrives
+# arrives. This query must update a row when a lease is succesfully requested
+# - queries that update no rows will result in a NAK reply. In this example
+# incrementing "counter" is used to achieve this.
#
alive_update = "\
UPDATE ${ippool_table} \
#
# This query extends an existing lease (or offer) when a DHCP REQUEST packet
-# arrives
+# arrives. This query must update a row when a lease is succesfully requested
+# - queries that update no rows will result in a NAK reply. In this example
+# incrementing "counter" is used to achieve this.
#
alive_update = "\
UPDATE ${ippool_table} \
#
# This query extends an existing lease (or offer) when a DHCP REQUEST packet
-# arrives
+# arrives. This query must update a row when a lease is succesfully requested
+# - queries that update no rows will result in a NAK reply. In this example
+# incrementing "counter" is used to achieve this.
#
alive_update = "\
UPDATE ${ippool_table} \