projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bridge: Destroy ofproto before deleting dpif.
[openvswitch]
/
lib
/
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
2011-02-23
Justin Pettit
nx-match: Don't fall through case when handling dest...
tree
|
commitdiff
2011-02-23
Justin Pettit
netdev-linux: Zero-out "sin" in netdev_linux_arp_lookup().
tree
|
commitdiff
2011-02-23
Justin Pettit
table: Free "error" in cell_to_text().
tree
|
commitdiff
2011-02-23
Ben Pfaff
multipath: Validate multipath actions more thoroughly...
tree
|
commitdiff
2011-02-23
Ben Pfaff
ofp-parse: Don't segfault when an OpenFlow action's...
tree
|
commitdiff
2011-02-23
Ben Pfaff
util: New function ovs_strzcpy().
tree
|
commitdiff
2011-02-23
Ben Pfaff
util: Don't read over 'size - 1' bytes of source string...
tree
|
commitdiff
2011-02-22
Ben Pfaff
string: Implement strnlen() if it is missing.
tree
|
commitdiff
2011-02-22
Justin Pettit
vconn: Fix comparison that should be assignment in...
tree
|
commitdiff
2011-02-22
Justin Pettit
socket-util: Free strings in make_sockaddr_un() error...
tree
|
commitdiff
2011-02-22
Justin Pettit
daemon: Fix leak of string in make_pidfile().
tree
|
commitdiff
2011-02-22
Justin Pettit
ovsdb-data: Free string leaked in ovsdb_datum_from_stri...
tree
|
commitdiff
2011-02-15
Ben Pfaff
vconn-stream: Make definitions of tcp_vconn_class,...
tree
|
commitdiff
2011-02-15
Ben Pfaff
dpif-netdev: Fix segfault handling packets.
tree
|
commitdiff
2011-02-09
Ben Pfaff
ovs-vsctl: Add formatting options for the "list" and...
tree
|
commitdiff
2011-02-09
Ben Pfaff
table: Add new "bare" output formatting options.
tree
|
commitdiff
2011-02-09
Ben Pfaff
ovsdb-client: Break table formatting into new library.
tree
|
commitdiff
2011-02-07
Justin Pettit
datapath: Better calculate max nlattr-formatted flow...
tree
|
commitdiff
2011-02-07
Justin Pettit
datapath: Increase size of max nlattr-formatted flow...
tree
|
commitdiff
2011-02-07
Ben Pfaff
ovs-vswitchd: Complete daemonization only after initial...
tree
|
commitdiff
2011-02-07
Ben Pfaff
daemon: Define daemon options enums the same way as...
tree
|
commitdiff
2011-02-07
Ethan Jackson
vswitchd: Tweak LACP values.
tree
|
commitdiff
next