Add a function libnet_conf_get_seqnum() to the libnet_conf API.
authorMichael Adam <obnox@samba.org>
Mon, 18 Feb 2008 17:21:14 +0000 (18:21 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 19 Feb 2008 08:09:04 +0000 (09:09 +0100)
commita0b12f4d815fa92c8826954e6d73546c8a751583
tree54f89737439a3b774ae9a0fe1767b911cf4ca2d1
parenteeb598a19a3d09f2175032e013857fe743da3eec
Add a function libnet_conf_get_seqnum() to the libnet_conf API.

This is to provide a change sequence number to users, so that they
can use it to detect change in the config and trigger a reload.

Michael
source/libnet/libnet_conf.c