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
/
flow
Commit message (
Expand
)
Author
Age
Files
Lines
*
odp: Add SRv6 tunnel actions.
Nobuhiro MIKI
2023-03-29
1
-0
/
+8
*
python: Don't exit OFPFlow constructor.
Adrian Moreno
2022-12-21
1
-3
/
+0
*
python: Interpret free keys as output in clone.
Adrian Moreno
2022-12-21
1
-2
/
+4
*
python: Fix output=CONTROLLER action.
Adrian Moreno
2022-12-21
1
-1
/
+1
*
python: Support case-insensitive OpenFlow actions.
Adrian Moreno
2022-12-21
2
-6
/
+18
*
python: Return list of actions for odp action clone.
Adrian Moreno
2022-12-21
4
-27
/
+32
*
python: Make key-value matching strict by default.
Adrian Moreno
2022-12-21
2
-8
/
+24
*
python: Add explicit decoders for all ofp actions.
Adrian Moreno
2022-12-21
3
-46
/
+102
*
python: Fix datapath flow decoders.
Adrian Moreno
2022-12-21
1
-5
/
+22
*
python: Add a json encoder to flow fields.
Adrian Moreno
2022-07-15
1
-0
/
+14
*
python: Add flow filtering syntax.
Adrian Moreno
2022-07-15
2
-1
/
+262
*
python: Add ovs datapath flow parsing.
Adrian Moreno
2022-07-15
1
-0
/
+783
*
python: Introduce OpenFlow Flow parsing.
Adrian Moreno
2022-07-15
3
-0
/
+842
*
python: Add flow base class.
Adrian Moreno
2022-07-15
1
-0
/
+125
*
python: Add list parser.
Adrian Moreno
2022-07-15
1
-0
/
+121
*
python: Add mask, ip and eth decoders.
Adrian Moreno
2022-07-15
2
-0
/
+411
*
python: Add generic Key-Value parser.
Adrian Moreno
2022-07-15
3
-0
/
+332