Hi all
I have some questions related to the lcr module:
- As far as i understand, the lcr module does not cache gateway or destination prefix data in RAM but queries the db upon each request, right? If so, i could do changes to the gateway data directly in the database (else than with subscriber data that is cached in ser)?
- In the table "gw" the ip address is stored (in ip_addr) in a numeric format. How is this value calculated from the common ip address format?
- There are 3 tables in the database that are used by lcr module: gw, gw_grp and lcr?
Thanks a lot for your help.
Regards Frank