projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
dhcp-client: Remove useless call to timeout() from send_reliably().
2011-01-27
Ben Pfaff
shash: New "smap" functions for working with string...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
odp-util: Improve formatting of bogus empty action...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: Log Generic Netlink family names.
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: Consistently log sequence numbers in...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: Make dumping and doing transactions...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: Slightly improve logging of Generic...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: New function for draining the receive...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: Add functions for joining and leaving...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink: Add nl_attr_type constants for big-endian...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink: Log duplicate attributes in nl_policy_parse().
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink: New functions for finding a specific attribute.
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
hmap: New function hmap_at_position().
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
ofpbuf: New function ofpbuf_clone_data_with_headroom().
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
ofpbuf: Enable ofpbuf_push() to expand headroom.
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
ofpbuf: New function ofpbuf_use_stack().
commit
|
commitdiff
|
tree
2011-01-26
Ben Pfaff
vswitchd: Initialize SSL keys before making SSL connections.
commit
|
commitdiff
|
tree
2011-01-26
Ben Pfaff
stream-ssl: Only cache SSL sessions after they shut...
commit
|
commitdiff
|
tree
2011-01-26
Ben Pfaff
stream-ssl: Set a session context ID string on our...
commit
|
commitdiff
|
tree
2011-01-25
Ben Pfaff
vswitchd: Write build error message to stderr.
commit
|
commitdiff
|
tree
2011-01-25
Ben Pfaff
vswitchd: Fail the build when the schema checksum does...
commit
|
commitdiff
|
tree
2011-01-25
Ben Pfaff
datapath: Move rcu_read_lock_held(), rcu_dereference_...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-25
Ben Pfaff
datapath: Avoid sparse warning in compat header.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-24
Ben Pfaff
dpif-netdev: Allow for Ethernet and VLAN header in...
commit
|
commitdiff
|
tree
2011-01-23
Ben Pfaff
datapath: Remove unused ->set_stats() function from...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-22
Ben Pfaff
multipath: Fix off-by-one in hash_threshold multipath...
commit
|
commitdiff
|
tree
2011-01-21
Ben Pfaff
ofproto: Correctly compute length of flow stats in...
commit
|
commitdiff
|
tree
2011-01-21
Ben Pfaff
datapath: Remove vport_del_all() because it is now...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-20
Ben Pfaff
Implement arbitrary bitwise masks for tun_id field.
commit
|
commitdiff
|
tree
2011-01-20
Ben Pfaff
ofproto: Fix bug in "trace" command.
commit
|
commitdiff
|
tree
2011-01-19
Ben Pfaff
nx-match: Allow NXM_NX_TUN_ID and NXM_OF_VLAN_TCI on...
commit
|
commitdiff
|
tree
2011-01-19
Ben Pfaff
ofproto: Fix NXAST_REG_MOVE with NXM_NX_TUN_ID as destination.
commit
|
commitdiff
|
tree
2011-01-18
Ben Pfaff
datapath: Tabify indentation.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-18
Ben Pfaff
datapath: Fix validation of ODPAT_OUTPUT actions.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-17
Ben Pfaff
datapath: Consistently parenthesize the operand of...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-13
Ben Pfaff
datapath: Get rid of compat.h, compat26.h in favor...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-13
Ben Pfaff
datapath: Use NULL for null pointer in compat code.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-12
Ben Pfaff
nx-match: Print register values in hex in "load" action...
commit
|
commitdiff
|
tree
2011-01-12
Ben Pfaff
ofp-print: Add tests for OpenFlow message formatting.
commit
|
commitdiff
|
tree
2011-01-12
Ben Pfaff
ofp-print: Insert missing whitespace.
commit
|
commitdiff
|
tree
2011-01-12
Ben Pfaff
ofp-print: Print fragment handling in OpenFlow switch...
commit
|
commitdiff
|
tree
2011-01-12
Ben Pfaff
Automatically extract error types and codes for formatting.
commit
|
commitdiff
|
tree
2011-01-12
Ben Pfaff
python: Use os.path.basename instead of open-coding it.
commit
|
commitdiff
|
tree
2011-01-12
Ben Pfaff
nicira-ext: Fix typo in comment.
commit
|
commitdiff
|
tree
2011-01-12
Ben Pfaff
Fix non-static instances of "struct vlog_rate_limit...
commit
|
commitdiff
|
tree
2011-01-10
Ben Pfaff
tests: Fix Y2011 bug in testsuite.
commit
|
commitdiff
|
tree
2011-01-10
Ben Pfaff
vswitchd: Fix "make distcheck" by cleaning up stray...
commit
|
commitdiff
|
tree
2011-01-10
Ben Pfaff
ovs-pki: Fix handling of relative log file name on...
commit
|
commitdiff
|
tree
2011-01-07
Ben Pfaff
xenserver: Generate system UUID for non-XenServer systems.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-07
Ben Pfaff
xenserver: Be compatible with non-XenServer func libraries...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-07
Ben Pfaff
xenserver: Add LSB init info to scripts.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-07
Ben Pfaff
debian: Update check for Debian package version.
commit
|
commitdiff
|
tree
2011-01-06
Ben Pfaff
datapath: Distinguish set_config() functions' names.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-06
Ben Pfaff
datapath: Improve vport-patch names that are too generic.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-06
Ben Pfaff
datapath: Clean up code in vport_get_stats().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-06
Ben Pfaff
datapath: Fix vport_get_stats() in !VPORT_F_GEN_STATS...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-01-04
Ben Pfaff
debian: Remove openvswitch-pki-server package.
commit
|
commitdiff
|
tree
2010-12-30
Ben Pfaff
ofproto: Increase max recursion level from 8 to 16.
commit
|
commitdiff
|
tree
2010-12-29
Ben Pfaff
INSTALL.XenServer: Fix directory where RPMs end up.
commit
|
commitdiff
|
tree
2010-12-29
Ben Pfaff
dpif-netdev: Add missing 'const' qualifiers to function...
commit
|
commitdiff
|
tree
2010-12-29
Ben Pfaff
datapath: Remove ODPP_NORMAL macro.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-12-29
Ben Pfaff
datapath: Fix 32-bit truncation of argument to ODPAT_OUTPUT_...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-12-29
Ben Pfaff
ovs-dpctl: Reimplement get_port_number() using dpif_port_que...
commit
|
commitdiff
|
tree
2010-12-29
Ben Pfaff
ofproto: Use shash instead of svec for uniquifying...
commit
|
commitdiff
|
tree
2010-12-29
Ben Pfaff
multipath: Zero padding bytes in fields before hashing.
commit
|
commitdiff
|
tree
2010-12-28
Ben Pfaff
debian: Fix filename for ovs-vlan-test manpage.
commit
|
commitdiff
|
tree
2010-12-28
Ben Pfaff
odp-util: Improve formatting of bad ODP actions.
commit
|
commitdiff
|
tree
2010-12-28
Ben Pfaff
datapath: Clean up use of TBL_* constants.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-12-28
Ben Pfaff
datapath: Clarify meaning of n_buckets argument to...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-12-28
Ben Pfaff
datapath: Do not shadow 'err' variable name in tnl_send().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-12-28
Ben Pfaff
datapath: Suppress sparse complaints about address...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-12-28
Ben Pfaff
datapath: Fix type of actions_len_left in modify_vlan_tci().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-12-28
Ben Pfaff
datapath: Remove shadowed 'err' variable.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-12-27
Ben Pfaff
Implement database schema versioning.
commit
|
commitdiff
|
tree
2010-12-27
Ben Pfaff
vswitchd: Add OVS version to database, give system...
commit
|
commitdiff
|
tree
2010-12-27
Ben Pfaff
ofp-util: Improve log messages for bad Nicira extension...
commit
|
commitdiff
|
tree
2010-12-27
Ben Pfaff
ofp-util: Upgrade log messages for controller bugs...
commit
|
commitdiff
|
tree
2010-12-27
Ben Pfaff
ofp-util: Improve log message for bad OpenFlow action...
commit
|
commitdiff
|
tree
2010-12-24
Ben Pfaff
datapath: Don't recursively sample packets or reset...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-12-23
Ben Pfaff
backtrace: Only use __builtin_frame_address if GNU...
commit
|
commitdiff
|
tree
2010-12-23
Ben Pfaff
datapath: Correct argument size for ODP_FLOW_GET.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-12-22
Ben Pfaff
INSTALL.Linux: Make pkg-config a requirement to build.
commit
|
commitdiff
|
tree
2010-12-17
Ben Pfaff
datapath: Avoid calling flow_hash() twice for the same...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-12-17
Ben Pfaff
flow: Increase number of registers to 4.
commit
|
commitdiff
|
tree
2010-12-17
Ben Pfaff
Implement a new Nicira extension action for multipath...
commit
|
commitdiff
|
tree
2010-12-17
Ben Pfaff
nx-match: Rename and export functions for parsing and...
commit
|
commitdiff
|
tree
2010-12-17
Ben Pfaff
nx-match: Use [] in format_nxm_field_bits where possible.
commit
|
commitdiff
|
tree
2010-12-17
Ben Pfaff
nx-match: Make nxm_field_bytes(), nxm_field_bits()...
commit
|
commitdiff
|
tree
2010-12-17
Ben Pfaff
nx-match: New helper functions for working with ofs_nbits...
commit
|
commitdiff
|
tree
2010-12-17
Ben Pfaff
nicira-ext: Convert all "uintNN_t"s to "ovs_beNN"s.
commit
|
commitdiff
|
tree
2010-12-17
Ben Pfaff
hash: Make functions for hashing a few words easier...
commit
|
commitdiff
|
tree
2010-12-15
Ben Pfaff
ofp-print: Improve formatting for bad OpenFlow messages.
commit
|
commitdiff
|
tree
2010-12-15
Ben Pfaff
ofp-print: Always print priority exactly once.
commit
|
commitdiff
|
tree
2010-12-15
Ben Pfaff
classifier: Insert commas after fields that lacked...
commit
|
commitdiff
|
tree
2010-12-15
Ben Pfaff
classifier: Use OFP_DEFAULT_PRIORITY instead of literal...
commit
|
commitdiff
|
tree
2010-12-15
Ben Pfaff
ofp-util: Improve error log messages.
commit
|
commitdiff
|
tree
2010-12-15
Ben Pfaff
ofp-util: Use proper format specifier for uint32_t...
commit
|
commitdiff
|
tree
2010-12-15
Ben Pfaff
ofproto: Always use xid 0 for *_FLOW_REMOVED messages.
commit
|
commitdiff
|
tree
2010-12-15
Ben Pfaff
ofproto: Fix encoding of NXST_* replies.
commit
|
commitdiff
|
tree
2010-12-15
Ben Pfaff
ofp-util: Fix encoding of NXST_AGGREGATE requests.
commit
|
commitdiff
|
tree
2010-12-15
Ben Pfaff
ofproto: Fix write-after-free error in compose_nx_flow_remov...
commit
|
commitdiff
|
tree
next