git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
datapath: Make checksum offsets unsigned.
[sliver-openvswitch.git]
/
vswitchd
/
2010-07-12
Ben Pfaff
vswitch: Distinguish mirrors by UUID, not by name.
tree
|
commitdiff
2010-07-12
Ben Pfaff
vswitch: Fix memory leak in mirror code.
tree
|
commitdiff
2010-07-12
Ben Pfaff
vswitch: Use ovsrec_qos_get_queues() to avoid open...
tree
|
commitdiff
2010-07-12
Ben Pfaff
vswitch: Use ovsdb_idl_get() to avoid O(n) in get_ovsre...
tree
|
commitdiff
2010-06-30
Ben Pfaff
Simplify shash_find() followed by shash_add() into...
tree
|
commitdiff
2010-06-29
Ben Pfaff
doc: Change "-" to "\-" in appropriate places.
tree
|
commitdiff
2010-06-24
Ben Pfaff
vswitchd: Add entity-relationship diagram to ovs-vswitc...
tree
|
commitdiff
2010-06-24
Ben Pfaff
vswitch: Implement unixctl command to reconnect OpenFlo...
tree
|
commitdiff
2010-06-23
Ben Pfaff
bridge: Implement basic periodic update of interface...
tree
|
commitdiff
2010-06-23
Ben Pfaff
bridge: Make configuration database records valid all...
tree
|
commitdiff
2010-06-23
Ben Pfaff
ovs-vswitchd: Allow bridge code to manage the database...
tree
|
commitdiff
2010-06-23
Ben Pfaff
ovsdb-idl: Simplify usage of ovsdb_idl_run().
tree
|
commitdiff
2010-06-23
Ben Pfaff
bridge: Drop unused enum definition.
tree
|
commitdiff
2010-06-23
Ben Pfaff
bridge: Remove unused functions.
tree
|
commitdiff
2010-06-23
Ben Pfaff
Use shash_destroy_free_data() to simplify a few scatter...
tree
|
commitdiff
2010-06-23
Ben Pfaff
Better document how ovsdb-server is meant to be used.
tree
|
commitdiff
2010-06-17
Ben Pfaff
vswitchd: Attempt to further clarify Port "trunk" and...
tree
|
commitdiff
2010-06-17
Ben Pfaff
Implement QoS framework.
tree
|
commitdiff
2010-06-17
Ben Pfaff
netlink: Make nl_sock_transact() discard reply if ...
tree
|
commitdiff
2010-06-17
Ben Pfaff
netlink: Drop sock parameter from nl_msg_put_(ge)nlmsgh...
tree
|
commitdiff
2010-06-17
Ben Pfaff
vswitch: Improve documentation for datapath_id column.
tree
|
commitdiff
2010-06-17
Ben Pfaff
vswitch: Datapath IDs are now 16 hex digits.
tree
|
commitdiff
2010-06-15
Ben Pfaff
brcompatd: Remove commented-out code.
tree
|
commitdiff
2010-06-15
Ben Pfaff
bridge: Remove commented-out code for custom management...
tree
|
commitdiff
2010-06-15
Ben Pfaff
bridge: Remove commented-out code to set OpenFlow descr...
tree
|
commitdiff
2010-06-15
Ben Pfaff
bridge: Remove unused and write-only members of 'struct...
tree
|
commitdiff
2010-06-10
Jesse Gross
netdev-vport: Use vport set_stats instead of internal...
tree
|
commitdiff
2010-06-04
Jesse Gross
bridge: Filter some gratuitous ARPs on bond slaves.
tree
|
commitdiff
2010-06-02
Jesse Gross
netdev: Remove may_create/may_open flags.
tree
|
commitdiff
2010-05-27
Ben Pfaff
Distribute files that had been overlooked.
tree
|
commitdiff
2010-05-27
Ben Pfaff
vswitchd: Treat gratuitous ARP requests like gratuitous...
tree
|
commitdiff
2010-05-26
Ben Pfaff
vswitchd: Build ovs-brcompatd only on Linux systems.
tree
|
commitdiff
2010-05-26
Ben Pfaff
proc-net-compat: Stub out on non-Linux.
tree
|
commitdiff
2010-05-26
Ben Pfaff
Always #include <sys/socket.h> before <net/if.h>.
tree
|
commitdiff
2010-05-26
Ben Pfaff
poll-loop: New function poll_timer_wait_until().
tree
|
commitdiff
2010-05-10
Jesse Gross
bridge: Add iface to hash table before calling iface_is...
tree
|
commitdiff
2010-05-10
Ben Pfaff
bridge: Fix double-free bug in port_reconfigure().
tree
|
commitdiff
2010-05-05
Ben Pfaff
bridge: Optimize trunk port common case.
tree
|
commitdiff
2010-05-05
Ben Pfaff
bridge: Optimize port_lookup() using a hash.
tree
|
commitdiff
2010-05-05
Ben Pfaff
bridge: Optimize iface_lookup() and port_lookup_iface...
tree
|
commitdiff
2010-05-05
Ben Pfaff
ovs-vswitchd: Implement "exit" unixctl command.
tree
|
commitdiff
2010-05-05
Ben Pfaff
vswitchd: Fix documentation of "agent" column in "sFlow...
tree
|
commitdiff
2010-05-05
Ben Pfaff
bridge: Fix double-free in sFlow configuration.
tree
|
commitdiff
2010-04-29
Jesse Gross
bridge: Immediately drop interfaces that can't be opened.
tree
|
commitdiff
2010-04-26
Ben Pfaff
vswitchd: Rename bridge_reconfigure_controller().
tree
|
commitdiff
2010-04-26
Ben Pfaff
vswitchd: Enable in-band control to managers.
tree
|
commitdiff
2010-04-20
Ben Pfaff
Add support for multiple OpenFlow controllers on a...
tree
|
commitdiff
2010-04-20
Ben Pfaff
ofproto: Bundle all controller-related settings into...
tree
|
commitdiff
2010-04-19
Jesse Gross
Document GRE port options.
tree
|
commitdiff
2010-04-19
Ben Pfaff
Update fake bond devices' statistics with the sum of...
tree
|
commitdiff
2010-04-19
Jesse Gross
tunneling: Add support for tunnel ID.
tree
|
commitdiff
2010-04-16
Ben Pfaff
bridge: Don't learn from inadmissible flows when revisi...
tree
|
commitdiff
2010-04-16
Ben Pfaff
bridge: Factor admissibility check out of process_flow().
tree
|
commitdiff
2010-04-16
Ben Pfaff
bridge: Minor cleanup in process_flow().
tree
|
commitdiff
2010-04-16
Ben Pfaff
bridge: Don't log warnings when revalidating.
tree
|
commitdiff
2010-04-15
Justin Pettit
netdev: Add support for "patch" type
tree
|
commitdiff
2010-04-12
Ben Pfaff
vswitch: Fix documentation for network-uuids external...
tree
|
commitdiff
2010-04-12
Ben Pfaff
jsonrpc: Add support for passive connections.
tree
|
commitdiff
2010-04-09
Justin Pettit
vswitch: Mark bridge_update_desc argument as unused
tree
|
commitdiff
2010-04-06
Justin Pettit
vswitchd: Fix small memory leak in bridge_init
tree
|
commitdiff
2010-04-05
Ben Pfaff
vswitchd: Make the bond rebalancing interval user-confi...
tree
|
commitdiff
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
tree
|
commitdiff
2010-03-24
Ben Pfaff
vswitchd: Make names of Bridge external_ids generic.
tree
|
commitdiff
2010-03-19
Ben Pfaff
vswitch: Limit SSL table to a single row.
tree
|
commitdiff
2010-03-19
Ben Pfaff
docs: Move PKI section heading into individual manpages.
tree
|
commitdiff
2010-03-19
Ben Pfaff
stream-ssl: Make no-op reconfiguration cheap.
tree
|
commitdiff
2010-03-18
Ben Pfaff
vswitch: Limit Open_vSwitch table to a single record.
tree
|
commitdiff
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
tree
|
commitdiff
2010-03-17
Ben Pfaff
vswitch: Use weak references in Mirror table.
tree
|
commitdiff
2010-03-17
Ben Pfaff
ovsdb: Add support for weak references.
tree
|
commitdiff
2010-03-17
Ben Pfaff
vswitchd: Remove documentation of xs-network-names.
tree
|
commitdiff
2010-03-17
Ben Pfaff
vswitchd: Make names of Interface external_ids generic.
tree
|
commitdiff
2010-03-15
Jesse Gross
bridge: Remove leftover from config file.
tree
|
commitdiff
2010-03-11
Justin Pettit
Add "external_ids" column to Open_vSwitch table, add...
tree
|
commitdiff
2010-03-09
Ben Pfaff
ovs-brcompatd: Fix stupid merge error.
tree
|
commitdiff
2010-03-08
Ben Pfaff
ovs-brcompatd: Delete what Bridge references when delet...
tree
|
commitdiff
2010-03-08
Ben Pfaff
ovsdb-idl: Make ovsdb_idl_txn_add_comment() take a...
tree
|
commitdiff
2010-03-06
Ben Pfaff
ovsdb: Remove "comment" support from OVSDB schemas.
tree
|
commitdiff
2010-03-06
Ben Pfaff
Add documentation for the vswitch database schema.
tree
|
commitdiff
2010-03-04
Ben Pfaff
Update Open vSwitch documentation.
tree
|
commitdiff
2010-03-03
Justin Pettit
ovs-brcompatd: Add comments to config db transactions
tree
|
commitdiff
2010-03-03
Justin Pettit
ovs-brcompatd: Add rate-limit argument to rate-limited...
tree
|
commitdiff
2010-03-03
Ben Pfaff
brcompatd: Make bridge ioctls synchronous again.
tree
|
commitdiff
2010-03-03
Ben Pfaff
ovsdb-idl: New function ovsdb_idl_txn_commit_block().
tree
|
commitdiff
2010-03-02
Ben Pfaff
ovs-brcompatd: Don't delete bridge twice.
tree
|
commitdiff
2010-02-21
Justin Pettit
bridge: Map an "internal" config device type to a ...
tree
|
commitdiff
2010-02-25
Ben Pfaff
ovsdb: Add support for "enum" constraints.
tree
|
commitdiff
2010-02-25
Ben Pfaff
Remove PCRE dependency.
tree
|
commitdiff
2010-02-25
Ben Pfaff
ovsdb: Drop regular expression constraints.
tree
|
commitdiff
2010-02-25
Ben Pfaff
ovs-brcompatd: Delete Bridge record when deleting a...
tree
|
commitdiff
2010-02-25
Ben Pfaff
ovs-brcompatd: Fix dangling reference in del_port().
tree
|
commitdiff
2010-02-24
Ben Pfaff
Merge "master" into "next".
tree
|
commitdiff
2010-02-20
Justin Pettit
ovs-vswitchd: Remove inline OpenFlow descriptions
tree
|
commitdiff
2010-02-11
Ben Pfaff
Merge "master" into "next".
tree
|
commitdiff
2010-02-11
Ben Pfaff
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
tree
|
commitdiff
2010-02-11
Ben Pfaff
ovs-brcompatd: Use error instead of pointer in handle_f...
tree
|
commitdiff
2010-02-11
Ben Pfaff
vswitchd: Drop assignment whose value is never used...
tree
|
commitdiff
2010-02-11
Ben Pfaff
vswitch: Fix uninitialized variable.
tree
|
commitdiff
2010-02-10
Ben Pfaff
ovs-brcompatd: Handle transaction errors slightly more...
tree
|
commitdiff
2010-02-09
Ben Pfaff
ovsdb: Add support for multiple databases to the protocol.
tree
|
commitdiff
next