git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
netflow: Send multiple records for byte counts > UINT32_MAX
[sliver-openvswitch.git]
/
ofproto
/
ofproto.c
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
2010-08-27
Ben Pfaff
ofproto: Avoid ofpbuf_clone() for OFPAT_CONTROLLER...
blob
|
commitdiff
|
diff to current
2010-08-27
Ben Pfaff
ofproto: Avoid user->kernel->user round-trip for many...
blob
|
commitdiff
|
diff to current
2010-08-26
Ben Pfaff
Add Nicira extension to OpenFlow for dropping spoofed...
blob
|
commitdiff
|
diff to current
2010-08-13
Ben Pfaff
odp-util: Avoid branch in odp_actions_add().
blob
|
commitdiff
|
diff to current
2010-08-13
Ben Pfaff
ofproto: Add support for NXAST_RESUBMIT recursion.
blob
|
commitdiff
|
diff to current
2010-08-13
Ben Pfaff
Remove vestigial support for Spanning Tree Protocol.
blob
|
commitdiff
|
diff to current
2010-08-07
Ben Pfaff
ofproto: Add support for remote "service controllers".
blob
|
commitdiff
|
diff to current
2010-08-06
Ben Pfaff
ofproto: Improve terminology.
blob
|
commitdiff
|
diff to current
2010-08-06
Ben Pfaff
vswitchd: Only re-learn from flows that output to OFPP_...
blob
|
commitdiff
|
diff to current
2010-08-03
Ben Pfaff
datapath: Don't track IP TOS value two different ways.
blob
|
commitdiff
|
diff to current
2010-07-31
Justin Pettit
vswitchd: Don't act as learning switch in secure mode...
blob
|
commitdiff
|
diff to current
2010-07-31
Justin Pettit
vswitchd: Move fail-mode config to Bridge table
blob
|
commitdiff
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
diff to current
2010-07-20
Ben Pfaff
dpif: Abstract translation from OpenFlow queue ID into...
blob
|
commitdiff
|
diff to current
2010-06-28
Ben Pfaff
ofproto: Log changes made by flow normalization.
blob
|
commitdiff
|
diff to current
2010-06-24
Ben Pfaff
vswitch: Implement unixctl command to reconnect OpenFlo...
blob
|
commitdiff
|
diff to current
2010-06-18
Jesse Gross
ofproto: Consistently make queue_id uint32_t.
blob
|
commitdiff
|
diff to current
2010-06-17
Ben Pfaff
Implement QoS framework.
blob
|
commitdiff
|
diff to current
2010-06-17
Ben Pfaff
port-array: Add port_array_delete() function.
blob
|
commitdiff
|
diff to current
2010-06-17
Ben Pfaff
vconn: Move OpenFlow utility functions into new file...
blob
|
commitdiff
|
diff to current
2010-06-17
Ben Pfaff
ofproto: Fix byte order for OFP_VLAN_NONE to dl_vlan...
blob
|
commitdiff
|
diff to current
2010-06-08
Ben Pfaff
ofproto: Make OpenFlow connection log messages name...
blob
|
commitdiff
|
diff to current
2010-06-08
Ben Pfaff
rconn: Drop rconn_new(), rconn_new_from_vconn() functions.
blob
|
commitdiff
|
diff to current
2010-06-08
Ben Pfaff
rconn: Drop 'name' arg to rconn_new_from_vconn(), rconn...
blob
|
commitdiff
|
diff to current
2010-06-04
Jesse Gross
bridge: Filter some gratuitous ARPs on bond slaves.
blob
|
commitdiff
|
diff to current
2010-06-02
Jesse Gross
netdev: Remove may_create/may_open flags.
blob
|
commitdiff
|
diff to current
2010-05-27
Ben Pfaff
ofproto: Avoid null pointer dereference if in_band_crea...
blob
|
commitdiff
|
diff to current
2010-05-27
Ben Pfaff
ofproto: Fix treatment of out-of-band controllers.
blob
|
commitdiff
|
diff to current
2010-05-26
Ben Pfaff
Always #include <sys/socket.h> before <net/if.h>.
blob
|
commitdiff
|
diff to current
2010-05-26
Ben Pfaff
poll-loop: New function poll_timer_wait_until().
blob
|
commitdiff
|
diff to current
2010-05-17
Wei Yongjun
ofproto: fix compile warning of ofproto/ofproto.c
blob
|
commitdiff
|
diff to current
2010-05-13
Ben Pfaff
ofproto: Prefer "master" and "other" connections for...
blob
|
commitdiff
|
diff to current
2010-05-11
Ben Pfaff
ofproto: Don't send async messages on transient connect...
blob
|
commitdiff
|
diff to current
2010-05-11
Ben Pfaff
ofproto: Fix segfault sending packet_ins on transient...
blob
|
commitdiff
|
diff to current
2010-05-05
Ben Pfaff
ofproto: Implement ofp_action_output "max_len" feature.
blob
|
commitdiff
|
diff to current
2010-04-27
Ben Pfaff
ofproto: Avoid buffer copy in OFPT_PACKET_IN path.
blob
|
commitdiff
|
diff to current
2010-04-26
Ben Pfaff
ofproto: Fix bad memory access sending large numbers...
blob
|
commitdiff
|
diff to current
2010-04-26
Ben Pfaff
ofproto: Allow client to pass down extra (IP,port)...
blob
|
commitdiff
|
diff to current
2010-04-26
Ben Pfaff
in-band: Generalize the in-band code to arbitrary ...
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
ofproto: Add support for master/slave controller coordi...
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
Add support for multiple OpenFlow controllers on a...
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
ofproto: Bundle all controller-related settings into...
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
in-band: Support an arbitrary number of controllers.
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
in-band: Drop in-band flows when turning off in-band...
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
ofproto: Make valgrind happy.
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
tunneling: Add support for tunnel ID.
blob
|
commitdiff
|
diff to current
2010-04-15
Ben Pfaff
ofproto: Use original in_port for executing NXAST_RESUB...
blob
|
commitdiff
|
diff to current
2010-04-13
Ben Pfaff
ofproto: Maximum value of "int" is INT_MAX, not UINT32_MAX.
blob
|
commitdiff
|
diff to current
2010-04-13
Ben Pfaff
ofproto: Make NXAST_RESUBMIT take header modifications...
blob
|
commitdiff
|
diff to current
2010-04-13
Ben Pfaff
ofproto: Copy the flow being translated in xlate_actions().
blob
|
commitdiff
|
diff to current
2010-04-05
Ben Pfaff
ofproto: Make OFPFC_MODIFY and OFPFC_MODIFY_STRICT...
blob
|
commitdiff
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-24
Ben Pfaff
ofproto: Don't optimize out updating flow cookie.
blob
|
commitdiff
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-09
Ben Pfaff
ofproto: Avoid extra call to time_msec().
blob
|
commitdiff
|
diff to current
2010-03-06
Ben Pfaff
ofproto: Fix stupid typo that broke the build.
blob
|
commitdiff
|
diff to current
2010-03-05
Ben Pfaff
ofproto: Fix OpenFlow flow statistics result.
blob
|
commitdiff
|
diff to current
2010-03-04
Ben Pfaff
ofproto: Don't shadow global variable name.
blob
|
commitdiff
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-20
Ben Pfaff
ofproto: Fix implementation of OFPAT_SET_NW_DST.
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Always terminate OpenFlow description strings
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ovs-vswitchd: Remove inline OpenFlow descriptions
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Don't leak descriptions when destroying an...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Set protocol version to 0x01 (OpenFlow 1.0)
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Querying port stats for individual ports ...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Improve resolution of flow stats and removed...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Add support for matching IP addresses in ARP...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Add support for flow cookies (OpenFlow 1.0)
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Add user-specifiable datapath description...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Use 64-bit datapath id and management id ...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Add support for barrier command (OpenFlow...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Add selective Flow Removed messages and flow...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Check overlap, emerg flow cache, and error...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
blob
|
commitdiff
|
diff to current
2010-02-24
Ben Pfaff
ofproto: Delete fail-open flow when turning off fail...
blob
|
commitdiff
|
diff to current
2010-02-12
Ben Pfaff
ofproto: Use UINT16_MAX in place of -1, for clarity.
blob
|
commitdiff
|
diff to current
2010-02-12
Ben Pfaff
ofproto: Don't leak struct ofproto's port array.
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
ofproto: Avoid passing indeterminate value to rule_inse...
blob
|
commitdiff
|
diff to current
2010-02-08
Jesse Gross
vswitch: Consistently set Nicira OUI.
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'next' of repo.nicira.com:/srv/git/openvsw...
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2010-02-01
Ben Pfaff
ofproto: Mark NXT_ACT_SET_CONFIG and NXT_ACT_GET_CONFIG...
blob
|
commitdiff
|
diff to current
2010-02-01
Ben Pfaff
ofproto: Remove support for OpenFlow-based management...
blob
|
commitdiff
|
diff to current
2010-01-28
Jesse Gross
dpif: Update dpif interface to match netdev.
blob
|
commitdiff
|
diff to current
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
blob
|
commitdiff
|
diff to current
2010-01-15
Jesse Gross
netdev: Fully handle netdev lifecycle through refcounting.
blob
|
commitdiff
|
diff to current
2010-01-06
Ben Pfaff
vconn: Reimplement in terms of the "stream" abstraction.
blob
|
commitdiff
|
diff to current
2010-01-04
Ben Pfaff
ofproto: Get rid of unused parameter to ofconn_destroy().
blob
|
commitdiff
|
diff to current
2010-01-04
Ben Pfaff
Initial implementation of sFlow.
blob
|
commitdiff
|
diff to current
2010-01-04
Ben Pfaff
ofproto: Drop remote command execution feature.
blob
|
commitdiff
|
diff to current
2009-12-03
Ben Pfaff
vswitchd: Initial conversion to database-based configur...
blob
|
commitdiff
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-11-17
Justin Pettit
ofproto: Support missing set_nw_dst and set_tp_dst...
blob
|
commitdiff
|
diff to current
2009-11-14
Justin Pettit
ofproto: Update time of super-rule to match sub-rule
blob
|
commitdiff
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-11-04
Ben Pfaff
Add new function xzalloc(n) as a shorthand for xcalloc...
blob
|
commitdiff
|
diff to current
next