projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2012-04-30
Ben Pfaff
cfm: Avoid constructing log message that will be droppe...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Ben Pfaff
ovs-bugtool: Add "ovs-vsctl show" output to bugtool.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Ben Pfaff
ovs-bugtool: Add "ovs-appctl coverage/show" output...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Ben Pfaff
debian: Install ovs-bugtool scripts by wildcard to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Gurucharan...
xenserver: Update Open vSwitch post upgrade instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Ben Pfaff
meta-flow: Correctly set destination MAC in mf_set_flow...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Ethan Jackson
rconn: Simplify rconn_send() semantics.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Ansis Atteka
nicira-ext: Support masking of nd_target field
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Ben Pfaff
coverage: Make ovs-appctl command more useful and less...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Ben Pfaff
coverage: Rate-limit logging coverage information.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Ben Pfaff
timeval: Rate-limit logging rusage information.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Ben Pfaff
cfm: Log fault status changes more informatively.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Ben Pfaff
json: Correct position tracking in JSON parser implemen...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Ben Pfaff
jsonrpc: Keep jsonrpc_recv() from taking over the CPU.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Ben Pfaff
Fix memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Simon Horman
Add OXM data to mf_fields
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Simon Horman
Add OXM_OF_* definitions
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Simon Horman
Correct OFPXMC12_{OPENFLOW_BASIC,EXPERIMENTER} definitions
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Ben Pfaff
vswitchd: Clean up iface_create().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Ben Pfaff
vswitchd: Make reconfiguration update port configuratio...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Ben Pfaff
vswitchd: Make iface_create() return an indication...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Ben Pfaff
vswitchd: Factor code to configure netdevs out of iface...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Ben Pfaff
vswitchd: Refactor iface_refresh_type() into iface_get_...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Ben Pfaff
vswitchd: Drop 'need_refresh' member from struct iface.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Ben Pfaff
vswitchd: Push ofproto_port declaration down to inner...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Ethan Jackson
bridge: Ignore null interfaces as required.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Ben Pfaff
vswitchd: Report actual port number, not -1, in "added...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Ben Pfaff
vswitch.xml: Document Interface external-ids:iface...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Ethan Jackson
bridge: Refactor bridge_reconfigure().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Ethan Jackson
vswitchd: Remove unused 'tag' from 'struct iface'.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Ben Pfaff
DESIGN: Describe principles of in-band control.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Ben Pfaff
tests: Generalize 'sed' calls in MAC learning test...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Ben Pfaff
tests: Avoid daemon race between pidfile creation and...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Ben Pfaff
ofproto: Fix use-after-free error when ports disappear.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Ben Pfaff
vswitchd: Make "cfm_health" column ephemeral.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Ben Pfaff
vswitchd: Make "cfm_fault_status" column ephemeral.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Ansis Atteka
automake: ofp-errors.[c|inc] are actually inside srcdir
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Yasuhito Takamiya
documantation: Trivial fix for kvm option error.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ovs-vsctl: Speed up port management operations with...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ovs-vsctl: Remove 'ctrl', 'n_ctrl' from struct vsctl_br...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ovs-vsctl: Remove 'fail_mode' member from struct vsctl_...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ovs-vsctl: Merge struct vsctl_info into struct vsctl_co...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ovs-vsctl: Verify VLAN bridge controllers in cmd_get_co...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ovs-vsctl: Verify correct record in cmd_get_fail_mode...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Simon Horman
datapath: Use ETH_ALEN instead of VLAN_ETH_ALEN
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Simon Horman
datapath: Include linux/completion.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid extra flow copy in xlate_actions...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid extra flow copy in xlate_actions...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid calling get_ofp_port() twice in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Implement "flow setup governor" to speed...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid malloc() in common case for "execut...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Make it easier to credit statistics for...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
classifier: Optimize search of "catchall" table.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
mac-learning: Speed up mac_table_hash().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
hash: Speed up hash_bytes().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid malloc() of "struct flow_miss".
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
dpif: Make caller of dpif_recv() provide buffer space.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid malloc() in common case for allocat...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Move definition of "struct subfacet"...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
netlink-socket: Make caller provide message receive...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
netlink-socket: Remove unnecessary #include.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
netlink: Postpone choosing sequence numbers until send...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid computing flow hash multiple times.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
dpif-linux: Avoid malloc() in dpif_linux_operate().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Avoid malloc() in common cases for xlate_...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofpbuf: New functions ofpbuf_use_stub() and ofpbuf_get_...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Don't do an extra flow translation when...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
netlink-socket: Avoid forcing a reply for final message...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
dpif: Include TCP flags in "ovs-dpctl dump-flows" output.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Batch flow uninstallations due to expiration.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Drop unneeded _SAFE from iteration in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Ben Pfaff
ofproto-dpif: Keep subfacet "used" times more up-to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Ansis Atteka
ovs-test: Enhancements to the ovs-test tool
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Ethan Jackson
lacp: Remove heartbeat mode.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Ethan Jackson
lacp: Remove custom transmission intervals.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Ethan Jackson
vswitch: Use consistent representation of DSCP bits.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Ethan Jackson
socket-util: Remove DSCP_INVALID.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Ethan Jackson
lib: Pull dscp bits out of reconnect.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Ethan Jackson
socket-util: Close socket on failed dscp modification.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Ansis Atteka
documentation: Add INSTALL.Libvirt file
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Ansis Atteka
ovs-save: Add "dev" keyword before interface names...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Ethan Jackson
stream: By default disable probing on unix sockets.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Ethan Jackson
python: Honor zero probe interval in reconnect.py
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Ben Pfaff
learn: Make it possible to parse "load" actions wider...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Ben Pfaff
learn: Fix bugs when learn actions use subfields wider...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Ben Pfaff
meta-flow: New functions for reading and writing genera...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Ben Pfaff
util: New function bitwise_is_all_zeros().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Ben Pfaff
util: New function bitwise_one().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Ethan Jackson
bridge: Rate limit port creations and deletions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Ethan Jackson
bridge: Rate limit default address warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Ben Pfaff
ovsdb-idl: Improve documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Ben Pfaff
ovsdb-idl: Improve ovsdb_idl_txn_increment() interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Ben Pfaff
ovsdb-idl: Simplify transaction retry.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Ben Pfaff
ovs-monitor-ipsec: Use same pattern as ovs-xapi-sync.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Arun Sharma
Python binaries to write comment in db show-log while...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Ansis Atteka
vswitchd: Remove port from datapath if it becomes non...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Ansis Atteka
datapath: Do not send notification if ovs_vport_set_opt...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Ethan Jackson
util: New function set_program_name_version().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Mehak Mahajan
Added handling of previously ignored cfm faults.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Gurucharan...
debian: Remove unused directory.
commit
|
commitdiff
|
tree
|
snapshot
next