projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2011-08-08
Ben Pfaff
ofproto: New helper macro OFPROTO_FOR_EACH_TABLE.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ofproto: Allow ->rule_choose_table() to be NULL regardl...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ofproto: Make ->construct() and ->destruct() more symme...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ofproto-dpif: Fix pointer arithmetic on null pointer.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ofproto-dpif: Make ofproto/trace accept an odp_flow...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
odp-util: New function odp_flow_key_from_string().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
odp-util: Format VLAN headers more like other headers...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
netdev: Get rid of struct netdev_options and netdev_ope...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
netdev: Decouple creating and configuring network devices.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
debian: Ensure that /var/run/openvswitch exists in...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
netdev: Clean up and refactor packet receive interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
bridge: Add port to datapath before trying to retrieve...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ovsdb: Correct specification inconsistency between...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ofp-util: Rewrite action decoding to improve compiler...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
Document and warn that mirroring to a VLAN is incompati...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
Document that mirroring to a GRE tunnel works and is...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ChangeLog: Rename NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Ben Pfaff
ovsdb: Fix typo in SPECS.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Casey Barker
lib: Adapt headers for use in C++.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ethan Jackson
util: Fix non-ANSI function declaration.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Justin Pettit
ovs-appctl: Add common commands to man page.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Justin Pettit
ovs-appctl: Add "version" command to print version...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Justin Pettit
util: Introduce get_program_version function.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Simon Horman
ovs-dpctl: Show number of flows
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ben Pfaff
in-band: Delete remaining rules when disabling in-band...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ben Pfaff
connmgr: Drop 'next_in_band_update' timer.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Justin Pettit
Prepare for a post-1.2.0 world (1.2.90).
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Justin Pettit
Prepare Open vSwitch 1.2.0 release.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Justin Pettit
Update ChangeLog to reflect changes since 1.1.0.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Simon Horman
datapath: Allow the number of hash entries to exceed...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Simon Horman
datapath: Allow table to expand to have TBL_MAX_BUCKETS...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Ben Pfaff
vlog: Move log level definitions from source code to...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Ben Pfaff
vlog: Add a new log level "off".
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Justin Pettit
debian: Fix path for ovsdb-server in init script.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Jesse Gross
datapath: Backport flex_arrays.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Jesse Gross
datapath: Don't pass __GFP_ZERO to kmalloc on older...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Jesse Gross
datapath: Backport reciprocal division.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Ethan Jackson
ovs-ofctl: Print human readable nx_pull_match() errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Ethan Jackson
nx-match: Shorten line length to 79 characters.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Simon Horman
ofproto-dpif: Allow setting of flow eviction threshold
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
pravin shelar
Datapath action should not refer to controller
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Ethan Jackson
git: Update gitignore in tests and utilities.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Ben Pfaff
ofproto-dpif: Fix mirror configuration and deconfiguration.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Ben Pfaff
vlog: Fix typo in VLOG_IS_ERR_ENABLED macro definition.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Ethan Jackson
xenserver: Fix typo in spec file.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Ben Pfaff
Remove spurious blank line.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
ovs-benchmark: New utility.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
socket-util: New function lookup_hostname().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
socket-util: Factor inet_parse_passive() out of inet_op...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
ovs-ofctl: Fix dump-ports and queue-stats commands.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
ovs-ofctl: New --readd option for "replace-flows".
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
netlink-socket: Reduce nl_sock_recv() from 2 (or more...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
netlink-socket: Remove unused nl_sock_sendv() function.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
debian: Move OVSDB schema and ovsdb-tool to openvswitch...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
ofproto-dpif: Restore former NORMAL action behavior...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
vlan-bitmap: Remove function vlan_bitmap_contains().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
mac-learning: Fix inverted logic in is_learning_vlan().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
datapath: Add missing targets to avoid failure on e...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ben Pfaff
ofp-print: Make port "config" and "state" output easier...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
vswitchd: Prevent multiple ovs-vswitchd processes from...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
ovsdb: Implement a "lock" feature in the database protocol.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
ovsdb: Refactor jsonrpc-server to make the concept...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
ovsdb: Report the number of connections for inbound...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
ovsdb-server: Reliably report status of inbound connect...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
ovsdb-client: Make "server" and "database" arguments...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
ovs-vswitchd: Make database socket command-line argumen...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
ovsdb-server: Make database command-line argument optional.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
dirs: Make sysconfdir available via ovs_sysconfdir().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
ovsdb-doc: Fix definition of .TQ macro.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
stream-unix: Fix naming of passive Unix streams.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Justin Pettit
Update version to reflect this branch is for post-1...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
debian: Fix bug from commit 211b05b5 "debian: Modernize...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
nx-match: Make more fields writable with NXAST_REG_MOVE...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
debian: Add support for bridge compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
ovs-vsctl: Log better warnings for duplicate ports...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
debian: Modernize use of dh_install.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
utilities: Install ovs-parse-leaks utility by default.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
ovs-ctl: Drop back to an empty database if schema conve...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ben Pfaff
ovs-ctl: Log messages about database upgrade process.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Ben Pfaff
rhel: Fix use of $< in ordinary Make rules.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Ben Pfaff
ovs-parse-leaks: Fix typos in manpage.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Ethan Jackson
mac-learning: Simplify memory management.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Ethan Jackson
mac-learning: Use random secret in hash function.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Ethan Jackson
bundle: New action "bundle_load".
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Ethan Jackson
bundle: Implement NX_BD_ALG_ACTIVE_BACKUP.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Ethan Jackson
nx-match: New helpers.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Ben Pfaff
util: New function log_2_floor().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Ethan Jackson
bundle: Run bundle_check() in unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Ethan Jackson
utilities: Add ovs-bugtool to gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Ethan Jackson
nx-match: Whitespace cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ben Pfaff
INTERNALS: Describe SLB bonding.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ben Pfaff
ofproto-dpif: Initialize 'may_enable' at port construct...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ethan Jackson
mac-learning: Convert to hmap.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ethan Jackson
mac-learning: Fix serious performance bug in the learni...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Ben Pfaff
ovs-ofctl: Use strchr() instead of strstr().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ben Pfaff
ovs-ofctl: Improve error message for "ovs-ofctl show...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ben Pfaff
bridge: Log a warning when QoS misconfiguration is...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ben Pfaff
bundle: Avoid GCC 4.5 warning about possibly uninitiali...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ben Pfaff
bundle: Treat slave_type properly as 32-bit value.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ben Pfaff
ofproto-dpif: Implement OFPAT_SET_NW_TOS.
commit
|
commitdiff
|
tree
|
snapshot
next