git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
util: New function ovs_fatal_valist().
[sliver-openvswitch.git]
/
lib
/
2011-04-29
Ben Pfaff
util: New function ovs_fatal_valist().
tree
|
commitdiff
2011-04-29
Ben Pfaff
signals: New function signal_name().
tree
|
commitdiff
2011-04-29
Ben Pfaff
type-props: New macro for estimating length of a decima...
tree
|
commitdiff
2011-04-11
Ben Pfaff
dpif-linux: Avoid logging error on ENOENT in dpif_linux...
tree
|
commitdiff
2011-04-11
Ben Pfaff
dpif-linux: Avoid segfault on netdev_get_stats() withou...
tree
|
commitdiff
2011-04-07
Ethan Jackson
cfm: Fix broken fault logic.
v1.1.0
tree
|
commitdiff
2011-04-06
Ethan Jackson
dpif-linux: Choose port numbers more prudently.
tree
|
commitdiff
2011-04-01
Ethan Jackson
cfm: Allow time for CCM reception after cfm_configure();
tree
|
commitdiff
2011-04-01
Ethan Jackson
cfm: cfm_configure() only update when necessary.
tree
|
commitdiff
2011-03-31
Ben Pfaff
ovsdb-types: Fix bug in ovsdb_base_type_is_ref().
tree
|
commitdiff
2011-03-31
Ben Pfaff
ovs-openflowd: Use sset in place of svec.
tree
|
commitdiff
2011-03-31
Ben Pfaff
ovsdb-parser: Use sset instead of svec for detecting...
tree
|
commitdiff
2011-03-31
Ben Pfaff
netdev: Use sset instead of svec in netdev interface.
tree
|
commitdiff
2011-03-31
Ben Pfaff
dpif: Use sset instead of svec in dpif interface.
tree
|
commitdiff
2011-03-31
Ben Pfaff
Convert shash users that don't use the 'data' value...
tree
|
commitdiff
2011-03-31
Ben Pfaff
sset: New data type for a set of strings.
tree
|
commitdiff
2011-03-31
Ethan Jackson
learning-switch: Remove dead assignment.
tree
|
commitdiff
2011-03-31
Ethan Jackson
netdev-linux: Remove dead assignments.
tree
|
commitdiff
2011-03-31
Ethan Jackson
cfm: Use new timer library.
tree
|
commitdiff
2011-03-31
Ethan Jackson
lacp: Use new timer library.
tree
|
commitdiff
2011-03-31
Ethan Jackson
lib: Create new timer library.
tree
|
commitdiff
2011-03-31
Ethan Jackson
cfm: Fix appctl negative report.
tree
|
commitdiff
2011-03-30
Ben Pfaff
ofpbuf: Make ofpbufs initialized with ofpbuf_use_stack...
tree
|
commitdiff
2011-03-30
Ben Pfaff
odp-util: Replace ODPUTIL_FLOW_KEY_U32S by new struct...
tree
|
commitdiff
2011-03-30
Ben Pfaff
mac-learning: Fix mac_entry_is_grat_arp_locked().
tree
|
commitdiff
2011-03-30
Ben Pfaff
ofp-util: Remove flow_stats_iterator, flows_stats_first...
tree
|
commitdiff
2011-03-30
Ben Pfaff
timeval: Only log poll intervals longer than 50 ms.
tree
|
commitdiff
2011-03-30
Gaetano Catalli
Fix compilation of openvswitch-1.1.0pre2 on FreeBSD-8.1
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Move hton_ofp_phy_port() to ofp-util.
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Break packet_in encoding out of ofproto into...
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Factor building of flow_removed messages out...
tree
|
commitdiff
2011-03-29
Ben Pfaff
daemon: Avoid redundant code in already_running().
tree
|
commitdiff
2011-03-29
Ben Pfaff
daemon: Write "already running" message to log also.
tree
|
commitdiff
2011-03-28
Ethan Jackson
cfm: No longer keep track of bad remote MPs and MAIDS.
tree
|
commitdiff
2011-03-28
Ethan Jackson
cfm: Create new cfm/show appctl command.
tree
|
commitdiff
2011-03-28
Ethan Jackson
cfm: Reduce missed CCM detection time.
tree
|
commitdiff
2011-03-28
Ethan Jackson
cfm: Don't report unexpected remote endpoints.
tree
|
commitdiff
2011-03-28
Ethan Jackson
cfm: Immediately signal fault on bad CCM reception.
tree
|
commitdiff
2011-03-25
Ethan Jackson
packets: Move CFM related packet information to cfm...
tree
|
commitdiff
2011-03-23
Ethan Jackson
cfm: cfm_run() return ccm instead of packet.
tree
|
commitdiff
2011-03-23
Ethan Jackson
packets: Create new compose_packet() function.
tree
|
commitdiff
2011-03-23
Ethan Jackson
cfm: Move destination address to cfm.h
tree
|
commitdiff
2011-03-23
Justin Pettit
odp-util: Print tunnel ids in host-order.
tree
|
commitdiff
2011-03-22
Ben Pfaff
mac-learning: Expose function for expiring a single...
tree
|
commitdiff
2011-03-22
Ben Pfaff
bridge: Use pointer to "struct port", not "port_idx...
tree
|
commitdiff
2011-03-22
Ben Pfaff
mac-learning: Change 'port' member to a union.
tree
|
commitdiff
2011-03-22
Ben Pfaff
mac-learning: Refactor to increase generality.
tree
|
commitdiff
2011-03-21
Ben Pfaff
list: Allow list_front(), list_back() to take 'const...
tree
|
commitdiff
2011-03-21
Ben Pfaff
list: Fix indentation.
tree
|
commitdiff
2011-03-18
Ben Pfaff
cfm: Immediately signal a fault upon receiving an unexp...
tree
|
commitdiff
2011-03-18
Ben Pfaff
ofp-parse: Generalize parse_ofp_add_flow_file() to...
tree
|
commitdiff
2011-03-18
Ben Pfaff
ovs-ofctl: New commands "replace-flows" and "diff-flows".
tree
|
commitdiff
2011-03-18
Ben Pfaff
ofpbuf: New function ofpbuf_steal_data().
tree
|
commitdiff
2011-03-18
Ben Pfaff
vlog: Add comment describing the purpose of each log...
tree
|
commitdiff
2011-03-18
Ethan Jackson
lacp: Enable "fast" lacp timing mode.
tree
|
commitdiff
2011-03-18
Ethan Jackson
lacp: Transmit more judiciously.
tree
|
commitdiff
2011-03-18
Ethan Jackson
vswitchd: Modularize LACP.
tree
|
commitdiff
2011-03-17
Ethan Jackson
packets: Rename LACP portid and sysid to port_id and...
tree
|
commitdiff
2011-03-17
Ethan Jackson
packets: create new compose_lacp_pdu() function.
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofproto: Remove controller discovery support.
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofproto: Get rid of archaic "switch status" OpenFlow...
tree
|
commitdiff
2011-03-16
Ben Pfaff
dynamic-string: New function ds_get_preprocessed_line().
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofp-util: New function ofputil_decode_flow_stats_reply().
tree
|
commitdiff
2011-03-16
Ben Pfaff
classifier: Omit all-1-bits mask for VLAN TCI in cls_ru...
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofp-print: Consistently print priority only if it is...
tree
|
commitdiff
2011-03-15
Ethan Jackson
htb: Set required min-rate to mtu not 1500.
tree
|
commitdiff
2011-03-15
Ethan Jackson
hfsc: min-rate tweaks.
tree
|
commitdiff
2011-03-15
Ethan Jackson
qos: Remove min-rate requirement for linux-htb and...
tree
|
commitdiff
2011-03-14
Justin Pettit
netdev-vport: Log at ERR level when port won't be created.
tree
|
commitdiff
2011-03-14
Justin Pettit
netdev-vport: Don't create port when ovs-monitor-ipsec...
tree
|
commitdiff
2011-03-14
Andrew Evans
ofproto: Store time since last connect and disconnect...
tree
|
commitdiff
2011-03-14
Andrew Evans
ovsdb-server: Report time since last connect and discon...
tree
|
commitdiff
2011-03-14
Ben Pfaff
ofp-print: Omit timestamp when printing packets in...
tree
|
commitdiff
2011-03-13
Justin Pettit
netdev-vport: Warn on IPsec tunnels when ovs-monitor...
tree
|
commitdiff
2011-03-10
Justin Pettit
netdev-vport: Don't warn when a tunnel key is set.
tree
|
commitdiff
2011-03-10
Ben Pfaff
table: Fix typo in manpage.
tree
|
commitdiff
2011-03-10
Ben Pfaff
ovsdb: Implement garbage collection.
tree
|
commitdiff
2011-03-10
Ben Pfaff
ovsdb-data: Expose guts of ovsdb_symbol_table() to...
tree
|
commitdiff
2011-03-10
Ben Pfaff
ovsdb-data: Rename 'used' to 'created' in struct ovsdb_...
tree
|
commitdiff
2011-03-10
Ben Pfaff
ovsdb: Improve error reporting for some internal errors.
tree
|
commitdiff
2011-03-10
Ben Pfaff
ovsdb-data: Verify that named-uuid string is an <id>.
tree
|
commitdiff
2011-03-10
Andrew Evans
reconnect: Rename CONNECT_IN_PROGRESS state to CONNECTI...
tree
|
commitdiff
2011-03-10
Andrew Evans
reconnect: Track last-disconnected time.
tree
|
commitdiff
2011-03-04
Ben Pfaff
netdev-port: Fix invalid memory access in netdev_vport_...
tree
|
commitdiff
2011-03-03
Jesse Gross
flow: Make IPv6 userspace code match kernel.
tree
|
commitdiff
2011-03-03
Jesse Gross
datapath: Allow jumbograms through IPv6 parsing.
tree
|
commitdiff
2011-03-02
Jesse Gross
flow: Avoid assertion failure on invalid IPv6 packet.
tree
|
commitdiff
2011-03-01
Ben Pfaff
stream-ssl: Only set SSL client session once.
tree
|
commitdiff
2011-03-01
Ben Pfaff
stream-ssl: Break interpretation of queued error into...
tree
|
commitdiff
2011-03-01
Ben Pfaff
ofp-util: Make NXM required for 64-bit cookies in is_nx...
tree
|
commitdiff
2011-02-25
Ben Pfaff
ofp-print: Don't print priority for flow stats requests.
tree
|
commitdiff
2011-02-25
Ben Pfaff
util: Avoid uninitialized pointer complaints from Coverity.
tree
|
commitdiff
2011-02-23
Ben Pfaff
util: Make out_of_memory() call abort() instead of...
tree
|
commitdiff
2011-02-23
Ben Pfaff
dhcp-client: Remove useless call to timeout() from...
tree
|
commitdiff
2011-02-23
Ben Pfaff
ovsdb-idl: JSONRPC_REPLY message always has nonnull...
tree
|
commitdiff
2011-02-23
Ben Pfaff
rconn: Clarify rconn_run_wait().
tree
|
commitdiff
2011-02-23
Ben Pfaff
leak-checker: Avoid printing freed pointer.
tree
|
commitdiff
2011-02-23
Ben Pfaff
stream: Make stream_report_content() tolerate negative...
tree
|
commitdiff
2011-02-23
Ben Pfaff
process: Avoid late failure if /dev/null cannot be...
tree
|
commitdiff
2011-02-23
Justin Pettit
ovsdb-idl: Remove deadcode related to "reply" in ovsdb_...
tree
|
commitdiff
next