projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2010-05-13
Andy Southgate
Add ovsdbmonitor GUI tool by Andy Southgate, contribute...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Ben Pfaff
daemon: Throttle max respawning rate.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Ben Pfaff
daemon: Allow monitored daemon to dump core no more...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Ben Pfaff
ofproto: Prefer "master" and "other" connections for...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Ben Pfaff
ofproto-sflow: Maintain table of ports even when cleari...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Ben Pfaff
ovs-ofctl: Add "snoop" command.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Ben Pfaff
ofproto: Don't send async messages on transient connect...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Ben Pfaff
ofproto: Fix segfault sending packet_ins on transient...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Ben Pfaff
ovs-ofctl: "monitor" command takes no more than 2 arguments
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Ben Pfaff
ovs-ofctl: Fix usage message for "monitor" command.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Ben Pfaff
Diagnose attempts to connect the wrong protocol to...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Ben Pfaff
vconn-stream: Refactor vconn_stream_recv() for readability.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Jesse Gross
vport: Record and free packets on unattached ports.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Jesse Gross
flow: Zero tun_id if wildcarded.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Jesse Gross
gre: Include route headers in headroom calculation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Jesse Gross
bridge: Add iface to hash table before calling iface_is...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Ben Pfaff
bridge: Fix double-free bug in port_reconfigure().
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Ben Pfaff
flow: Fix misaligned access.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Ben Pfaff
Add header for access to potentially unaligned data.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Ben Pfaff
ovsdb-client: Serialize columns in predictable order...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Ben Pfaff
tests: Fix bug in "ovsdb-tool compact" test.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Ben Pfaff
tests: Fix bug in "weak references" test.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Ben Pfaff
tests: Fix bug in ovsdb-server test suite.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Ben Pfaff
util: Fix GCC false-positive warning for CONTAINER_OF.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Jesse Gross
datapath: Enable offloading on internal devices.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Ben Pfaff
ovsdb: In documentation, add commas to make large numbe...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Jesse Gross
datapath: Break out test for dev_disable_lro().
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Justin Pettit
Fix issue with "strict" deletion of flows
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Jesse Gross
datapath: Fix build issue with LRO.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Jesse Gross
datapath: Add configure test for skb_warn_if_lro().
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
ofproto: Implement ofp_action_output "max_len" feature.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
netdev-linux: Optimize removing policing from an interface.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
netdev-linux: Cache policing values.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
netdev-linux: Factor out removing policing.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
netdev-linux: Factor out obtaining an RTNL socket.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
dpif-linux: Use hash instead of sorted array.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
bridge: Optimize trunk port common case.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
dynamic-string: Optimize ds_put_char().
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
bridge: Optimize port_lookup() using a hash.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
bridge: Optimize iface_lookup() and port_lookup_iface...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
ovs-vswitchd: Implement "exit" unixctl command.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Neil McKee
sflow: Always add poller and sampler together.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Neil McKee
sflow: Properly fill in initial destination VLAN in...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Neil McKee
sflow: Include Ethernet FCS in frame_length to comply...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
vswitchd: Fix documentation of "agent" column in "sFlow...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
bridge: Fix double-free in sFlow configuration.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Ben Pfaff
ovs-vsctl: Add sFlow to supported set of tables.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Ben Pfaff
xenserver: Make Open vSwitch disable itself in "bridge...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Ben Pfaff
xenserverd: Give XAPI a grace period before refreshing...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Jesse Gross
datapath: Don't hold dp_mutex when setting internal...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Justin Pettit
xenserver: Wire up emergency reset plug-in and call...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Justin Pettit
ovs-vsctl: Add emergency reset command
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Ben Pfaff
ovsdb-idl: Add "safe" iterator macro to generated code.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Jesse Gross
datapath: Ensure packet length matches headers during...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-29
Jesse Gross
bridge: Immediately drop interfaces that can't be opened.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Ben Pfaff
vport: Better handle too-long network device names...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Ben Pfaff
datapath: Check device name length more carefully in...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Ben Pfaff
datapath: Always null-terminate network device name...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Ben Pfaff
datapath: Fix argument to strncpy_from_user().
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Ben Pfaff
ofproto: Avoid buffer copy in OFPT_PACKET_IN path.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Ben Pfaff
xenserver: Use start_daemon for xenserverd also in...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Ben Pfaff
xenserver: Report correct daemon names at startup in...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Ben Pfaff
xenserver: Use daemon-specific dir for pidfile in ...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Ben Pfaff
xenserver: Avoid using unset $nice variable in /etc...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Justin Pettit
xenserver: Fix typo in prompt
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
xenserver: Factor redundancy out of /etc/init.d/openvsw...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
xenserver: Gracefully refresh network UUIDs on pool...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
ofproto: Fix bad memory access sending large numbers...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
ofpbuf: New function ofpbuf_push_zeros().
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
vswitchd: Rename bridge_reconfigure_controller().
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
xenserver: Fix sense of -d test in /etc/init.d/openvswitch.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
xenserver: Rewrite refresh-network-uuids script for...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
socket-util: Move get_mtime() here from stream-ssl.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
vswitchd: Enable in-band control to managers.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
socket-util: Factor out new function inet_parse_active().
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
ofproto: Allow client to pass down extra (IP,port)...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
in-band: Generalize the in-band code to arbitrary ...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Jesse Gross
gre: Ensure skb properties are consistently set.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Jesse Gross
datapath: Update 'struct ovs_skb_cb' comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
in-band: Use NULL for null pointer constant, instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
in-band: Refactor in_band_set_remotes().
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
in-band: Refactor slightly to be easier to understand.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
in-band: Avoid magic number in refresh_remotes().
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Ben Pfaff
in-band: Better adapt to new rconn usage pattern.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Justin Pettit
Have git ignore new symlinks and dynamic files from...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Justin Pettit
veth: Do a better job cleaning up on rmmod
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Justin Pettit
datapath: Define kmemdup() for kernels older than 2...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Justin Pettit
xenserver: Clean-up space/tabs issues in vif script
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Justin Pettit
xenserver: Set internal network-uuids in Bridge table...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Ben Pfaff
ovs-ofctl: Document that "actions" must be last in...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Jesse Gross
gre: Fix ICMP translation for path MTU discovery.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Ben Pfaff
stream: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Ben Pfaff
in-band: Refresh both local and remote rules even if...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Ben Pfaff
in-band: Really reinstall in-band rules in in_band_flus...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Ben Pfaff
in-band: Remove comment that only a single controller...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Ben Pfaff
ovs-openflowd: Prefer --fail=standalone|secure over...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Ben Pfaff
ofproto: Add support for master/slave controller coordi...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Ben Pfaff
Add support for multiple OpenFlow controllers on a...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Ben Pfaff
ofproto: Bundle all controller-related settings into...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Ben Pfaff
in-band: Support an arbitrary number of controllers.
commit
|
commitdiff
|
tree
|
snapshot
next