git://git.onelab.eu
/
sliver-openvswitch.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
ofproto-dpif: avoid losing track of kernel flows upon reinstallation
2013-07-08
Jarno Rajahalme
ofproto: Free meters in ofproto_destroy__().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-07-08
Ben Pfaff
Add basic OpenFlow 1.1 protocol support.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-07-08
Ben Pfaff
tests: Add tests for mod flows with cookie miss on...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-07-08
Ben Pfaff
ofp-util: Add 'modify_cookie' to struct ofputil_flow_mod...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-07-08
Ben Pfaff
DESIGN: Update flow_mod section to describe OpenFlow...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-07-08
Ben Pfaff
DESIGN: Fix typo in "VLAN Matching" section.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-07-08
ZhengLingyun
bitmap: Fix bitmap_allocate1() bug when n_bits is a...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-07-08
Neil McKee
bridge: Add ifindex column to Interface table.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-07-08
Ben Pfaff
ofp-parse: Do not exit() upon a parse error.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-29
Ben Pfaff
test-atomic: Drop atomic read-modify-write tests for...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-29
Ben Pfaff
OPENFLOW-1.1+: Remove items that I've verified to be...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-29
Ben Pfaff
tests: Fix typo in test name.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-29
Ben Pfaff
vconn: Fix formatting of user message.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
Makefile: Blacklist functions that threaded programs...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
Use random_*() instead of rand(), for thread safety.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
random: Make thread-safe.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
Replace all uses of strerror() by ovs_strerror(), for...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
New function ovs_strerror() as a thread-safe replacement...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
ovs-thread: Add support for various thread-related...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
ovs-thread: Add support for convenient once-only initializers.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
ovs-atomic: New library for atomic operations.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Andy Zhou
ovs-appctl: allow ofproto/trace to take mega flow input
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
ofp-errors: Fix typos in error enumeration names.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
ovsdb-server: Add and remove databases during run time.
Co-authored-by:
Ben Pfaff
<blp@nicira.com>
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Jarno Rajahalme
Fix table checking for goto table instruction.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
ofp-util: OpenFlow 1.0 can match IPv6 Ethertype even...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Jarno Rajahalme
ofproto: Implement OpenFlow 1.3 meter table.
Co-authored-by:
Ben Pfaff
<blp@nicira.com>
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
ofpact: New function ovs_instruction_type_from_ofpact_type().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
ofp-actions: Give ovs_instruction funcs names that...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-28
Ben Pfaff
bridge: Don't log flow miss model on every reconfiguration.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-27
Jarno Rajahalme
ofp-util: Meter fixes.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-26
Jarno Rajahalme
ofproto: Use OFPRR_EVICTION consistently when evicting...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-26
Ben Pfaff
bfd: Fix typo in comment.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-26
James P
INSTALL: Add db name to path in the example.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-26
Jarno Rajahalme
openflow-common: Change flow removal reason codes.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-26
Joe Stringer
ofproto-dpif: Add 'force-miss-model' configuration
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-26
Ben Pfaff
ofp-parse: Fix parsing of out_port.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-25
Ben Pfaff
ovs-thread: Add per-thread data support.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-25
Ben Pfaff
ovs-thread: New module, initially just with pthreads...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-25
Ben Pfaff
Add VLAN splinters unit test.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-25
Alex Wang
build-aux/extract-ofp-errors: Delete trailing whitespaces
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-25
Ben Pfaff
ofp-errors: New error code ONFBIC_DUP_INSTRUCTION.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-25
Ben Pfaff
ofp-errors: Implement OpenFlow 1.2+ experimenter error...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-25
Jarno Rajahalme
ofp-util: Support for OpenFlow 1.3 meters.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-24
Ben Pfaff
ofproto-dpif: Make "fdb/show" report OpenFlow port...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-24
Ben Pfaff
ofp-util: New function ofputil_port_to_string().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-24
Ben Pfaff
acinclude: Improve detection of not-understood compiler...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-24
Jarno Rajahalme
ofpacts_check: Remove unnecessary flow copying.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-21
Ben Pfaff
ofp-errors: Make ofperr_decode() static.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-21
Ben Pfaff
ofp-errors: Fix typos in comment.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-20
Ben Pfaff
FAQ: Describe how to use ovs-ofctl with OpenFlow 1.1+.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-20
James Page
tests: Tolerate init process pid != 1.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-20
Alex Wang
test-classifier.c: Use UINT16_MAX instead of OFPP_NONE...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-20
Jarno Rajahalme
ofp-util: Remove prototype of non-existing function.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-20
Ben Pfaff
sparse: Remove prototypes for thread-unsafe functions...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-20
Alex Wang
Create specific types for ofp and odp port
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-20
Andy Zhou
ovs-dpctl: Add mega flow support
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-20
Joe Stringer
vswitchd: Update flow-eviction-threshold documentation
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-20
Ben Pfaff
ovs-vsctl: Improve error message for "ovs-vsctl del...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-19
Ben Pfaff
ovs-xapi-sync: Make bridge-id caching logic easier...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-18
Ben Pfaff
hmap: Use is_pow2() instead of open-coding it.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-18
Jarno Rajahalme
ofproto: Index flows by cookie.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-18
Ben Pfaff
hindex: New data structure for hashed multimaps.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-17
Ben Pfaff
leak-checker: Remove because it cannot be made thread...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-17
Ben Pfaff
backtrace: Remove variant that does not support threads.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-17
Jarno Rajahalme
ofproto: Make handle_openflow's msg argument const.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-14
Jarno Rajahalme
odp-util: Use proper formatting for ODP port number.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-14
Jarno Rajahalme
ofproto: Fix use of uninitialized local variable.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-13
Murphy McCauley
lib/netdev-linux.c: Prevent receiving of sent packets
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-13
Ben Pfaff
ovsdb-server: Preserve remotes across crash and restart.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-12
Ben Pfaff
ofp-print: Avoid returning static data.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-12
Ben Pfaff
ofproto-dpif-xlate: Make code more readable via 'flow...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-12
Jarno Rajahalme
ofproto-dpif-xlate: Harmonize naming of internal functions.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-12
Jarno Rajahalme
ofproto-dpif: Check for MPLS depth at the flow.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-12
Ben Pfaff
extract-ofp-errors: Remove support for hexadecimal...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-11
Ben Pfaff
ofproto-dpif: Fix format specifier.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-11
Ben Pfaff
rtnetlink-link: Make 'attrs' local variable non-static.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-11
Joe Stringer
odp-execute: Style fixes
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-10
Ben Pfaff
process: Add thread safety comments.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-10
Ben Pfaff
process: Make signal handling thread-safe.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-10
Ben Pfaff
process: Remove unused features from process_start().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-10
Ben Pfaff
process: Remove process_run(), process_run_capture...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-10
Ben Pfaff
ofproto-dpif: Fix incorrect printf format specifiers.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-10
Ben Pfaff
netdev-vport: Make netdev_vport_get_dpif_port() code...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-10
Ben Pfaff
ofp-util: Don't return static data in ofputil_packet_in_reas...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-10
Ben Pfaff
odp-util: Avoid returning static data in ovs_key_attr_to_str...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-10
Ben Pfaff
ofp-actions: Add comments to struct ofpact_learn_spec.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-10
Ben Pfaff
ovsdb-idlc: Write a new-line at the end of "annotate...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-06
Ben Pfaff
timeval: Remove time_disable_restart(), time_enable_restart...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-06
Ben Pfaff
netdev-vport: Don't return static data in netdev_vport_get_d...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-06
Ben Pfaff
dpif-netdev: Don't run port names through netdev_vport_get_d...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-05
Ben Pfaff
route-table: Make 'rtnl_sock' and 'attrs' local variables...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-05
Ben Pfaff
netdev-vport: Make 'iface' non-static in tunnel_get_status().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-05
Ben Pfaff
timeval: Do not block SIGALRM around setting 'deadline...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-05
Ben Pfaff
lockfile: Remove calls to time_disable_restart()/time_enable...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-05
Ben Pfaff
signals: Make thread-safe.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-05
Simon Horman
Always update ethertype on mpls_pop
Ben Pfaff
tells me that this is consistent...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-05
Simon Horman
ofproto-dpif: Use execute_actions to execute controller...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-05
Simon Horman
odp-execute: Add set skb_mark, set_priority, tunnel...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-06-05
Simon Horman
odp-util: Export odp_tun_key_from_attr()
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
next