git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename "xs-vif-mac" external_ids key to "attached-mac", for generality.
[sliver-openvswitch.git]
/
lib
/
2010-09-01
Ben Pfaff
ofpbuf: Add ofpbuf_new_with_headroom(), ofpbuf_clone_wi...
tree
|
commitdiff
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
tree
|
commitdiff
2010-08-27
Ben Pfaff
stream-ssl: Use OPENSSL_free() to free memory from...
tree
|
commitdiff
2010-08-27
Ben Pfaff
datapath: Avoid accesses past the end of skbuff data...
tree
|
commitdiff
2010-08-27
Ben Pfaff
learning-switch: Ignore "packet_in"s caused by OFPP_CON...
tree
|
commitdiff
2010-08-27
Ben Pfaff
ofproto: Avoid user->kernel->user round-trip for many...
tree
|
commitdiff
2010-08-26
Ben Pfaff
dpif-netdev: Expand tabs.
tree
|
commitdiff
2010-08-26
Ben Pfaff
Add Nicira extension to OpenFlow for dropping spoofed...
tree
|
commitdiff
2010-08-25
Ben Pfaff
Implement initial Python bindings for Open vSwitch...
tree
|
commitdiff
2010-08-25
Ben Pfaff
daemon: Improve comments.
tree
|
commitdiff
2010-08-25
Ben Pfaff
reconnect: Fix typo in comment.
tree
|
commitdiff
2010-08-25
Ben Pfaff
json: Remove unused return value from json_parser_push().
tree
|
commitdiff
2010-08-25
Ben Pfaff
poll-loop: Fix obsolete comment.
tree
|
commitdiff
2010-08-25
Ben Pfaff
jsonrpc: Indentation fix.
tree
|
commitdiff
2010-08-25
Ben Pfaff
stream, vconn: Fix comments.
tree
|
commitdiff
2010-08-25
Ben Pfaff
json: Remove write-only variable from json_lex_number().
tree
|
commitdiff
2010-08-25
Ben Pfaff
ovsdb: Remove unused ovsdb_datum_from_json_unique().
tree
|
commitdiff
2010-08-24
Jesse Gross
netdev-tunnel: Add CAPWAP userspace interface.
tree
|
commitdiff
2010-08-24
Jesse Gross
netdev: Don't assume all netdevs are available at runtime.
tree
|
commitdiff
2010-08-24
Jesse Gross
netdev-gre: Genericize GRE netdev.
tree
|
commitdiff
2010-08-24
Jesse Gross
datapath: Abstract tunneling implementation from GRE.
tree
|
commitdiff
2010-08-23
Jesse Gross
terminal: Remove vlog modules.
tree
|
commitdiff
2010-08-23
Ben Pfaff
Remove ezio-term and ovs-switchui utilities.
tree
|
commitdiff
2010-08-21
Jesse Gross
gre: Don't require incoming checksum.
tree
|
commitdiff
2010-08-21
Jesse Gross
gre: Disable checksums by default.
tree
|
commitdiff
2010-08-20
Tsvi Slonim
backtrace: Use generic code to find the bottom of the...
tree
|
commitdiff
2010-08-20
Bryan Phillippe
socket-util: Suppress uninitialized variable warning...
tree
|
commitdiff
2010-08-20
Bryan Phillippe
vconn-stream: printf() specifier for int is %d (not...
tree
|
commitdiff
2010-08-20
Bryan Phillippe
socket-util: Remove stray printf() from make_unix_socket().
tree
|
commitdiff
2010-08-19
Ben Pfaff
Fix SSL boilerplate descriptions in manpages.
tree
|
commitdiff
2010-08-13
Ben Pfaff
odp-util: Avoid branch in odp_actions_add().
tree
|
commitdiff
2010-08-13
Ben Pfaff
uuid: Fix warnings carelessly introduced a few commits...
tree
|
commitdiff
2010-08-13
Ben Pfaff
Remove vestigial support for Spanning Tree Protocol.
tree
|
commitdiff
2010-08-12
Ben Pfaff
random: Get random seed from /dev/urandom.
tree
|
commitdiff
2010-08-12
Ben Pfaff
uuid: Break code to read /dev/urandom into a new module.
tree
|
commitdiff
2010-08-12
Ben Pfaff
util: Make ovs_fatal() understand EOF also.
tree
|
commitdiff
2010-08-12
Ben Pfaff
daemon: Make sure that vlog is initialized when a proce...
tree
|
commitdiff
2010-08-11
Ben Pfaff
random: Implement a decent random number generator.
tree
|
commitdiff
2010-08-11
Ben Pfaff
bridge: Don't pay attention to columns that vswitchd...
tree
|
commitdiff
2010-08-11
Ben Pfaff
ovsdb-idl: Make it possible to omit or pay less attenti...
tree
|
commitdiff
2010-08-11
Ben Pfaff
stream-ssl: Enable SSL session caching.
tree
|
commitdiff
2010-08-11
Ben Pfaff
stream-ssl: Remove unused 'connect_error' member.
tree
|
commitdiff
2010-08-10
Ben Pfaff
dpif-netdev: Properly track whether there is a vlan...
tree
|
commitdiff
2010-08-10
Ben Pfaff
dpif-netdev: Tolerate undersized packets.
tree
|
commitdiff
2010-08-10
Ben Pfaff
datapath: Fix handling of 802.1Q and SNAP headers.
tree
|
commitdiff
2010-08-06
Ben Pfaff
json: Add extern "C" { ... } to headers.
tree
|
commitdiff
2010-08-06
Ben Pfaff
tag: Be more precise about choosing tags to add, in...
tree
|
commitdiff
2010-08-06
Ben Pfaff
tag: Use existing macro instead of constant.
tree
|
commitdiff
2010-08-05
Ben Pfaff
stream-ssl: Make changing keys and certificate at runti...
tree
|
commitdiff
2010-08-03
Ben Pfaff
datapath: Don't track IP TOS value two different ways.
tree
|
commitdiff
2010-07-30
Ben Pfaff
learning-switch: Avoid violating C aliasing rules initi...
tree
|
commitdiff
2010-07-30
Ben Pfaff
sflow: Avoid "unused parameter" warnings from GCC 4.4.
tree
|
commitdiff
2010-07-30
Ben Pfaff
ovs-ofctl: Add support for OpenFlow enqueue action.
tree
|
commitdiff
2010-07-30
Justin Pettit
learning-switch: Add ability to define default flows
tree
|
commitdiff
2010-07-30
Justin Pettit
ofp-parse: Break string-to-openflow parsing into librar...
tree
|
commitdiff
2010-07-23
Ben Pfaff
vlog: Fix logic error in update_min_level().
tree
|
commitdiff
2010-07-21
Ben Pfaff
vlog: Make the vlog module catalog program-specific.
tree
|
commitdiff
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
tree
|
commitdiff
2010-07-21
Ben Pfaff
vlog: Make vlog initialize itself when necessary.
tree
|
commitdiff
2010-07-21
Ben Pfaff
timeval: Make time_init() static and remove calls to it.
tree
|
commitdiff
2010-07-21
Ben Pfaff
timeval: Make timeval module initialize itself.
tree
|
commitdiff
2010-07-21
Ben Pfaff
timeval: Integrate CLOCK_MONOTONIC detection into time_...
tree
|
commitdiff
2010-07-20
Ben Pfaff
netdev-linux: Avoid minor number 0 in traffic control.
tree
|
commitdiff
2010-07-20
Ben Pfaff
netdev-linux: Dump all queues, not just direct children...
tree
|
commitdiff
2010-07-20
Ben Pfaff
dpif-linux: Translate queues to priorities correctly.
tree
|
commitdiff
2010-07-20
Ben Pfaff
dpif: Abstract translation from OpenFlow queue ID into...
tree
|
commitdiff
2010-07-20
Ben Pfaff
Add pretty-printers for QoS related OpenFlow and ODP...
tree
|
commitdiff
2010-07-20
Ben Pfaff
learning-switch: Add support for OpenFlow queues.
tree
|
commitdiff
2010-07-20
Ben Pfaff
learning-switch: Break packet-in processing into two...
tree
|
commitdiff
2010-07-16
Ben Pfaff
learning-switch: Refactor wildcards calculation.
tree
|
commitdiff
2010-07-16
Ben Pfaff
learning-switch: Reserved addresses are destinations...
tree
|
commitdiff
2010-07-15
Jesse Gross
datapath: Don't update flow key when applying actions.
tree
|
commitdiff
2010-07-15
Jesse Gross
vport: Use EBUSY to represent already attached device.
tree
|
commitdiff
2010-07-14
Ben Pfaff
ofpbuf: Implement unsupported feature in ofpbuf_trim().
tree
|
commitdiff
2010-07-12
Ben Pfaff
ovsdb-idl: Transition to better interfaces for reading...
tree
|
commitdiff
2010-07-12
Ben Pfaff
ovsdb: New functions ovsdb_datum_sort_unique(), ovsdb_d...
tree
|
commitdiff
2010-07-12
Ben Pfaff
ovsdb: New functions ovsdb_atom_default(), ovsdb_datum_...
tree
|
commitdiff
2010-07-12
Ben Pfaff
ovsdb: Document some ovsdb-data.[ch] functions.
tree
|
commitdiff
2010-06-30
Ben Pfaff
json: Better handle JSON objects with duplicate names.
tree
|
commitdiff
2010-06-30
Ben Pfaff
shash: New function shash_replace().
tree
|
commitdiff
2010-06-30
Ben Pfaff
shash: Refactor shash_add_nocopy(), shash_find().
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-29
Ben Pfaff
daemon: Clarify documentation.
tree
|
commitdiff
2010-06-29
Ben Pfaff
ovs-vsctl: Prepare for more flexible database argument...
tree
|
commitdiff
2010-06-28
Ben Pfaff
ofproto: Log changes made by flow normalization.
tree
|
commitdiff
2010-06-25
Ben Pfaff
timeval: Hide "memory leak" from Valgrind.
tree
|
commitdiff
2010-06-24
Jesse Gross
ovsdb-idl: Check if row->written is valid.
tree
|
commitdiff
2010-06-24
Ben Pfaff
rconn: Suppress failed connection messages after the...
tree
|
commitdiff
2010-06-24
Ben Pfaff
vconn: Fix tracking of "connected" state.
tree
|
commitdiff
2010-06-24
Ben Pfaff
rconn: Remove superfluous \n from log message.
tree
|
commitdiff
2010-06-23
Ben Pfaff
ovsdb-idl: Drop unnecessary allocation from ovsdb_idl_t...
tree
|
commitdiff
2010-06-23
Ben Pfaff
ovsdb-idl: Start documenting the public interface.
tree
|
commitdiff
2010-06-23
Ben Pfaff
ovsdb-idl: Simplify usage of ovsdb_idl_run().
tree
|
commitdiff
2010-06-23
Ben Pfaff
Use shash_destroy_free_data() to simplify a few scatter...
tree
|
commitdiff
2010-06-23
Ben Pfaff
stream-ssl: Log protocol details at DBG level.
tree
|
commitdiff
2010-06-22
Ben Pfaff
ofp-util: Also normalize nw_tos in normalize_match().
tree
|
commitdiff
2010-06-22
Ben Pfaff
Suppress ovsdb-server log messages about connections...
tree
|
commitdiff
2010-06-22
Ben Pfaff
jsonrpc: Suppress duplicate logging.
tree
|
commitdiff
2010-06-22
Ben Pfaff
jsonrpc: Propagate error code to reconnect_disconnected().
tree
|
commitdiff
next