projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
ipsec gre: Do not reread ovs monitor ipsec pidfile in netdev vport so much
[openvswitch]
/
ofproto
/
2012-02-09
Ben Pfaff
vswitchd: Add "enable-async-messages" setting for contr...
tree
|
commitdiff
2012-02-09
Ben Pfaff
ofproto: Implement OpenFlow extension to allow control...
tree
|
commitdiff
2012-02-09
Ben Pfaff
ofp-util: Add struct ofputil_packet_out, helper functio...
tree
|
commitdiff
2012-02-09
Ben Pfaff
connmgr: Do not persist OpenFlow settings from one...
tree
|
commitdiff
2012-02-09
Ben Pfaff
ofproto: Allow service controllers to become masters...
tree
|
commitdiff
2012-02-09
Ethan Jackson
cfm: Expose detailed fault status in the database.
tree
|
commitdiff
2012-02-08
Aaron Rosen
ofproto-dpif: Don't output to in_port even if in_port...
tree
|
commitdiff
2012-02-07
Ben Pfaff
Add information about time left before timeouts to...
tree
|
commitdiff
2012-02-07
Ben Pfaff
ofproto-dpif: Update last-used time of initial rule...
tree
|
commitdiff
2012-02-01
Ben Pfaff
vswitchd: Make the MAC entry aging time configurable.
tree
|
commitdiff
2012-02-01
Ben Pfaff
Add support for limiting the number of flows in an...
tree
|
commitdiff
2012-02-01
Ben Pfaff
ofproto-dpif: Track the rule being translated during...
tree
|
commitdiff
2012-02-01
Ben Pfaff
ofproto: Move 'used' from ofproto_dpif into ofproto.
tree
|
commitdiff
2012-02-01
Ben Pfaff
ofproto: Make ofproto_rule_destroy__() do nothing for...
tree
|
commitdiff
2012-02-01
Ben Pfaff
ofproto: Remove unnecessary assignment from ofoperation...
tree
|
commitdiff
2012-02-01
Ben Pfaff
ofproto: Implement "hidden" and "readonly" OpenFlow...
tree
|
commitdiff
2012-02-01
Ben Pfaff
ofproto: Make ofproto ->construct() function initialize...
tree
|
commitdiff
2012-02-01
Ben Pfaff
ofproto: Encapsulate classifier tables in new "struct...
tree
|
commitdiff
2012-02-01
Ben Pfaff
meta-flow: New "subfield" data structure.
tree
|
commitdiff
2012-02-01
Ben Pfaff
Add a few 'const's.
tree
|
commitdiff
2012-01-30
Ben Pfaff
ofproto-dpif: Fix use-after-free error in handle_miss_u...
tree
|
commitdiff
2012-01-27
Ben Pfaff
ofproto: Fix typo in handle_nxt_set_packet_in_format().
tree
|
commitdiff
2012-01-25
Ethan Jackson
stp: Flush MAC table on topology change.
tree
|
commitdiff
2012-01-25
Ethan Jackson
mac-learning: Only revalidate relevant flows upon flush.
tree
|
commitdiff
2012-01-24
Ethan Jackson
ofproto: Optionally flush all learning tables with...
tree
|
commitdiff
2012-01-24
Ben Pfaff
ofproto-dpif: Revalidate flows after "fdb/flush".
tree
|
commitdiff
2012-01-24
Ben Pfaff
ofproto-dpif: Rate-limit all messages output by facet_c...
tree
|
commitdiff
2012-01-23
Ethan Jackson
lacp: Require successful LACP negotiations when configured.
tree
|
commitdiff
2012-01-20
Ben Pfaff
ofproto-dpif: Fix "ofproto/trace" command.
tree
|
commitdiff
2012-01-16
Ben Pfaff
dpif: Factor 'type' and 'error' out of individual dpif_...
tree
|
commitdiff
2012-01-16
Ben Pfaff
ofproto-dpif: Restore optimization for no-actions case...
tree
|
commitdiff
2012-01-16
Ben Pfaff
ofproto-dpif: Implement self-check of flow translations.
tree
|
commitdiff
2012-01-16
Ben Pfaff
ofproto-dpif: Remove many redundant "struct ofproto_dpi...
tree
|
commitdiff
2012-01-14
Pravin B Shelar
ofproto: New action TTL decrement.
tree
|
commitdiff
2012-01-13
Ben Pfaff
dpif: Simplify the "listen mask" concept.
tree
|
commitdiff
2012-01-12
Ben Pfaff
Better abstract OpenFlow error codes.
tree
|
commitdiff
2012-01-12
Ben Pfaff
nicira-ext: Rename "struct nxt_*" to "struct nx_*".
tree
|
commitdiff
2012-01-11
Pravin B Shelar
odp-util: Handle ipv6 in set nw action.
tree
|
commitdiff
2012-01-11
Ethan Jackson
ofproto-dpif: Honor statistics in packet_out().
tree
|
commitdiff
2012-01-10
Ethan Jackson
openflow: New Nicira Extended PACKET_IN format.
tree
|
commitdiff
2012-01-10
Ethan Jackson
ofproto-dpif: Implement PACKET_IN in userspace.
tree
|
commitdiff
2012-01-10
Ethan Jackson
flow: Create new flow_metadata structure for packet_in...
tree
|
commitdiff
2012-01-10
Ethan Jackson
ofputil: New function ofputil_decode_packet_in().
tree
|
commitdiff
2012-01-10
Ethan Jackson
ofp-util: Don't use ofpbuf in ofputil_packet_in struct.
tree
|
commitdiff
2012-01-10
Ethan Jackson
ofproto: Always clone packets in PACKET_IN message.
tree
|
commitdiff
2012-01-10
Ethan Jackson
pktbuf: Directly use pointers in pktbuf_save().
tree
|
commitdiff
2012-01-10
Ethan Jackson
ofp-print: Remove vestigial 'total_len' argument.
tree
|
commitdiff
2012-01-07
Ben Pfaff
ofproto-dpif: Keep subfacets longer to avoid assert...
tree
|
commitdiff
2012-01-05
Justin Pettit
ofproto-dpif: Fake-up OFPP_NONE input bundle for mirror...
tree
|
commitdiff
2012-01-05
Justin Pettit
ofproto-dpif: Have lookup_input_bundle() return a bundle.
tree
|
commitdiff
2012-01-05
Ben Pfaff
ofproto-dpif: Fix nondeterministic flow revalidation...
tree
|
commitdiff
2012-01-04
Ben Pfaff
ofproto: Fix detection of in-use VLANs based on the...
tree
|
commitdiff
2012-01-02
Ben Pfaff
ofproto-dpif: Fix GCC warning.
tree
|
commitdiff
2012-01-02
Ben Pfaff
ofproto-dpif: Omit "execute" operation entirely when...
tree
|
commitdiff
2011-12-28
Justin Pettit
Add ability to restrict flow mods and flow stats reques...
tree
|
commitdiff
2011-12-27
Ben Pfaff
ofproto-dpif: Fix bug in VLAN splinters.
tree
|
commitdiff
2011-12-21
Ben Pfaff
flow: Rename 'priority' to 'skb_priority'.
tree
|
commitdiff
2011-12-21
Ansis Atteka
vswitchd: fix "implicit declaration of function" build...
tree
|
commitdiff
2011-12-20
Ansis Atteka
vswitchd: In-band rules for Controller are missing...
tree
|
commitdiff
2011-12-19
Ben Pfaff
netflow: Move packet definitions to header file.
tree
|
commitdiff
2011-12-19
Ben Pfaff
packets: New function eth_from_hex().
tree
|
commitdiff
2011-12-19
Ben Pfaff
unixctl: Implement quoting.
tree
|
commitdiff
2011-12-19
Ben Pfaff
ofproto-dpif: Include datapath flow misses in flow...
tree
|
commitdiff
2011-12-16
Ben Pfaff
ofproto-dpif: Fix use-after-free for OFPP_CONTROLLER...
tree
|
commitdiff
2011-12-16
Ben Pfaff
ofproto-dpif: Flush MACs for deleted ports from every...
tree
|
commitdiff
2011-12-13
Ben Pfaff
ofproto-dpif: Avoid segfault for ports with bundles...
tree
|
commitdiff
2011-12-08
Pravin B Shelar
sflow: Use ofproto_port_get_stats().
tree
|
commitdiff
2011-12-08
Pravin B Shelar
ofproto: Device stats should include packets generated...
tree
|
commitdiff
2011-12-06
Luca Giraudo
ofproto-dpif-sflow: allow sFlow to infer the agent...
tree
|
commitdiff
2011-11-30
Pravin B Shelar
ofproto-dpif: Delete un-fit flow from datapath.
tree
|
commitdiff
2011-11-30
Pravin B Shelar
ofproto-dpif: Fix memory leak.
tree
|
commitdiff
2011-11-28
Ethan Jackson
odp-util: Move commit_odp_actions() from ofproto-dpif.
tree
|
commitdiff
2011-11-28
Ethan Jackson
ofproto-dpif: Remove redundant commit_odp_actions(...
tree
|
commitdiff
2011-11-28
Ben Pfaff
ofproto: Add "fast path".
tree
|
commitdiff
2011-11-28
Ben Pfaff
ofproto-dpif: Process multiple batches of upcalls in...
tree
|
commitdiff
2011-11-24
Justin Pettit
mirroring: Don't require the "normal" action to perform...
tree
|
commitdiff
2011-11-24
Justin Pettit
ovs-vswitchd: Track packet and byte statistics sent...
tree
|
commitdiff
2011-11-24
Ben Pfaff
Implement new "VLAN splinters" feature.
tree
|
commitdiff
2011-11-23
Ben Pfaff
ofproto-dpif: Separately track the initial VLAN TCI...
tree
|
commitdiff
2011-11-23
Ben Pfaff
ofproto-dpif: Move ODP actions from facets to subfacets.
tree
|
commitdiff
2011-11-23
Ben Pfaff
ofproto-dpif: Simplify invocation of send_packet().
tree
|
commitdiff
2011-11-23
Ben Pfaff
ofproto-dpif: Support differing user/kernel packet...
tree
|
commitdiff
2011-11-23
Ben Pfaff
ofproto-dpif: Factor NetFlow active timeouts out of...
tree
|
commitdiff
2011-11-23
Ben Pfaff
ofproto: Add "const" to ->rule_execute's "flow" parameter.
tree
|
commitdiff
2011-11-23
Ethan Jackson
vswitch: Implement dscp column of the Queue table.
tree
|
commitdiff
2011-11-23
Ethan Jackson
ofproto-dpif: Simplify commit logic.
tree
|
commitdiff
2011-11-23
Ethan Jackson
ofproto-dpif: Properly update tos and ttl fields.
tree
|
commitdiff
2011-11-18
Ethan Jackson
ofproto-dpif: Simplify output action composition.
tree
|
commitdiff
2011-11-18
Ethan Jackson
ofproto-dpif: Improperly handled OFPP_ALL action.
tree
|
commitdiff
2011-11-18
Ethan Jackson
ofproto-dpif: Enqueue incorrectly calls add_output_acti...
tree
|
commitdiff
2011-11-18
Ethan Jackson
ofproto-dpif: Consistently set NetFlow Output Interface.
tree
|
commitdiff
2011-11-18
Ethan Jackson
ofproto-dpif: Remove trailing whitespace.
tree
|
commitdiff
2011-11-18
Ben Pfaff
Implement a new port setting "other-config:priority...
tree
|
commitdiff
2011-11-17
Ethan Jackson
ofproto: Remove dead variable.
tree
|
commitdiff
2011-11-17
Justin Pettit
ofproto-dpif: Fix segfault in mirror_update_dups().
tree
|
commitdiff
2011-11-17
Ben Pfaff
ofproto-dpif: Get rid of "struct dst".
tree
|
commitdiff
2011-11-17
Ben Pfaff
odp-util: Add support for named ports to odp_flow_key_f...
tree
|
commitdiff
2011-11-17
Ben Pfaff
odp-util: New function factored out of put_userspace_ac...
tree
|
commitdiff
2011-11-17
Ben Pfaff
ofproto-dpif: Improve RSPAN translation performance...
tree
|
commitdiff
2011-11-17
Ben Pfaff
ofproto-dpif: Make compose_mirror_dsts() harder to...
tree
|
commitdiff
next