rename terminology "virtual table(vtable)" to "attribute"
This commit is contained in:
@@ -38,7 +38,7 @@ enum table_type {
|
||||
TABLE_TYPE_FQDN_PLUGIN,
|
||||
TABLE_TYPE_BOOL_PLUGIN,
|
||||
//above are physical table
|
||||
TABLE_TYPE_VIRTUAL,
|
||||
TABLE_TYPE_ATTRIBUTE,
|
||||
TABLE_TYPE_RULE,
|
||||
TABLE_TYPE_GROUP2GROUP,
|
||||
TABLE_TYPE_GROUP2RULE,
|
||||
|
||||
Reference in New Issue
Block a user