projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
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
2011-07-20
Ben Pfaff
ofproto-dpif: Ignore ECN bits in OFPAT_SET_NW_TOS actions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Ethan Jackson
vswitch: Implement bundle action.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Ethan Jackson
ofputil: Export ofputil_check_output_port().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Ethan Jackson
ofproto-dpif: Store bonding enabled flag on ofport.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Ethan Jackson
nicira-ext: Generalize nx_mp_fields into nx_hash_fields.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Ethan Jackson
ofproto: Don't commit modifiers on OFPP_NONE outputs.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ben Pfaff
ofproto-dpif: Do not mirror L2 multicast switch protoco...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ben Pfaff
debian: Remove obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ben Pfaff
ovs-lib: Allow "status" command to work as non-root.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ben Pfaff
ovs-ctl: Start ovs-vswitchd with correct niceness.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ben Pfaff
ovsdb: Log when remote connections are deconfigured.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Ben Pfaff
PORTING: Document why OVS does not support hybrid ofpro...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Ben Pfaff
rhel: Add ovs-bugtool manpage to list of packaged files.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Ben Pfaff
ovs-bugtool: Include conf.db backups in bugtool output.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Ben Pfaff
ovs-bugtool: Add an OVSDB snapshot to ovs-bugtool output.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Ben Pfaff
ovs-bugtool: Add plugins previously used only under...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Ben Pfaff
configure: Improve error message when pkg-config is...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Ethan Jackson
tests: Fix deprecated use of qw.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Ben Pfaff
ovs-bugtool: Dump dpkg-related information as well...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Ben Pfaff
ovs-bugtool: Turn off "group" and "other" permissions...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Ben Pfaff
ovs-bugtool: Make available outside of Debian packages.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Ben Pfaff
ovs-bugtool: Restore RHEL support.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Simon Horman
datapath: An expanded table should be larger than its...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Ben Pfaff
configure: Pass correct -target option to "cgcc" in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Ben Pfaff
INSTALL.bridge: Fix suggested ovs-brcompatd invocation.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Ben Pfaff
ovsdb: Remove useless "return;" in ovsdb_jsonrpc_sessio...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Ben Pfaff
packets: Remove unneeded !! from eth_addr_is_local().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Ben Pfaff
vconn-stream: Always call the stream's run function...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ben Pfaff
ovsdb-tool: Put version number in comment when compacti...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ben Pfaff
ovsdb: Fix segfault in ovsdb_file_txn_row_from_json().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ben Pfaff
ovs-ctl: Fix indentation of some headings.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ben Pfaff
python: Make invalid UTF-8 sequence messages consistent...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ben Pfaff
debian: Remove obsolete reference to var/log/core.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Justin Pettit
ofproto: Rename "private.h" to "ofproto->provider.h".
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Justin Pettit
PORTING: Add some minor clarifications.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Justin Pettit
ovs-ofctl: Document "in_port" action in man page.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Andrew Evans
connmgr: Free controller info in the same module where...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Andrew Evans
bridge: Update controller connection status correctly.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Ben Pfaff
bridge: Fix null pointer dereference.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Jesse Gross
tunneling: Force selection of an IP ID with GRE.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Ben Pfaff
ofp-util: Centralize decoding of OpenFlow actions.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Ben Pfaff
ofp-util: Simplify iteration through OpenFlow actions.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Ben Pfaff
ofp-util: Rename OFPUTIL_INVALID to OFPUTIL_MSG_INVALID.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Ben Pfaff
classifier: Print ARP opcode as "arp_op" instead of...
commit
|
commitdiff
|
tree
|
snapshot
next