summaryrefslogtreecommitdiff
path: root/tests/ovsdb-idl.at
Commit message (Expand)AuthorAgeFilesLines
* python: make python idl unicode-tolerantLance Richardson2017-08-091-0/+13
* ovsdb-idl: Autogenerated functions for compound indexesLance Richardson2017-08-031-0/+282
* python ovs: Fix SSL exceptions with pyOpenSSL v0.13Numan Siddique2017-05-231-1/+1
* tests: Only run python SSL test if SSL support is configuredSimon Horman2017-05-041-0/+1
* ovsdb-idl: Change interface to conditional monitoring.Ben Pfaff2016-12-191-15/+15
* Python-IDL: getattr after mutate fixAmitabha Biswas2016-10-141-7/+12
* tests: Get rid of overly specific --pidfile and --unixctl options.Ben Pfaff2016-10-121-55/+33
* python: Add SSL support to the python ovs client libraryNuman Siddique2016-10-051-2/+28
* ovsdb: Fix mutation of newly inserted rows from Python IDL.Amitabha Biswas2016-08-301-4/+10
* ovsdb-idl: Fix bugs in Python IDL partial set and map.Amitabha Biswas2016-08-151-8/+12
* Simplify partial map Py3 IDL test added by commit a59912a0Ryan Moats2016-08-141-4/+4
* python: Add support for partial map and partial set updatesRyan Moats2016-08-141-0/+30
* ovsdb: Add/use partial set updates.Ryan Moats2016-08-141-0/+36
* python tests: Skip TCP6 idl tests on WindowsPaul Boca2016-08-031-0/+1
* python: Send old values of the updated cols in notify for update2Numan Siddique2016-07-271-0/+108
* lib: add monitor_cond_change API to C IDL libLiran Schour2016-07-181-0/+136
* python: move Python idl to work with monitor_condLiran Schour2016-07-181-0/+97
* ovsdb-client: support monitor-cond methodLiran Schour2016-07-181-5/+5
* tests: Fix issue in use of OVS_APP_EXIT_AND_WAIT.Lance Richardson2016-06-231-21/+21
* tests: Use on_exit in ovsdb-idl tests.Daniele Di Proietto2016-05-231-40/+51
* python: Add TCP passive-mode to IDL.Ofer Ben-Yacov2016-05-201-0/+29
* tests: Add test for partial map updates.Edward Aymerich2016-05-181-0/+33
* ovsdb-idl.at: Run tests with both Python 2 and 3.Russell Bryant2016-02-221-16/+40
* ovsdb-idl: Add support for column tracking in IDL.Shad Ansari2016-01-121-0/+11
* lib: add monitor2 support in ovsdb-idl.Andy Zhou2015-12-111-5/+5
* tests: Make parse_listening_port entirely reliable.Ben Pfaff2015-11-261-2/+2
* ovsdb-idl: Add support for change tracking.Shad Ansari2015-11-231-0/+120
* ovsdb-idl: Support for readonly columns that are fetched on-demandShad Ansari2015-11-231-0/+47
* ovsdb-idl: Test script for Python register_columns functionShad Ansari2015-10-131-0/+17
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-8/+0
* tests: Skip IPv6 tests if the system does not support IPv6.Ben Pfaff2015-07-131-0/+1
* Allow subclasses of Idl to define a notification hookTerry Wilson2015-04-271-0/+17
* ovsdb-idl: Tolerate missing tables and columns.Ben Pfaff2015-03-311-0/+75
* socket-util: Log the kernel assigned port number when asked.Gurucharan Shetty2014-05-281-2/+2
* tests: Change to parse dynamically allocated ports on windows.Gurucharan Shetty2014-05-151-2/+2
* tests: Don't rely on strace for IPv6 IDL testcases.Joe Stringer2014-02-081-1/+1
* Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.Arun Sharma2014-02-061-1/+24
* invoke perl as ${PERL}YAMAMOTO Takashi2013-04-221-3/+3
* tests: Avoid race conditions, by letting the kernel choose ports to bind.Ben Pfaff2013-04-181-3/+4
* stream-unix: Use rundir as root for relative paths.Pavithra Ramesh2013-02-111-0/+4
* python/ovs/stream: teach stream.py tcp socketIsaku Yamahata2012-10-151-1/+21
* python/ovs/db/idl: getattr(Row) raises TypeError, not AttributeError.Isaku Yamahata2012-09-271-0/+9
* python/ovs/db/idl.py: Transaction._substitute doesn't handle list/tupleIsaku Yamahata2012-09-121-0/+10
* tests: Invoke daemons with --no-chdir so core files appear in test dir.Ben Pfaff2012-08-161-2/+2
* ovsdb-idl: Improve ovsdb_idl_txn_increment() interface.Ben Pfaff2012-04-121-2/+2
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-131-2/+2
* ovsdb-idl: Prevent occasional hang when multiple database clients race.Ben Pfaff2011-10-311-1/+1
* python: Implement write support in Python IDL for OVSDB.Ben Pfaff2011-09-231-9/+30
* ovsdb-idl: Plug hole in state machine.Ben Pfaff2011-06-211-0/+28
* Avoid sparse error or warning for sizeof(_Bool).Ben Pfaff2011-05-231-14/+14