projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2011-10-27
Ethan Jackson
bundle: Allow OFPP_NONE in bundle actions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Ben Pfaff
ofp-print: Pretty-print payloads in all error messages...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Ben Pfaff
ovsdb-idl: Don't even try to modify synthetic rows...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Ben Pfaff
Fix manpage-check on RHEL 5.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Jesse Gross
tests: Fix intermittent failure in ovs-monitor-ipsec...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Ben Pfaff
Improve manpage checking rule.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Ben Pfaff
Implement automatic dependency generation for manpages.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Ben Pfaff
Move soexpand.pl into build-aux and make it non-executable.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Ethan Jackson
vswitch: Don't update STP on synthetic ports.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Pettit
Prepare for post-1.3.0 (1.3.90).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Pettit
Declare the version as "1.3.0".
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Ben Pfaff
datapath: Improve <linux/openvswitch.h> comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Pettit
debian: Start ovs-monitor-ipsec after ovsdb running.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
datapath: Fully parenthesize ACTION macro.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
datapath: Fix wrong indentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
datapath: Add multicast tunnel support.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
ovs-dpctl: Add new "set-if" command.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
datapath: Disallow unknown attributes on OVS_ACTION_ATT...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
ofproto-dpif: Fix uninitialized struct member in xlate_...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
test-openflowd: Remove.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
ofproto: Check for overlapping flows only in the target...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
ofproto-dpif: Fix htons() that should be ntohs().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
ovsdb-tool: Make "show-log" convert raw JSON to easier...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
ovsdb-tool: Add abbreviated UUIDs to "show-log" even...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
DESIGN: Document multiple table support.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ben Pfaff
ovs-bugtool: Improve how Open vSwitch log files are...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Jesse Gross
datapath: Cleanup openvswitch.h formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Jesse Gross
datapath: Define constants for versions of GENL families.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Justin Pettit
ovs-vswitchd: Add support for 802.1D STP.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Justin Pettit
ofproto: Add function to set OpenFlow state and update...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Justin Pettit
ofproto: Mark 'ofproto' arg in is_mirror_output_bundle...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Justin Pettit
Various bug fixes and cleanups to STP library.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Justin Pettit
Add back 802.1D Spanning Tree Protocol (STP) library...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Justin Pettit
packets.h: Fix STP destination MAC address.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Justin Pettit
ofproto: Fix comment describing ofport_modified().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Justin Pettit
ovs-vsctl: Fix small formatting error in man page.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Justin Pettit
ofproto-dpif: Update bundle when OFPPC_NO_FLOOD changed.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ben Pfaff
datapath: Use kfree_skb() only on error paths.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Jesse Gross
datapath: Fix uninitialized variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ben Pfaff
vport-capwap: Fix use-after-free on error path.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ben Pfaff
Implement new fragment handling policy.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Pravin B Shelar
datapath: Refactor actions in terms of match fields.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Pravin B Shelar
datapath: Update supported kernel check.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Pravin B Shelar
tunnel: Handle hh_cache access for Linux kernel 3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Pravin B Shelar
tunnel: hh_cache access cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Ben Pfaff
ofproto-dpif: Increase recursion limit.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Ben Pfaff
test-lockfile: Provide better diagnostics on failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
ofp-util: Avoid misaligned memory access in ofputil_enc...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
ofp-parse: Validate range of table, priority, and timeo...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
vlog: Skip reopening a log file if it would have no...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
ofproto-dpif: Make OFPAT_ENQUEUE to input port do nothing.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
learn: Correct example in nicira-ext.h and add examples...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
learn: Check learn actions after parsing in learn_parse().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
learn: Allow read-only fields to be matched.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
nx-match: Improve log message for errors parsing NX...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
ovsdb: Remove dead Python-related code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
datapath: Fix tunnel reconfiguration that does not...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
datapath: Reject attempts to change vport type with...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Pravin B Shelar
ofproto-dpif: Fix in-band action for sFlow.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
types: Fix endianness check.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Jesse Gross
datapath: Assert IFF_TX_SKB_SHARING on internal devices.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Jesse Gross
datapath: Add version check for struct netdev_ops.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ben Pfaff
bridge: Allow specially named "unix:" controllers.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ethan Jackson
vswitchd: New column "link_resets".
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ethan Jackson
netdev-linux: Maintain carrier flag constantly.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ethan Jackson
vswitchd: Update link_state instantly.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ethan Jackson
vswitchd: Cleanup rate limited DB writes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ethan Jackson
vswitchd: Remove iface_get_carrier().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ethan Jackson
rtnetlink-link: Expose carrier changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ben Pfaff
bond: Demote active-backup WARN to DBG.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ben Pfaff
bridge: Forbid '/' in bridge names to prevent arbitrary...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ben Pfaff
datapath: Simplify tnl_find_port().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ben Pfaff
datapath: Avoid confusing tunnels that have different...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ben Pfaff
datapath: Factor out repeated tnl_vport_to_vport()...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
ofproto-dpif: Batch interacting with the dpif on flow...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
ofproto-dpif: Separate facet creation and action transl...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
ofproto-dpif: Factor controller optimization out of...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
ofproto-dpif: Break send_packet_in() into two separate...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
dpif: New function dpif_operate() and dpif-linux implem...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
netlink-socket: New function nl_sock_transact_multiple().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
socket-util: New function get_socket_rcvbuf().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
dpif-linux: Only ask datapath to echo back results...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
ofproto-dpif: Move DHCP in-band control special case...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
netlink: New macros for the sizes of Netlink attributes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
netlink: New functions for putting attributes at the...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
ofproto-dpif: Revalidate tagged packets, too, in facet_...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
ofproto-dpif: Properly re-translate uninstallable facet...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Ben Pfaff
dpif-linux: Fix build with certain 64-bit kernel/usersp...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Ben Pfaff
Fix broken build in XenServer DDK 5.6.100-39265p.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Ben Pfaff
ofproto-dpif: Avoid bad pointer dereference in execute_...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Ben Pfaff
datapath-protocol: Rename to <linux/openvswitch.h>.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Ben Pfaff
datapath-protocol: Use Linux kernel types directly.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Ben Pfaff
datapath-protocol: Rename enums for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Ben Pfaff
datapath-protocol: Remove socket header #include.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Ben Pfaff
datapath-protocol: Remove #include <linux/netlink.h>.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Ben Pfaff
datapath: Require explicit upcall_pid for new datapaths...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Ben Pfaff
datapath: Move Netlink PID for userspace actions from...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Ben Pfaff
dpif-linux: Avoid unaligned accesses to vport stats...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Ben Pfaff
dpif-linux: Use get_32aligned_u64() in an appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Ben Pfaff
vswitch.xml: Correct CAPWAP minimum Linux kernel version.
commit
|
commitdiff
|
tree
|
snapshot
next