git://git.onelab.eu
/
sliver-openvswitch.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sliver-openvswitch.git
2013-01-16
James Page
datapath: support Linux 3.8 kernel
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Ethan Jackson
netdev: Parse and make available tunnel configuration.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Ethan Jackson
tunnels: Remove support for df_inherit from userspace.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Jesse Gross
ofproto-dpif: Maintain tun_id across action lists.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Zoltan Kiss
bond: Fix comment on bond_entry::tag
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Jarno Rajahalme
ofp-print.c: Fix remaining port number prints.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Ethan Jackson
netdev-vport: Create new TUNNEL_CLASS macro.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Krishna Kondaka
alloc_ofp_port does not allocate the port number correctly
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Ben Pfaff
FAQ: Update question about OpenFlow version support.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Ben Pfaff
worker: Remove unreachable statement.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Ben Pfaff
socket-util: Use CONST_CAST in send_iovec_and_fs().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Ben Pfaff
worker: Make worker_request_iovec() verify that it...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Ben Pfaff
worker: Do not use poll_block() in worker_send_iovec().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Ben Pfaff
vlog: Avoid calling worker_request() reentrantly.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Justin Pettit
dpif-linux: Give each port its own userspace-kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Justin Pettit
dpif-linux: Log the correct port-PID mapping.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Justin Pettit
ofproto-dpif: Use proper special value for the reserved...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Ethan Jackson
netdev-vport: Remove useless struct netdev_vport.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
YOSHIFUJI Hideaki
datapath: Use FIELD_SIZEOF() in dp_init().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Jarno Rajahalme
Add Openflow 1.3 test for asynchronous message control.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Ben Pfaff
tests: Fix memory leaks in test-classifier program.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Ben Pfaff
classifier: Fix theoretical leak in classifier_destroy().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Justin Pettit
ofproto: Fix remaining incorrect users of OVSP_LOCAL.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Ben Pfaff
dpif: Document.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Jarno Rajahalme
datapath: Change ENOENT return value to ENODEV in looku...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Ben Pfaff
ofproto-dpif: Eliminate unneeded call to ofproto_dpif_c...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Kyle Mestery
datapath: Fix a kernel crash when adding a 2nd VXLAN...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Jarno Rajahalme
ofproto-dpif: More efficient implementation of get_odp_...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Gurucharan...
ovs-ofctl: Remove 'ANY' as a wildcard.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Gurucharan...
openflow: Print in_port as string for reserved/special...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Ben Pfaff
ovsdb-server: Fix memory leak when manager table has...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Ben Pfaff
connmgr: Fix memory leak destroying ofmonitor.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Ben Pfaff
ofproto-dpif-governor: Fix small memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Ben Pfaff
ofp-util: Fix uninitialized bytes in OF1.0 and OF1...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Ben Pfaff
meta-flow: Fix uninitialized data parsing tnl_flags...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Ethan Jackson
bugtool: Add manpage to gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Zoltan Kiss
bond: Change rebalance ratio to be more fair
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Ben Pfaff
rconn: Avoid memory leak in rconn_send_with_limit(...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Ben Pfaff
manpages.mk: Install auto-generated update.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Ben Pfaff
bond: Correct comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Jarno Rajahalme
include/linux/openvswitch.h: Make OVSP_LOCAL 32-bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Isaku Yamahata
ovs-vsctl.8: Add an example to configure openflow version.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Saul St. John
manpages: Fix build
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Ben Pfaff
vconn: Fix parameters for vconn_open(), vconn_open_bloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Ben Pfaff
FAQ: Remove doubled "modified" in FAQ answer.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Ben Pfaff
manpages: Put version number instead of date at bottom...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Ben Pfaff
ovs-ofctl: Document to work with any OpenFlow switch.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Ethan Jackson
netdev-vport: Manage ethernet addresses in userspace.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Ethan Jackson
vswitch: Remove PMTUD support from userspace.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Ethan Jackson
netdev-vport: New helper netdev_vport_get_dev().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Ethan Jackson
netdev: Rename get_drv_info() to get_status().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Ethan Jackson
netdev-vport: Fix theoretical null pointer dereference.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Ethan Jackson
ofproto-dpif: New function ofproto_receive().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Ben Pfaff
ofp-actions: Fix the check for instruction ordering...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Anoob Soman
lacp: Fix dumping of the aggregation key.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Ethan Jackson
bridge: Log version number precisely once.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Jarno Rajahalme
Make OVS_TUNNEL_ATTR_DST_IPV4 optional to allow configu...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Jesse Gross
ofproto-dpif: Initialize tunnel metadata in both 'flow...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Jesse Gross
datapath: Initialize tunnel_key pad member.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Ben Pfaff
debian: Fix typo in comment in openvswitch-controller...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Jarno Rajahalme
Add Openflow 1.2 role request/reply processing, update...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Pravin B Shelar
openvswitch: Remove Linux bridge compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Pravin B Shelar
brcompat: Mark ovs-brcompat as deprecated.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Simon Horman
flow: Split flow_extract
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
SUGYO Kazushi
ofp-util: features reply of openflow13 does not have...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Gurucharan...
debian: Integrate interfaces config with OVS startup...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Ben Pfaff
ovs-vswitch: Make OpenFlow "dp_desc" configurable.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Ben Pfaff
ofproto: Use NULL "desc" values to indicate defaults.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Ben Pfaff
ofproto: Remove ofproto_set_desc().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Ethan Jackson
netdev-vport: Remove set_stats() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Ethan Jackson
netdev-vport: Remove the ability to send packets.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Ben Pfaff
ovs-ctl: Exit, instead of resuming, after handling...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Ethan Jackson
ofproto-dpif: Don't output to nonexistent ports.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Ethan Jackson
ofproto-dpif: User proper type for odp_port when output...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Ethan Jackson
ovs: Replace TODO:XXX with XXX.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Ethan Jackson
xenserver: Downgrade not on XenServer warning to DBG.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Ethan Jackson
ofproto: Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Ben Pfaff
ovsdb-doc: Fix formatting at top of generated manpage.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Jarno Rajahalme
Add ODP level handling of OVS_KEY_ATTR_IPV4_TUNNEL.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Isaku Yamahata
datapath: linux2.7 s/pid/portid/g
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Isaku Yamahata
datapath: support Linux 3.7
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Ben Pfaff
meta-flow: Correctly byteswap skb_priority/skb_mark...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Ben Pfaff
ofproto, ofproto-dpif: Fix memory leaks of struct iface...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Ben Pfaff
ofproto-dpif: Fix another memory leak in type_run().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Ben Pfaff
ofproto-dpif: Fix memory leak in type_run().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Ben Pfaff
ofproto-dpif: Avoid potential undefined behavior in...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Ansis Atteka
vswitchd: log skb_mark and skb_priority
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Ben Pfaff
meta-flow: Fix and simplify mf_get_mask().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Jesse Gross
datapath: Zero out key when looking up null ports.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Ben Pfaff
OPENFLOW-1.1+: New file for OpenFlow 1.1 and later...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Ben Pfaff
flow: Fix harmless typo in flow_wildcards_hash().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Justin Pettit
meta-flow: Don't allow negative port numbers.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Justin Pettit
ofp-util: Fix typo in invalid port range error message.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Ben Pfaff
daemon: Start monitor process, not daemon process,...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Ben Pfaff
packets: Change IP_ARGS interface to take an ovs_be32...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Ben Pfaff
ovs-vsctl: Allow command-specific options to mingle...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Jarno Rajahalme
Add OpenFlow13 to the allowed protocols for ofproto...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Jarno Rajahalme
Openflow 1.1 queue set/get config placeholders.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Ed Maste
vswitchd: Avoid writing to const struct
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Ben Pfaff
ofproto: Report correct error for emergency flow with...
commit
|
commitdiff
|
tree
|
snapshot
next