index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
controller
/
schema.sql.c
Age
Commit message (
Expand
)
Author
2015-06-26
GitHub issue #191 - kill intra-network multicast rate limits (which were not ...
Adam Ierymenko
2015-06-13
Gateways support in network controller schema and database (not implemented y...
Adam Ierymenko
2015-06-13
Rename ruleId to ruleNo and optimize some indexes in Sqlite3 schema.
Adam Ierymenko
2015-06-11
Change schema to enforce foreing keys
Kees Bos
2015-05-25
Go ahead and add flags and invFlags to the Rule table.
Adam Ierymenko
2015-05-16
Fix some prepared statement problems.
Adam Ierymenko
2015-04-21
CRUD
Adam Ierymenko
2015-04-21
More CRUD, almost done...
Adam Ierymenko
2015-04-21
Forgot to run schema2c.
Adam Ierymenko
2015-04-20
Network preferred relay stuff in netconf controller.
Adam Ierymenko
2015-04-20
Add per-network relay stuff to sqlite table schema.
Adam Ierymenko
2015-04-17
Add a timestamp to netconf cache, fix some SQL queries in NC.
Adam Ierymenko
2015-04-15
Rename netconf to controller and NetworkConfigMaster to NetworkController for...
Adam Ierymenko