projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add dist-hook to ensure that every file gets distributed.
2010-05-27
Ben Pfaff
Add dist-hook to ensure that every file gets distributed.
commit
|
commitdiff
|
tree
2010-05-27
Ben Pfaff
Distribute files that had been overlooked.
commit
|
commitdiff
|
tree
2010-05-27
Ben Pfaff
Remove unused files from source tree.
commit
|
commitdiff
|
tree
2010-05-27
Ben Pfaff
vswitchd: Treat gratuitous ARP requests like gratuitous...
commit
|
commitdiff
|
tree
2010-05-27
Ben Pfaff
debian: Attempt to keep debian/changelog up-to-date.
commit
|
commitdiff
|
tree
2010-05-27
Ben Pfaff
debian: Update changelog to reflect current OVS version.
commit
|
commitdiff
|
tree
2010-05-27
Ben Pfaff
ofproto: Avoid null pointer dereference if in_band_create...
commit
|
commitdiff
|
tree
2010-05-27
Ben Pfaff
ofproto: Fix treatment of out-of-band controllers.
commit
|
commitdiff
|
tree
2010-05-27
Ben Pfaff
datapath: Add missing #include to datapath/flow.h.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
vswitchd: Build ovs-brcompatd only on Linux systems.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
proc-net-compat: Stub out on non-Linux.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
Build ovs-wdt or nlmon utilities only on Linux.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
lib: Disable Linux-specific libraries on non-Linux...
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
datapath: Make datapath-protocol.h portable to non...
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
datapath: Make gre.h safe to include by itself.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
socket-util: Tolerate missing RLIM_SAVED_CUR and RLIM_SAVED_MAX.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
Add some missing "#include"s.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
Always #include <sys/socket.h> before <net/if.h>.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
tests: Remove incorrect OVS_UNUSED from declaration.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
tests: Speed up classifier test.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
tests: Break monolithic classifier test into subtests.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
tests: Avoid nonportable \x escapes in printf(1) invocation.
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
poll-loop: New function poll_timer_wait_until().
commit
|
commitdiff
|
tree
2010-05-26
Ben Pfaff
poll-loop: Change poll_timer_wait() parameter from...
commit
|
commitdiff
|
tree
2010-05-25
Ben Pfaff
unixctl: Sort list of commands output by "help".
commit
|
commitdiff
|
tree
2010-05-25
Ben Pfaff
datapath: Fix ODP_PORT_GROUP_GET implementation.
commit
|
commitdiff
|
tree
2010-05-25
Ben Pfaff
Revert "Add definition of AS_ECHO for compatibility...
commit
|
commitdiff
|
tree
2010-05-24
Ben Pfaff
Add definition of AS_ECHO for compatibility with Autoconf...
commit
|
commitdiff
|
tree
2010-05-24
Wei Yongjun
datapath: introduce a method to install kernel modules
commit
|
commitdiff
|
tree
2010-05-20
Todd Deshane
Add instructions for using Open vSwitch with KVM.
commit
|
commitdiff
|
tree
2010-05-19
Ben Pfaff
netflow: Use macro for constant instead of static const...
commit
|
commitdiff
|
tree
2010-05-17
Wei Yongjun
tests: fix compile warning of tests/test-ovsdb.c
commit
|
commitdiff
|
tree
2010-05-17
Wei Yongjun
ofproto: fix compile warning of ofproto/ofproto.c
commit
|
commitdiff
|
tree
2010-05-17
Wei Yongjun
ovsdb-idl: fix compile warning of lib/ovsdb-idl.c
commit
|
commitdiff
|
tree
2010-05-17
Ben Pfaff
datapath: Fix build with backported skb_dst().
commit
|
commitdiff
|
tree
2010-05-17
Ben Pfaff
acinclude.m4: Reorganize checks for kernel identifiers.
commit
|
commitdiff
|
tree
2010-05-13
Ben Pfaff
stream-ssl: Flush OpenSSL error queue after calling...
commit
|
commitdiff
|
tree
2010-05-13
Ben Pfaff
datapath: Add 32-bit compatibility ioctls.
commit
|
commitdiff
|
tree
2010-05-13
Ben Pfaff
datapath: Avoid __copy_to/from_user(), __get/put_user...
commit
|
commitdiff
|
tree
2010-05-13
Ben Pfaff
datapath: Prepare to support 32-bit compatibility ioctls.
commit
|
commitdiff
|
tree
2010-05-13
Ben Pfaff
datapath: Avoid possibility of negative 'n_ports' in...
commit
|
commitdiff
|
tree
2010-05-13
Ben Pfaff
datapath: Avoid possibility of negative 'n_flows' in...
commit
|
commitdiff
|
tree
2010-05-13
Andy Southgate
Add ovsdbmonitor GUI tool by Andy Southgate, contributed...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2010-05-13
Ben Pfaff
daemon: Throttle max respawning rate.
commit
|
commitdiff
|
tree
2010-05-13
Ben Pfaff
daemon: Allow monitored daemon to dump core no more...
commit
|
commitdiff
|
tree
2010-05-13
Ben Pfaff
ofproto: Prefer "master" and "other" connections for...
commit
|
commitdiff
|
tree
2010-05-12
Ben Pfaff
ofproto-sflow: Maintain table of ports even when clearing...
commit
|
commitdiff
|
tree
2010-05-11
Ben Pfaff
ovs-ofctl: Add "snoop" command.
commit
|
commitdiff
|
tree
2010-05-11
Ben Pfaff
ofproto: Don't send async messages on transient connections...
commit
|
commitdiff
|
tree
2010-05-11
Ben Pfaff
ofproto: Fix segfault sending packet_ins on transient...
commit
|
commitdiff
|
tree
2010-05-11
Ben Pfaff
ovs-ofctl: "monitor" command takes no more than 2 arguments
commit
|
commitdiff
|
tree
2010-05-11
Ben Pfaff
ovs-ofctl: Fix usage message for "monitor" command.
commit
|
commitdiff
|
tree
2010-05-11
Ben Pfaff
Diagnose attempts to connect the wrong protocol to...
commit
|
commitdiff
|
tree
2010-05-11
Ben Pfaff
vconn-stream: Refactor vconn_stream_recv() for readability.
commit
|
commitdiff
|
tree
2010-05-10
Ben Pfaff
bridge: Fix double-free bug in port_reconfigure().
commit
|
commitdiff
|
tree
2010-05-07
Ben Pfaff
flow: Fix misaligned access.
commit
|
commitdiff
|
tree
2010-05-07
Ben Pfaff
Add header for access to potentially unaligned data.
commit
|
commitdiff
|
tree
2010-05-07
Ben Pfaff
ovsdb-client: Serialize columns in predictable order...
commit
|
commitdiff
|
tree
2010-05-07
Ben Pfaff
tests: Fix bug in "ovsdb-tool compact" test.
commit
|
commitdiff
|
tree
2010-05-07
Ben Pfaff
tests: Fix bug in "weak references" test.
commit
|
commitdiff
|
tree
2010-05-07
Ben Pfaff
tests: Fix bug in ovsdb-server test suite.
commit
|
commitdiff
|
tree
2010-05-07
Ben Pfaff
util: Fix GCC false-positive warning for CONTAINER_OF.
commit
|
commitdiff
|
tree
2010-05-07
Ben Pfaff
ovsdb: In documentation, add commas to make large numbers...
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
ofproto: Implement ofp_action_output "max_len" feature.
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
netdev-linux: Optimize removing policing from an interface.
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
netdev-linux: Cache policing values.
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
netdev-linux: Factor out removing policing.
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
netdev-linux: Factor out obtaining an RTNL socket.
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
dpif-linux: Use hash instead of sorted array.
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
bridge: Optimize trunk port common case.
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
dynamic-string: Optimize ds_put_char().
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
bridge: Optimize port_lookup() using a hash.
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
bridge: Optimize iface_lookup() and port_lookup_iface...
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
ovs-vswitchd: Implement "exit" unixctl command.
commit
|
commitdiff
|
tree
2010-05-05
Neil McKee
sflow: Always add poller and sampler together.
commit
|
commitdiff
|
tree
2010-05-05
Neil McKee
sflow: Properly fill in initial destination VLAN in...
commit
|
commitdiff
|
tree
2010-05-05
Neil McKee
sflow: Include Ethernet FCS in frame_length to comply...
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
vswitchd: Fix documentation of "agent" column in "sFlow...
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
bridge: Fix double-free in sFlow configuration.
commit
|
commitdiff
|
tree
2010-05-05
Ben Pfaff
ovs-vsctl: Add sFlow to supported set of tables.
commit
|
commitdiff
|
tree
2010-05-04
Ben Pfaff
xenserver: Make Open vSwitch disable itself in "bridge...
commit
|
commitdiff
|
tree
2010-05-01
Ben Pfaff
xenserverd: Give XAPI a grace period before refreshing...
commit
|
commitdiff
|
tree
2010-04-27
Ben Pfaff
vport: Better handle too-long network device names...
commit
|
commitdiff
|
tree
2010-04-27
Ben Pfaff
datapath: Check device name length more carefully in...
commit
|
commitdiff
|
tree
2010-04-27
Ben Pfaff
datapath: Always null-terminate network device name...
commit
|
commitdiff
|
tree
2010-04-27
Ben Pfaff
datapath: Fix argument to strncpy_from_user().
commit
|
commitdiff
|
tree
2010-04-27
Ben Pfaff
ofproto: Avoid buffer copy in OFPT_PACKET_IN path.
commit
|
commitdiff
|
tree
2010-04-27
Ben Pfaff
xenserver: Use start_daemon for xenserverd also in...
commit
|
commitdiff
|
tree
2010-04-27
Ben Pfaff
xenserver: Report correct daemon names at startup in...
commit
|
commitdiff
|
tree
2010-04-27
Ben Pfaff
xenserver: Use daemon-specific dir for pidfile in ...
commit
|
commitdiff
|
tree
2010-04-27
Ben Pfaff
xenserver: Avoid using unset $nice variable in /etc...
commit
|
commitdiff
|
tree
2010-04-26
Ben Pfaff
ofproto: Fix bad memory access sending large numbers...
commit
|
commitdiff
|
tree
2010-04-26
Ben Pfaff
ofpbuf: New function ofpbuf_push_zeros().
commit
|
commitdiff
|
tree
2010-04-26
Ben Pfaff
vswitchd: Rename bridge_reconfigure_controller().
commit
|
commitdiff
|
tree
2010-04-26
Ben Pfaff
xenserver: Fix sense of -d test in /etc/init.d/openvswitch.
commit
|
commitdiff
|
tree
2010-04-26
Ben Pfaff
xenserver: Rewrite refresh-network-uuids script for...
commit
|
commitdiff
|
tree
2010-04-26
Ben Pfaff
socket-util: Move get_mtime() here from stream-ssl.
commit
|
commitdiff
|
tree
2010-04-26
Ben Pfaff
vswitchd: Enable in-band control to managers.
commit
|
commitdiff
|
tree
2010-04-26
Ben Pfaff
socket-util: Factor out new function inet_parse_active().
commit
|
commitdiff
|
tree
2010-04-26
Ben Pfaff
ofproto: Allow client to pass down extra (IP,port)...
commit
|
commitdiff
|
tree
next