Sebastian Kühner writes:
If the last number of the IP is greater than 127, lcr
puts out 255.255.255.0
or something like that.
I found something in google and I changed "atoi()" to "atoll()" in
the file
/usr/src/ser-0.x.x/modules/postgres/db_val.c.
I hope that will fix that problem... or not?
if there is a bug, looks like it is in postgres module, not in lcr
module.
-- juha