123456789101112131415161718 |
- RPC Exports for lcr
- ===================
- [ this file is autogenerated, do not edit ]
- 1. lcr.reload
- Reload lcr tables from database.
- 2. lcr.dump_gws
- Dump the contents of lcr_gws table.
- 3. lcr.dump_rules
- Dump the contents of the lcr_rules table.
- 4. lcr.defunct_gw
- Defunct gateway until specified time (Unix timestamp).
|