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
/
tests
/
learn.at
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Use the 'LARGE_MSECS' variation of time/warp at more places.
Gurucharan Shetty
2014-07-15
1
-3
/
+1
*
Implement learned flow deletion.
Ben Pfaff
2014-06-12
1
-2
/
+136
*
Remove --enable-of14 option because the implementation is now safe.
Ben Pfaff
2014-05-14
1
-4
/
+4
*
learn.at: Fix a shell syntax
YAMAMOTO Takashi
2014-04-10
1
-1
/
+1
*
learn.at: Fix a race in "learn refreshes hard_age" test
YAMAMOTO Takashi
2014-04-08
1
-1
/
+2
*
learn.at: Fix a race in "self-modifying flow with hard_timeout"
YAMAMOTO Takashi
2014-04-08
1
-1
/
+29
*
learn.at: Fix a race in "self-modifying flow with idle_timeout" test
YAMAMOTO Takashi
2014-04-08
1
-1
/
+7
*
Disable OF1.4 in ovs-vswitchd and ovs-ofctl without specially enabling.
Ben Pfaff
2014-03-23
1
-4
/
+4
*
learn.at: fix a race in "self-modifying flow with hard_timeout" test
YAMAMOTO Takashi
2014-03-12
1
-7
/
+14
*
learn.at: fix a comment
YAMAMOTO Takashi
2014-03-12
1
-1
/
+1
*
learn.at: wrap long comments
YAMAMOTO Takashi
2014-03-12
1
-2
/
+4
*
tests: Test learned flow idle timeouts.
Joe Stringer
2014-03-11
1
-0
/
+103
*
tests/learn.at: Workaround a race
YAMAMOTO Takashi
2013-12-20
1
-0
/
+3
*
ofp-actions: Make ofpacts_check() report consistency for all protocols.
Ben Pfaff
2013-11-20
1
-2
/
+0
*
ofp-util: Enforce OpenFlow 1.1+ table_id requirements in flow_mod messages.
Ben Pfaff
2013-11-01
1
-2
/
+2
*
lib/ofp-actions: Enforce action consistency.
Jarno Rajahalme
2013-10-23
1
-0
/
+2
*
timeval: Remove CACHE_TIME scheme.
Alex Wang
2013-09-04
1
-0
/
+1
*
lib: Keep track of usable protocols while parsing.
Jarno Rajahalme
2013-08-27
1
-4
/
+4
*
meta-flow: Use correct OF1.2+ errors for invalid fields in actions.
Ben Pfaff
2013-08-23
1
-2
/
+2
*
tests: Fix problems in "learning action - self-modifying flow" test.
Ben Pfaff
2013-08-13
1
-1
/
+3
*
Add basic OpenFlow 1.1 protocol support.
Ben Pfaff
2013-07-08
1
-1
/
+1
*
ofp-parse: Do not exit() upon a parse error.
Ben Pfaff
2013-07-08
1
-0
/
+2
*
ofproto/ofproto-dpif.c: Re-implement the ofproto/trace command
Alex Wang
2013-05-21
1
-8
/
+8
*
meta-flow: Add MFF_IN_PORT_OXM, a 32-bit in_port.
Jarno Rajahalme
2013-05-20
1
-0
/
+22
*
Do not perform validation in learn_parse();
Simon Horman
2013-05-08
1
-5
/
+7
*
tests: Add test for self-modifying learn action.
Ben Pfaff
2013-02-11
1
-0
/
+35
*
ofproto: Properly refresh rule modified time when nothing else changes.
Ben Pfaff
2013-01-25
1
-0
/
+75
*
ofp-util: Make "OXM" flow format name include both OpenFlow 1.2 and 1.3.
Ben Pfaff
2012-11-29
1
-1
/
+1
*
Initial OpenFlow 1.3 support
Jarno Rajahalme
2012-11-27
1
-1
/
+1
*
ofp-util: Allow use of OpenFlow 12 flow format
Ben Pfaff
2012-11-16
1
-1
/
+1
*
tests: Rewrite unit tests to not expect bridge with odp zero.
Justin Pettit
2012-11-01
1
-21
/
+41
*
Separate OpenFlow port numbers from datapath ones.
Justin Pettit
2012-11-01
1
-1
/
+2
*
Introduce ofpacts, an abstraction of OpenFlow actions.
Ben Pfaff
2012-07-03
1
-2
/
+2
*
meta-flow: Accept NXM and OXM field names, support NXM and OXM for output.
Ben Pfaff
2012-06-26
1
-1
/
+1
*
ofp-print: Add some more white space to flow dumps.
Ben Pfaff
2012-05-01
1
-7
/
+7
*
learn: Make it possible to parse "load" actions wider than 64 bits.
Ben Pfaff
2012-04-13
1
-3
/
+6
*
learn: Fix bugs when learn actions use subfields wider than 64 bits.
Ben Pfaff
2012-04-13
1
-0
/
+42
*
Introduce ofputil_protocol, to abstract the protocol in use on a connection.
Ben Pfaff
2012-03-07
1
-7
/
+12
*
Implement new "fin_timeout" action and "learn" feature.
Ben Pfaff
2012-02-15
1
-2
/
+16
*
tests: Use ofctl_strip consistently.
Ben Pfaff
2012-02-07
1
-11
/
+11
*
test-openflowd: Remove.
Ben Pfaff
2011-10-24
1
-5
/
+8
*
learn: Correct example in nicira-ext.h and add examples as test cases.
Ben Pfaff
2011-10-18
1
-0
/
+17
*
Implement new "learn" action.
Ben Pfaff
2011-09-13
1
-0
/
+88