Adis Nezirovic 8878f8eb3d MEDIUM: lua: Add stick table support for Lua.
This ads support for accessing stick tables from Lua. The supported
operations are reading general table info, lookup by string/IP key, and
dumping the table.

Similar to "show table", a data filter is available during dump, and as
an improvement over "show table" it's possible to use up to 4 filter
expressions instead of just one (with implicit AND clause binding the
expressions). Dumping with/without filters can take a long time for
large tables, and should be used sparingly.
2018-09-29 20:15:01 +02:00
..
2018-09-12 07:20:17 +02:00
2018-09-14 09:31:34 +02:00
2018-09-12 13:59:00 +02:00
2018-09-12 07:20:17 +02:00
2017-10-25 04:45:48 +02:00
2018-09-12 07:20:17 +02:00
2016-04-03 14:17:42 +02:00