git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tests/run-ryu: Fix setup for Ryu tests
[sliver-openvswitch.git]
/
ofproto
/
ofproto.c
2014-02-12
Jarno Rajahalme
ofproto: Move 'rule->used' to the provider.
blob
|
commitdiff
2014-02-12
Jarno Rajahalme
ofproto: Optimize the case of a repeated learn action...
blob
|
commitdiff
|
diff to current
2014-02-07
Joe Stringer
ofproto: Update documentation
blob
|
commitdiff
|
diff to current
2014-01-24
Gurucharan Shetty
ofproto: Handle negative number of threads.
blob
|
commitdiff
|
diff to current
2014-01-14
Ben Pfaff
classifier: Use fat_rwlock instead of ovs_rwlock.
blob
|
commitdiff
|
diff to current
2014-01-09
Ben Pfaff
ovs-atomic: Introduce a new 'struct ovs_refcount'.
blob
|
commitdiff
|
diff to current
2014-01-09
Ben Pfaff
ovs-atomic: Add atomic_destroy() and use everywhere...
blob
|
commitdiff
|
diff to current
2013-12-24
Simon Horman
ofproto: Make check_table_id generic
blob
|
commitdiff
|
diff to current
2013-12-19
Ethan Jackson
ofproto: Handle flow installation and eviction in upcall.
blob
|
commitdiff
|
diff to current
2013-12-18
Simon Horman
ofproto: Add table config to struct ofproto
blob
|
commitdiff
|
diff to current
2013-12-17
Harold Lim
Rename NOT_REACHED to OVS_NOT_REACHED
blob
|
commitdiff
|
diff to current
2013-12-13
Ethan Jackson
ofproto: Simplify thread creation API.
blob
|
commitdiff
|
diff to current
2013-12-13
Ethan Jackson
ofproto-dpif-upcall: Add memory usage stats.
blob
|
commitdiff
|
diff to current
2013-12-13
Ethan Jackson
ofproto: Remove run_fast() functions.
blob
|
commitdiff
|
diff to current
2013-12-12
Joe Stringer
netdev: Globally track port status changes
blob
|
commitdiff
|
diff to current
2013-12-11
Ben Pfaff
ofproto: Make ofproto_enumerate_types() match its comment.
blob
|
commitdiff
|
diff to current
2013-12-11
Jarno Rajahalme
Classifier: Track address prefixes.
blob
|
commitdiff
|
diff to current
2013-12-11
Joe Stringer
bridge: Refresh STP statistics separately from status
blob
|
commitdiff
|
diff to current
2013-12-10
Joe Stringer
lib: Refactor gathering CPU core count
blob
|
commitdiff
|
diff to current
2013-11-26
Alin Serdean
Avoid printf type modifiers not supported by MSVC C...
blob
|
commitdiff
|
diff to current
2013-11-20
Jarno Rajahalme
Classifier: Staged subtable matching.
blob
|
commitdiff
|
diff to current
2013-11-11
Ben Pfaff
ofproto: Check ofproto_port_query_by_name() return...
blob
|
commitdiff
|
diff to current
2013-11-07
Ben Pfaff
ofproto: Limit OVS-assigned port numbers to 32767 and...
blob
|
commitdiff
|
diff to current
2013-11-05
Ben Pfaff
ofproto: report the correct set of actions for group...
blob
|
commitdiff
|
diff to current
2013-11-03
Simon Horman
ofproto-dpif: Support weight for select groups
blob
|
commitdiff
|
diff to current
2013-11-03
Simon Horman
ofproto-dpif: Implement translation of select groups.
blob
|
commitdiff
|
diff to current
2013-11-03
Simon Horman
ofproto-dpif: Translation of fast failover groups
blob
|
commitdiff
|
diff to current
2013-11-02
Simon Horman
ofproto-dpif: Translation of indirect and all groups
blob
|
commitdiff
|
diff to current
2013-11-02
Simon Horman
ofproto: Advertise all supported OpenFlow actions in...
blob
|
commitdiff
|
diff to current
2013-11-02
Ben Pfaff
ofproto: Centralize action checking, doing it at decode...
blob
|
commitdiff
|
diff to current
2013-11-01
Jarno Rajahalme
OF 1.1 set vlan vid/pcp compatibility.
blob
|
commitdiff
|
diff to current
2013-11-01
Simon Horman
ofproto: Calculate some group stats at ofproto layer
blob
|
commitdiff
|
diff to current
2013-11-01
Simon Horman
ofproto: Fail flow mod if it references a non-existent...
blob
|
commitdiff
|
diff to current
2013-11-01
Simon Horman
ofproto: Delete relevant flows on group del
blob
|
commitdiff
|
diff to current
2013-10-30
Jarno Rajahalme
classifier: Rename struct cls_table as cls_subtable.
blob
|
commitdiff
|
diff to current
2013-10-29
Alexandru Copot
include/openflow: Add OpenFlow 1.4 header file
blob
|
commitdiff
|
diff to current
2013-10-29
Venkitachalam Gopa...
Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
blob
|
commitdiff
|
diff to current
2013-10-25
Ben Pfaff
ofproto: Use ofproto_check_ofpacts() from modify_flows__().
blob
|
commitdiff
|
diff to current
2013-10-25
Ben Pfaff
ofproto: Avoid abandoning an ofopgroup without committi...
blob
|
commitdiff
|
diff to current
2013-10-25
YAMAMOTO Takashi
ofproto: Report multipart buffer overflow.
blob
|
commitdiff
|
diff to current
2013-10-25
YAMAMOTO Takashi
ofproto: Report correct errors for unsupported stats...
blob
|
commitdiff
|
diff to current
2013-10-23
Jarno Rajahalme
lib/ofp-actions: Enforce action consistency.
blob
|
commitdiff
|
diff to current
2013-10-22
Gurucharan Shetty
ofproto: Fix coding style.
blob
|
commitdiff
|
diff to current
2013-10-21
Ben Pfaff
ofproto: Send only one OFPT_FLOW_REMOVED message when...
blob
|
commitdiff
|
diff to current
2013-10-16
Gurucharan Shetty
ofproto: Re-use port numbers of ports that were deleted...
blob
|
commitdiff
|
diff to current
2013-10-14
Ben Pfaff
ofp-actions: Make ofpacts_format() caller add "actions...
blob
|
commitdiff
|
diff to current
2013-10-11
Ben Pfaff
connmgr: Formalize 'ofproto_mutex' as protecting ofconn...
blob
|
commitdiff
|
diff to current
2013-09-27
Jarno Rajahalme
Remove unused variables and functions.
blob
|
commitdiff
|
diff to current
2013-09-26
Gurucharan Shetty
ofproto: Recycle least recently used ofport.
blob
|
commitdiff
|
diff to current
2013-09-25
YAMAMOTO Takashi
for ovs-appctl bridge/dump-flows, don't show "priority...
blob
|
commitdiff
|
diff to current
2013-09-24
Ben Pfaff
ofproto: Fix memory leak in rule_actions_unref().
blob
|
commitdiff
|
diff to current
2013-09-24
Ben Pfaff
ofproto: Allow ofproto_delete_flow() to delete hidden...
blob
|
commitdiff
|
diff to current
2013-09-17
Ben Pfaff
openvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
blob
|
commitdiff
|
diff to current
2013-09-16
Jarno Rajahalme
rule_ofpacts: keep datapath meter_id.
blob
|
commitdiff
|
diff to current
2013-09-16
Jarno Rajahalme
ofproto meters: Keep provider meter_id over mods.
blob
|
commitdiff
|
diff to current
2013-09-16
Jarno Rajahalme
ofproto: Actually return the error code from meter...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofp-util: Announce OpenFlow 1.3 table features only...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto-dpif: Move "learn" actions into individual...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Remove redundant cls parameter from a few...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Add global locking around flow table changes.
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Refactor eviction cases to use common code.
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: New helper any_pending_ops().
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Mark immutable members of struct rule 'const'.
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Make some functions for rules private to ofpro...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Remove ->timeout_mutex from struct rule (just...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Replace rwlock in struct rule by a mutex.
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Protect index by cookie with ofproto_mutex.
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Drop 'expirable_mutex' in favor of new global...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Move rule_execute() out of ofopgroup_complete().
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Add a ref_count to "struct rule" to protect...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Break actions out of rule into new rule_action...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Remove soon-to-be-invalid optimizations.
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Move function find_meter() into ofpacts as...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Merge ofproto_rule_delete() and ofproto_delete...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Avoid gratuitous memory allocation and free.
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Correct comments.
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Eliminate 'ofproto_node' member from struct...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Reduce number of "collect" functions taking...
blob
|
commitdiff
|
diff to current
2013-09-13
Ben Pfaff
ofproto: Factor code out of collect_rules_{loose,strict...
blob
|
commitdiff
|
diff to current
2013-09-12
Jarno Rajahalme
ofproto: Use proper error code when meter_id is out...
blob
|
commitdiff
|
diff to current
2013-09-12
Jarno Rajahalme
Delete meters in the right place.
blob
|
commitdiff
|
diff to current
2013-09-12
Daniel Baluta
ofproto: update flow_stats flags on flow_stats_request
blob
|
commitdiff
|
diff to current
2013-09-10
Ethan Jackson
ofproto: Reduce default number of miss handlers.
blob
|
commitdiff
|
diff to current
2013-09-10
Ethan Jackson
ofproto: Fix core dump due to uninitialized cls_rule.
blob
|
commitdiff
|
diff to current
2013-09-10
Ben Pfaff
ofproto: Support out_group feature when matching on...
blob
|
commitdiff
|
diff to current
2013-09-10
Ben Pfaff
ofproto: Do not call ->rule_destruct() if ->rule_constr...
blob
|
commitdiff
|
diff to current
2013-09-07
Andy Zhou
openflow-1.1+: OFPT_TABLE_MOD (part 1)
blob
|
commitdiff
|
diff to current
2013-09-07
Alexandru Copot
ofproto: implement OFPT_GET_ASYNC_REQUEST
blob
|
commitdiff
|
diff to current
2013-09-05
Simon Horman
ovs-ofctl: Handle any number of buckets in group statistics
blob
|
commitdiff
|
diff to current
2013-09-04
Ethan Jackson
ofproto: Rename struct rule's evict lock and use it...
blob
|
commitdiff
|
diff to current
2013-09-04
Ethan Jackson
ofproto-dpif: Don't manage eviction groups from threads.
blob
|
commitdiff
|
diff to current
2013-09-04
Ben Pfaff
ofproto: Convert units correctly in ofport_open().
blob
|
commitdiff
|
diff to current
2013-09-04
Ben Pfaff
ofproto: Fix memory leak in add_flow().
blob
|
commitdiff
|
diff to current
2013-09-02
Neil Zhu
Implement OpenFlow 1.1+ "groups" protocol.
blob
|
commitdiff
|
diff to current
2013-08-29
Ben Pfaff
ofproto: Avoid removing rules from meter lists twice.
blob
|
commitdiff
|
diff to current
2013-08-28
Ben Pfaff
packets, pktbuf: Align L3 headers on 32-bit boundary.
blob
|
commitdiff
|
diff to current
2013-08-28
Ben Pfaff
ofproto: Remove obsolete comment and assertion.
blob
|
commitdiff
|
diff to current
2013-08-28
Ben Pfaff
ofproto: Fully construct rules before putting them...
blob
|
commitdiff
|
diff to current
2013-08-27
Ben Pfaff
ofproto: Make OFPFC_ADD internally modify a rule instea...
blob
|
commitdiff
|
diff to current
2013-08-27
Ben Pfaff
ofp-util: Abstract flow_mod OFPFF_* flags.
blob
|
commitdiff
|
diff to current
next