index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
ovs
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovsdb-cs: Consider default conditions implicitly acked.
Dumitru Ceara
2022-12-13
1
-2
/
+2
*
ovsdb-idl: Add the support to specify the uuid for row insert.
Numan Siddique
2022-11-30
1
-8
/
+18
*
python: idl: Fix idl.Row.__str__ method.
Christopher Aubut
2022-09-19
1
-1
/
+2
*
python: Fix E275 missing whitespace after keyword.
Ilya Maximets
2022-08-04
1
-2
/
+2
*
python: idl: Raise AttributeError from uuid_to_row.
Terry Wilson
2022-05-02
1
-1
/
+6
*
python: Politely handle misuse of table.condition.
Terry Wilson
2022-04-27
1
-35
/
+67
*
python: idl: Set cond_changed to true if condition change requested.
Wentao Jia
2022-04-04
1
-1
/
+1
*
python: idl: Set cond_changed to false if last id is zero.
Wentao Jia
2022-04-04
1
-0
/
+3
*
python: idl: Clear last_id on reconnect if condition changes in-flight.
Dumitru Ceara
2022-01-31
1
-1
/
+17
*
python: idl: Resend requested but not acked conditions when reconnecting.
Dumitru Ceara
2022-01-31
1
-2
/
+4
*
python: idl: Add monitor_cond_since support.
Terry Wilson
2022-01-06
1
-35
/
+210
*
ovsdb-data: Consolidate ovsdb atom and json strings.
Ilya Maximets
2021-11-30
1
-4
/
+6
*
python: idl: Avoid pre-allocating column defaults.
Terry Wilson
2021-11-30
1
-6
/
+33
*
python: db: Avoid allocation of an attr dict/row+column.
Terry Wilson
2021-11-09
1
-0
/
+4
*
python: idl: Avoid sending transactions when the DB is not synced up.
Terry Wilson
2021-10-12
1
-0
/
+5
*
ovsdb-data: Deduplicate string atoms.
Ilya Maximets
2021-09-24
2
-21
/
+45
*
ovsdb-cs: Perform forced reconnects without a backoff.
Dumitru Ceara
2021-07-23
1
-0
/
+11
*
python: Add cooperative_yield() API method to Idl.
Terry Wilson
2021-07-16
1
-0
/
+11
*
ovsdb: Make clients aware of relay service model.
Ilya Maximets
2021-07-15
1
-0
/
+16
*
python: Fix Idl.run change_seqno update.
Bodo Petermann
2021-07-07
1
-5
/
+6
*
python: idl: Allow retry even when using a single remote.
Ilya Maximets
2021-06-11
1
-2
/
+1
*
python: Send notifications after the transaction ends.
Terry Wilson
2021-03-15
1
-15
/
+24
*
python: Fix plural forms of OVSDB types.
Ben Pfaff
2020-07-07
1
-1
/
+10
*
Handle refTable values with setkey()
Terry Wilson
2020-03-20
1
-2
/
+1
*
Remove dependency on python3-six
Timothy Redaelli
2019-12-20
5
-86
/
+75
*
Add a __str__ method to idl.Row
Terry Wilson
2019-09-25
1
-0
/
+6
*
python: Monitor Database table to manage lifecycle of IDL client.
Ted Elhourani
2019-03-22
1
-15
/
+204
*
python: Fix E117 over-indented.
Ilya Maximets
2019-02-12
1
-1
/
+1
*
python: Fix invalid escape sequences.
Ben Pfaff
2019-01-11
1
-1
/
+1
*
Python: Make Row's __getattr__ less error prone
Lucas Alvares Gomes
2018-10-05
1
-1
/
+1
*
python jsonrpc: Allow jsonrpc_session to have more than one remote.
Numan Siddique
2018-08-14
1
-1
/
+18
*
python: Update docstring in ovs.db.idl.Idl class.
Toms Atteka
2018-06-05
1
-11
/
+12
*
Embrace anonymous unions.
Ben Pfaff
2018-05-25
1
-4
/
+4
*
Add multi-column index support for the Python IDL
Terry Wilson
2018-04-17
2
-11
/
+198
*
ovsdb-idl: Use modern form of <monitor-requests>.
Ben Pfaff
2018-03-14
1
-2
/
+3
*
python: KeyError shouldn't be raised from __getattr__
Timothy Redaelli
2018-03-14
1
-1
/
+5
*
python: avoid useless JSON conversion to enhance performance
Daniel Alvarez
2018-02-28
1
-7
/
+5
*
ovsdb-idlc: Add infrastructure for IDL schema extensions.
Ben Pfaff
2018-02-16
1
-11
/
+26
*
ovsdb-idlc: Add "cDecls" and "hDecls" IDL schema extensions.
Ben Pfaff
2018-02-16
1
-2
/
+9
*
python: Allow tuning the session probe_interval from IDL
Lucas Alvares Gomes
2017-04-13
1
-3
/
+9
*
Adapt to flake8-import-order
xurong00037997
2017-03-08
5
-20
/
+19
*
python: Prevent extra unexpected reply debug logs.
Terry Wilson
2017-02-17
1
-0
/
+1
*
ovsdb: Print enum elements for man pages in alphabetical order.
Justin Pettit
2017-02-14
1
-0
/
+1
*
ovsdb-idl: Change interface to conditional monitoring.
Ben Pfaff
2016-12-19
1
-16
/
+15
*
python: Add double newline after fuction or class (E305).
Daniele Di Proietto
2016-12-02
1
-0
/
+1
*
ovsdb-idlc: Eliminate <prefix>_init() function from generated code.
Ben Pfaff
2016-10-19
2
-64
/
+78
*
Python-IDL: getattr after mutate fix
Amitabha Biswas
2016-10-14
1
-14
/
+24
*
ovsdb-idlc: Make set and map update operations take const arguments.
Ben Pfaff
2016-08-31
1
-1
/
+13
*
ovsdb: Fix mutation of newly inserted rows from Python IDL.
Amitabha Biswas
2016-08-30
1
-1
/
+7
*
ovsdb: Fix reference to table's row on condition_add|remove_clause
Liran Schour
2016-08-26
1
-3
/
+10
[next]