projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2010-11-25
Ben Pfaff
ofp-util: Fix interpretation of NXFW_TUN_ID bit for...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Ben Pfaff
ofproto: Send OFPT_PORT_STATUS messages to primary...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Ben Pfaff
dpif-netdev: Do not log error for EOPNOTSUPP return...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Ben Pfaff
dpif-netdev: Simplify code by using shash for names...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Ben Pfaff
nx-match: Implement support for arbitrary VLAN TCI...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Ben Pfaff
debian: Change architectures from "any" to "linux-any".
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Ben Pfaff
ofp-util: Make make_flow_mod() take cls_rule instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Ben Pfaff
flow: Fully separate flow_wildcards from OpenFlow wildc...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Ben Pfaff
flow: Remove flow_to/from_match() in favor of cls_rule_...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Ben Pfaff
flow: Move functions for dealing with wildcard bit...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Ben Pfaff
flow: New function flow_wildcards_is_exact().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Ben Pfaff
ofp-print: Avoid converting flow to ofp_match just...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Ben Pfaff
classifier: New function cls_rule_equal().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Ben Pfaff
classifier: Fix segfault iterating with rules that...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Ben Pfaff
netdev-vport: Fix segfault on bad vport configuration.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
Ben Pfaff
ovs-vsctl: Fix br-set-external-id.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
Ben Pfaff
dpif: Make dpif_class 'open' function take class instea...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
Ben Pfaff
dpif: Use caller-provided dpif_class in dp_register_pro...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Ben Pfaff
lib: Remove redundant dhparams.h from EXTRA_DIST.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Ben Pfaff
netdev-vport: Remove OVS_UNUSED from argument that...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Ben Pfaff
ofp-util: Consistently treat OpenFlow xids as network...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Ben Pfaff
ofp-util: Use a counter for transaction IDs instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Ben Pfaff
netdev-vport: Fix poll_add() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Ben Pfaff
ovs-ofctl: Fix return value of str_to_port_no().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Ben Pfaff
Make the "exit" unixctl command reliable in ovsdb-serve...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Ben Pfaff
debian: Ignore python-openvswitch directory.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Ben Pfaff
debian: Fix parallel builds.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Ben Pfaff
debian: On "make check" failure dump the testsuite...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Ben Pfaff
csum: Avoid misaligned data access.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Ben Pfaff
test-csum: Make test_case requirements clear.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Ben Pfaff
ovs-vsctl: Make waiting for ovs-vswitchd to reload...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Ben Pfaff
ovs-vsctl: Replicate only tables and columns that are...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Ben Pfaff
ovsdb-idl: Make selecting tables and columns to replica...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Ben Pfaff
ovsdb: Support replicating a table without including...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ben Pfaff
classifier: Remove classifier_for_each(), classifier_fo...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ben Pfaff
ofproto: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ben Pfaff
classifier: Add functions and macros for iteration...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ben Pfaff
ofproto: Always set VLAN_CFI bit to 0 in ODPAT_SET_DL_T...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ben Pfaff
debian: Add procps to Build-Depends.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ben Pfaff
util: Add function hexits_value() for parsing multiple...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ben Pfaff
nicira-ext: New Nicira vendor action NXAST_NOTE.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ben Pfaff
ofp-util: Add OFP_ACTION_ALIGN macro to header.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ben Pfaff
vswitch: Add other-config:in-band-queue to set queue...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ben Pfaff
random: Add entropy test.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ben Pfaff
random: Fix random number generator.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Ben Pfaff
hmap: New macro HMAP_FOR_EACH_CONTINUE.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Ben Pfaff
classifier: Delete dead code specialized for the exact...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Ben Pfaff
classifier: Drop CLS_INC_* enumerations and related...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Ben Pfaff
test-classifier: Use get_unaligned_u32() from unaligned.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Ben Pfaff
ofproto: Simplify rule_insert().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Ben Pfaff
ofproto: Don't bother returning value from facet_make_a...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Ben Pfaff
ofproto: Fix accounting in facet_revalidate().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Ben Pfaff
ofproto: Break subrules out of "struct rule" into new...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ethan Jackson
netdev-linux: HFSC in linux
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ben Pfaff
ofproto: Avoid clearing NetFlow stats twice upon rule...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ben Pfaff
ofproto: Make xlate_actions() initialize '*tags' itself.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ben Pfaff
ofproto: Disable timeouts for flows added by ofproto_ad...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ben Pfaff
ofproto: Fix used time of revalidated subrules.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ben Pfaff
ofp-parse: Refactor flow parsing.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ben Pfaff
ofp-parse: Generalize parse_ofp_add_flow_str() as parse...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ben Pfaff
nx-match: Add tests that wildcard bits are zeroed by...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ben Pfaff
Add support for matching Ethernet multicast frames.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ben Pfaff
ofproto: Implement support for registers in extended...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ben Pfaff
test-classifier: Test CLASSIFIER_FOR_EACH_EXACT_RULE.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Ben Pfaff
classifier: Pass correct member to CONTAINER_OF in...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
ofproto: Fix use of uninitialized variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
socket-util: Work around Unix domain socket path name...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
socket-util: Define LINUX macro at top of file.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
util: New function base_name().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
CodingStyle: Clarify C dialect section and add rationale.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
debian: Remove corekeeper package.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
lib: Distribute nx-match.def, fixing "make dist".
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
ofproto: Factor out code from do_xlate_actions() into...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
ofp-util: Make validate_actions() take a struct flow *.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
ofproto: Refactor handle_packet_out().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
ofproto: Implement Nicira Extended Match flexible flow...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
ofproto: Fix type of 'out_port' parameter to query_aggr...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
ofproto: Rename *_stats_reply() functions for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Ben Pfaff
datapath: Fix build on 2.6.18.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Ben Pfaff
Fix distribution by adding include/linux/if_link.h...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Ben Pfaff
datapath: Use "struct rtnl_link_stats64" instead of...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Ben Pfaff
datapath: Clean up netdev_get_stats() very slightly.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Ben Pfaff
datapath: Add clean compat layer for dev_get_stats().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Ben Pfaff
datapath: Use struct assignment in place of memcpy...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Ben Pfaff
ovsdb: Fix "make dist" by distributing dot2pic.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
Ben Pfaff
flow: Better abstract flow_wildcards and use it more...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
Ben Pfaff
nicira-ext: Shuffle comments around.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
Ben Pfaff
classifier: Add more cls_rule_set_*() functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
Ben Pfaff
classifier: Move in-band set_<field>() functions public...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
Ben Pfaff
ofproto: Change ofproto_add_flow(), ofproto_delete_flow...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
Ben Pfaff
ofproto: Refactor handle_flow_mod().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
Ben Pfaff
Rename cls_rule_zero_wildcards() to cls_rule_zero_wildc...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Ben Pfaff
ofproto: Refactor handle_aggregate_stats_request().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Ben Pfaff
ofproto: Generalize reject_slave_controller().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Ben Pfaff
ofproto: Factor flow duration calculation into new...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Ben Pfaff
ofproto: Get rid of redundant ofproto parameters in...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Ben Pfaff
ofproto: Make flow format specific to an OpenFlow conne...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Ben Pfaff
ofproto: Generalize tun_id_from_cookie into flow_format.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Ben Pfaff
Add "Manager" and "manager_options" to allow options...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Ben Pfaff
in-band: Make in_band_create() always initialize its...
commit
|
commitdiff
|
tree
|
snapshot
next