Commit History

Author SHA1 Message Date
  Adam Ierymenko 96a58becf8 Gateways support in network controller schema and database (not implemented yet in client) toward GitHub issue #178 10 years ago
  Adam Ierymenko 8a9715f183 Rename ruleId to ruleNo and optimize some indexes in Sqlite3 schema. 10 years ago
  Kees Bos 7a55c6b388 Return 404 on delete if network member is missing (controller) 10 years ago
  Kees Bos c2ce018202 Return 404 on delete if network doesn't exist (controller) 10 years ago
  Kees Bos 0d0af07ce9 Get deletion of networks in controller going 10 years ago
  Adam Ierymenko d8ad555b9a Go ahead and add flags and invFlags to the Rule table. 10 years ago
  Adam Ierymenko 651e67f2e5 Add a feature to generate a new network ID on POST. 10 years ago
  Adam Ierymenko 69ceb7e730 Basic controller JSON API seems to be working. 10 years ago
  Adam Ierymenko a187d290f1 Fixes to control plane, API, eliminate problematic inheritance pattern, and start on a NodeJS class for talking to the network controller. 10 years ago
  Adam Ierymenko 4be4908914 Fix some prepared statement problems. 10 years ago
  Adam Ierymenko 0bb92715f4 DELETE function in network controller JSON API, and a newIdentity convenience request in ControlPlane for scripted testing. 10 years ago
  Adam Ierymenko 78769900a9 More network controller cleanup, and some features to permit scripted testing. 10 years ago
  Adam Ierymenko e269846f84 Netconf docs, add clock field to status, simplify netconf a bit by eliminating caching for now. We will re-add if it is needed. 10 years ago
  Adam Ierymenko 6d2376eb9c Controller API status message. 10 years ago
  Adam Ierymenko f693d4d0c8 Network controller cleanup and an extra sanity check. 10 years ago
  Adam Ierymenko 883a216d2a Build fixes. 10 years ago
  Adam Ierymenko 5202fbdaf3 CRUD 10 years ago
  Adam Ierymenko 103dcb072d CRUD 10 years ago
  Adam Ierymenko 79f63ba30a Fix: make sure we do not assign broadcast address as an IP to new members. 10 years ago
  Adam Ierymenko 71f006cbeb More CRUD, almost done... 10 years ago
  Adam Ierymenko e4046964f0 Forgot to run schema2c. 10 years ago
  Adam Ierymenko ddebe2d4c7 Network controller CRUD... :P 10 years ago
  Adam Ierymenko ed107c4daf Network preferred relay stuff in netconf controller. 10 years ago
  Adam Ierymenko 740121504f Add a timestamp to netconf cache, fix some SQL queries in NC. 10 years ago
  Adam Ierymenko 91ca238163 Compile fixes. 10 years ago
  Adam Ierymenko ea1859541c More cleanup, and fix for the extremely unlikely case of identity collision. 10 years ago
  Adam Ierymenko 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. 10 years ago