git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
worker: Remove unreachable statement.
[sliver-openvswitch.git]
/
ofproto
/
ofproto-dpif.c
2013-01-10
Justin Pettit
ofproto-dpif: Use proper special value for the reserved...
blob
|
commitdiff
2013-01-09
Justin Pettit
ofproto: Fix remaining incorrect users of OVSP_LOCAL.
blob
|
commitdiff
|
diff to current
2013-01-09
Ben Pfaff
ofproto-dpif: Eliminate unneeded call to ofproto_dpif_c...
blob
|
commitdiff
|
diff to current
2013-01-09
Jarno Rajahalme
ofproto-dpif: More efficient implementation of get_odp_...
blob
|
commitdiff
|
diff to current
2013-01-04
Ethan Jackson
ofproto-dpif: New function ofproto_receive().
blob
|
commitdiff
|
diff to current
2012-12-31
Jesse Gross
ofproto-dpif: Initialize tunnel metadata in both 'flow...
blob
|
commitdiff
|
diff to current
2012-12-21
Ethan Jackson
ofproto-dpif: Don't output to nonexistent ports.
blob
|
commitdiff
|
diff to current
2012-12-21
Ethan Jackson
ofproto-dpif: User proper type for odp_port when output...
blob
|
commitdiff
|
diff to current
2012-12-21
Ethan Jackson
ovs: Replace TODO:XXX with XXX.
blob
|
commitdiff
|
diff to current
2012-12-18
Ben Pfaff
ofproto, ofproto-dpif: Fix memory leaks of struct iface...
blob
|
commitdiff
|
diff to current
2012-12-18
Ben Pfaff
ofproto-dpif: Fix another memory leak in type_run().
blob
|
commitdiff
|
diff to current
2012-12-18
Ben Pfaff
ofproto-dpif: Fix memory leak in type_run().
blob
|
commitdiff
|
diff to current
2012-12-18
Ben Pfaff
ofproto-dpif: Avoid potential undefined behavior in...
blob
|
commitdiff
|
diff to current
2012-12-08
Ben Pfaff
vswitchd: Make the maximum size of MAC learning tables...
blob
|
commitdiff
|
diff to current
2012-11-22
Ansis Atteka
datapath: add skb mark matching and set action
blob
|
commitdiff
|
diff to current
2012-11-20
Ansis Atteka
ovs-appctl: fix help message for ofproto/trace command
blob
|
commitdiff
|
diff to current
2012-11-16
Justin Pettit
ofproto-dpif: Remove datapath flows of deleted ports.
blob
|
commitdiff
|
diff to current
2012-11-16
Justin Pettit
ofproto-dpif: Query port existence by name to prevent...
blob
|
commitdiff
|
diff to current
2012-11-16
Justin Pettit
ofproto-dpif: Correct in_port on send_packet().
blob
|
commitdiff
|
diff to current
2012-11-16
Justin Pettit
Add functions to determine how port should be opened...
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
ofproto-dpif: Use a single underlying datapath across...
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
dpif-sflow: Remove unused parameter from dpif_sflow_cre...
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
ofproto: Add type "run", "run_fast", and "wait" provide...
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
ofproto-dpif: Introduce subfacet_destroy_batch().
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
ofproto-dpif: Add ovs-appctl commands for ovs-dpctl...
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
Separate OpenFlow port numbers from datapath ones.
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
ofproto: Add initialization function.
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
Allow the OpenFlow port to be requested for a port.
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
Use ODP ports in dpif layer and below.
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
Always treat datapath ports as 32 bits.
blob
|
commitdiff
|
diff to current
2012-10-29
Ben Pfaff
ofproto-dpif: Fix "ofproto/trace" of flow for local...
blob
|
commitdiff
|
diff to current
2012-10-26
Isaku Yamahata
OF11: push_vlan support
blob
|
commitdiff
|
diff to current
2012-10-18
Joe Stringer
ofp-actions: Implement writing to metadata field
blob
|
commitdiff
|
diff to current
2012-10-16
Isaku Yamahata
instruction/clear-actions: string parser/formater,...
blob
|
commitdiff
|
diff to current
2012-10-16
Isaku Yamahata
instruction: support goto-table action
blob
|
commitdiff
|
diff to current
2012-10-04
Ben Pfaff
ofproto-dpif: Avoid zeroing tunnel info in handle_miss_...
blob
|
commitdiff
|
diff to current
2012-10-03
Jesse Gross
flow: Extend struct flow to contain tunnel outer header.
blob
|
commitdiff
|
diff to current
2012-09-26
Ben Pfaff
ofproto-dpif: Report in trace "output" if an "output...
blob
|
commitdiff
|
diff to current
2012-09-13
Simon Horman
ofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table...
blob
|
commitdiff
|
diff to current
2012-09-04
Ben Pfaff
Introduce sparse flows and masks, to reduce memory...
blob
|
commitdiff
|
diff to current
2012-09-04
Ben Pfaff
classifier: Break cls_rule 'flow' and 'wc' members...
blob
|
commitdiff
|
diff to current
2012-09-04
Ben Pfaff
util: New function zero_rightmost_1bit().
blob
|
commitdiff
|
diff to current
2012-09-04
Ben Pfaff
ofproto: Move ofpacts_check() calls from ofproto-dpif...
blob
|
commitdiff
|
diff to current
2012-09-04
Ben Pfaff
ofproto: Move 'max_ports' from ofproto-dpif.c to ofproto.c.
blob
|
commitdiff
|
diff to current
2012-08-29
Isaku Yamahata
ofproto-dpif: Make OFPP_TABLE send packet-in on miss.
blob
|
commitdiff
|
diff to current
2012-08-29
Isaku Yamahata
ofproto-dpif: refactor rule_dpif_lookup() for table...
blob
|
commitdiff
|
diff to current
2012-08-21
Ben Pfaff
ofproto-dpif: Make sure one-packet flows have zero...
blob
|
commitdiff
|
diff to current
2012-08-21
Ben Pfaff
dpif: Add 'used' argument to dpif_flow_stats_extract().
blob
|
commitdiff
|
diff to current
2012-08-17
Ben Pfaff
Do not include zeroed metadata fields in NXM/OXM packet...
blob
|
commitdiff
|
diff to current
2012-08-16
Ben Pfaff
ofproto-dpif: Avoid dereferencing possibly null or...
blob
|
commitdiff
|
diff to current
2012-08-16
Mehak Mahajan
Add Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS.
blob
|
commitdiff
|
diff to current
2012-08-16
Ethan Jackson
ofproto-dpif: Increase recursion limit.
blob
|
commitdiff
|
diff to current
2012-08-16
Ben Pfaff
ofproto-dpif: Fix typo in comment.
blob
|
commitdiff
|
diff to current
2012-08-16
Ben Pfaff
ofproto-dpif: Make sure one-packet flows have zero...
blob
|
commitdiff
|
diff to current
2012-08-16
Ben Pfaff
ofproto-dpif: Avoid searching all subfacets when creati...
blob
|
commitdiff
|
diff to current
2012-08-13
Ethan Jackson
cfm: Expose remote CFM opstate in the database.
blob
|
commitdiff
|
diff to current
2012-08-13
Ethan Jackson
cfm: Report opup as undefined if not in extended mode.
blob
|
commitdiff
|
diff to current
2012-08-03
Ben Pfaff
util: New macro CONST_CAST.
blob
|
commitdiff
|
diff to current
2012-08-03
Ben Pfaff
ofproto-dpif: Remove superfluous cast.
blob
|
commitdiff
|
diff to current
2012-07-31
Ben Pfaff
openflow: Rename OpenFlow 1.0 statistics messages with...
blob
|
commitdiff
|
diff to current
2012-07-31
Justin Pettit
dpif: Allow the port number to be requested when adding...
blob
|
commitdiff
|
diff to current
2012-07-24
Ben Pfaff
ofproto-dpif: Add more details to "ofproto/trace" output.
blob
|
commitdiff
|
diff to current
2012-07-18
Ben Pfaff
ofproto-dpif: Make OFPP_TABLE always resubmit to table 0.
blob
|
commitdiff
|
diff to current
2012-07-12
Ben Pfaff
ofproto: Add extra comments and checking for expiring...
blob
|
commitdiff
|
diff to current
2012-07-04
Ben Pfaff
Introduce ofpacts, an abstraction of OpenFlow actions.
blob
|
commitdiff
|
diff to current
2012-07-04
Ben Pfaff
ofp-util: Add OFPUTIL_ACTION_INVALID to enum ofputil_ac...
blob
|
commitdiff
|
diff to current
2012-06-22
Ethan Jackson
ofproto-dpif: Place high priority on sending CCMs.
blob
|
commitdiff
|
diff to current
2012-06-22
Ethan Jackson
bridge: Run fast when adding and deleting ports.
blob
|
commitdiff
|
diff to current
2012-06-21
Ben Pfaff
ofproto-dpif: Add coverage counters for facet revalidation.
blob
|
commitdiff
|
diff to current
2012-06-21
Ben Pfaff
ofproto-dpif: Remove unused coverage counters.
blob
|
commitdiff
|
diff to current
2012-06-07
Ethan Jackson
ofproto-dpif: Avoid calling eth_addr_is_reserved().
blob
|
commitdiff
|
diff to current
2012-06-07
Ethan Jackson
packets: Generalize reserved RSPAN protocols.
blob
|
commitdiff
|
diff to current
2012-05-29
Justin Pettit
ofp-util: Clean up cookie handling.
blob
|
commitdiff
|
diff to current
2012-05-22
Ben Pfaff
Add support for tracking and logging daemon memory...
blob
|
commitdiff
|
diff to current
2012-05-14
Ben Pfaff
Avoid assigning the same value to a variable back-to...
blob
|
commitdiff
|
diff to current
2012-05-14
Simon Horman
Remove forward declaration of vsp_vlandev_to_realdev()
blob
|
commitdiff
|
diff to current
2012-05-10
Simon Horman
ofproto-dpif: Make parameters const.
blob
|
commitdiff
|
diff to current
2012-05-09
Ben Pfaff
ofproto-dpif: Segregate CFM, LACP, and STP traffic...
blob
|
commitdiff
|
diff to current
2012-05-09
Ben Pfaff
ofproto-dpif: Introduce "slow path" datapath flows.
blob
|
commitdiff
|
diff to current
2012-05-09
Ben Pfaff
ofproto-dpif: Introduce "internal flows" for handling...
blob
|
commitdiff
|
diff to current
2012-05-09
Ben Pfaff
ofproto-dpif: Move code closer to left margin in facet_...
blob
|
commitdiff
|
diff to current
2012-05-09
Ben Pfaff
ofproto-dpif: Factor parts of update_stats() out into...
blob
|
commitdiff
|
diff to current
2012-05-09
Ben Pfaff
odp-util: Change user_action_cookie from struct to...
blob
|
commitdiff
|
diff to current
2012-05-09
Ben Pfaff
ofproto-dpif: Clean up and centralize sFlow logic.
blob
|
commitdiff
|
diff to current
2012-05-09
Ben Pfaff
odp-util: Use switch for checking values of an enum.
blob
|
commitdiff
|
diff to current
2012-05-09
Ben Pfaff
ofproto-dpif: Minor style fix.
blob
|
commitdiff
|
diff to current
2012-05-07
Ben Pfaff
ofproto-dpif: Accept OpenFlow-like flows in "ofproto...
blob
|
commitdiff
|
diff to current
2012-05-07
Ben Pfaff
ofproto-dpif: Factor out VLAN splinter flow adjustment...
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid extra flow copy in xlate_actions...
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid extra flow copy in xlate_actions...
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid calling get_ofp_port() twice in...
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Implement "flow setup governor" to speed...
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid malloc() in common case for "execut...
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Make it easier to credit statistics for...
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid malloc() of "struct flow_miss".
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
dpif: Make caller of dpif_recv() provide buffer space.
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid malloc() in common case for allocat...
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Move definition of "struct subfacet"...
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid computing flow hash multiple times.
blob
|
commitdiff
|
diff to current
next