projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ovs-brcompatd: Simplify code in brc_recv_update().
[openvswitch]
/
lib
/
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
2011-02-05
Ben Pfaff
netlink: Use proper types and functions for half-aligne...
tree
|
commitdiff
2011-02-05
Ben Pfaff
openflow: Use types and accessors for half-aligned...
tree
|
commitdiff
2011-02-05
Ben Pfaff
Add types and accessors for working with half-aligned...
tree
|
commitdiff
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
tree
|
commitdiff
2011-02-03
Ben Pfaff
daemon: Suppress valgrind warnings from read_pidfile().
tree
|
commitdiff
2011-02-03
Ben Pfaff
Zero padding bytes in odp_key_ipv4, odp_key_arp.
tree
|
commitdiff
2011-02-03
Ethan Jackson
vswitchd: Implement Link Aggregation Control Protocol.
tree
|
commitdiff
2011-02-03
Ethan Jackson
packets: Add eth_addr_compare_3way function.
tree
|
commitdiff
2011-02-03
Ethan Jackson
lib: Correct endianness of packets.h.
tree
|
commitdiff
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 Neighbor Discovery...
tree
|
commitdiff
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 traffic.
tree
|
commitdiff
2011-02-02
Justin Pettit
nicira-ext: Support matching ARP source and target...
tree
|
commitdiff
2011-02-02
Justin Pettit
lib: Replace IP_TYPE_ references with IPPROTO_.
tree
|
commitdiff
2011-02-02
Ethan Jackson
lib: Move l4 flow hash to the flow library.
tree
|
commitdiff
2011-02-01
Andrew Evans
ovsdb-server: Write manager status information to Manag...
tree
|
commitdiff
2011-02-01
Ethan Jackson
lib: Fix off-by-one error in route-table.
tree
|
commitdiff
2011-02-01
Ben Pfaff
datapath: Dump flow actions only if there is room.
tree
|
commitdiff
2011-02-01
Ben Pfaff
dpif-linux: Always pass an actions attribute in dpif_fl...
tree
|
commitdiff
2011-02-01
Ethan Jackson
lib: route-table improvements.
tree
|
commitdiff
2011-01-31
Ethan Jackson
lib: netdev-vport improperly initialized route-table.
tree
|
commitdiff
2011-01-31
Jesse Gross
dpif-linux: Read flow used time.
tree
|
commitdiff
2011-01-31
Andrew Evans
util: New ovs_retval_to_string() function.
tree
|
commitdiff
2011-01-30
Jesse Gross
odp-util: Print EtherTypes consistently.
tree
|
commitdiff
2011-01-30
Jesse Gross
dpif-linux: Add missing NLM_F_ECHO flag to flow requests.
tree
|
commitdiff
2011-01-29
Ethan Jackson
dpif-linux: Remove extraneous name variable.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
tree
|
commitdiff
2011-01-28
Ben Pfaff
dpif: Remove dpif_get_all_names().
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change dp_idx to dp_ifindex, the ifindex...
tree
|
commitdiff
2011-01-28
Ben Pfaff
dpif-linux: Replace 'minor' by 'dp_idx'.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_FLOW_* commands to use AF_NETLINK...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_VPORT_* to use AF_NETLINK socket...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_DP_* commands to use AF_NETLINK...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert upcalls and ODP_EXECUTE to use AF_NET...
tree
|
commitdiff
2011-01-28
Ben Pfaff
Eliminate ODPL_* from userspace-facing interface.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Get rid of ODPP_NONE.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_EXECUTE to use Netlink framing.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert datapath operations to use Netlink...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_FLOW_* and ODP_EXECUTE to put...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Eliminate 'flags' member from odp_flow.
tree
|
commitdiff
2011-01-28
Ben Pfaff
dpif: Eliminate ODPPF_* constants from client-visible...
tree
|
commitdiff
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow_stats" from client...
tree
|
commitdiff
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow" from client-visible...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change ODP_FLOW_GET to retrieve only a single...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Drop port information from odp_stats.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Drop queue information from odp_stats.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Drop flow information from odp_stats.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change userspace vport interface to use Netli...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change vport type from string to integer...
tree
|
commitdiff
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_port" from client-visible...
tree
|
commitdiff
2011-01-28
Ben Pfaff
ovs-dpctl: Use netdev_get_config() to print vport confi...
tree
|
commitdiff
2011-01-28
Ben Pfaff
netdev: Make netdev arguments fetchable, and implement...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Drop datapath index and port number from...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Make it possible to query vports by name...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change listing ports to use an iterator concept.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Report kernel's flow key when passing packets...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert odp_flow_key to use Netlink attribute...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change listing flows to use an iterator concept.
tree
|
commitdiff
2011-01-28
Ben Pfaff
stream: Fix error message.
tree
|
commitdiff
2011-01-27
Ben Pfaff
netdev: Use shash and smap functions instead of inlined...
tree
|
commitdiff
2011-01-27
Ben Pfaff
shash: New "smap" functions for working with string...
tree
|
commitdiff
2011-01-27
Ben Pfaff
odp-util: Improve formatting of bogus empty action...
tree
|
commitdiff
2011-01-27
Ben Pfaff
netlink-socket: Log Generic Netlink family names.
tree
|
commitdiff
2011-01-27
Ben Pfaff
netlink-socket: Consistently log sequence numbers in...
tree
|
commitdiff
2011-01-27
Ben Pfaff
netlink-socket: Make dumping and doing transactions...
tree
|
commitdiff
2011-01-27
Ben Pfaff
netlink-socket: Slightly improve logging of Generic...
tree
|
commitdiff
2011-01-27
Ben Pfaff
netlink-socket: New function for draining the receive...
tree
|
commitdiff
2011-01-27
Ben Pfaff
netlink-socket: Add functions for joining and leaving...
tree
|
commitdiff
2011-01-27
Ben Pfaff
netlink: Add nl_attr_type constants for big-endian...
tree
|
commitdiff
2011-01-27
Ben Pfaff
netlink: Log duplicate attributes in nl_policy_parse().
tree
|
commitdiff
2011-01-27
Ben Pfaff
netlink: New functions for finding a specific attribute.
tree
|
commitdiff
2011-01-27
Ben Pfaff
hmap: New function hmap_at_position().
tree
|
commitdiff
2011-01-27
Ben Pfaff
ofpbuf: New function ofpbuf_clone_data_with_headroom().
tree
|
commitdiff
next