projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
check-structs: Add check that OFP_ASSERT is checking the right structures.
2011-10-04
Ben Pfaff
check-structs: Add check that OFP_ASSERT is checking...
commit
|
commitdiff
|
tree
2011-10-04
Ben Pfaff
vconn: Remove unnecessary forward declarations and...
commit
|
commitdiff
|
tree
2011-10-03
Ben Pfaff
meta-flow: Fix icmp_code field's wildcard bit.
commit
|
commitdiff
|
tree
2011-10-03
Ben Pfaff
ofp-parse: Remove write-only variable in parse_ofp_flow_mod_...
commit
|
commitdiff
|
tree
2011-10-03
Ben Pfaff
test-classifier: Remove write-only variable.
commit
|
commitdiff
|
tree
2011-10-03
Ben Pfaff
debian: Make python-openvswitch packaging work with...
commit
|
commitdiff
|
tree
2011-09-30
Ben Pfaff
flow: Move flow_extract_stats() to dpif.c, as dpif_flow_stat...
commit
|
commitdiff
|
tree
2011-09-30
Ben Pfaff
Remove a pair of unnecessary dependencies on datapath...
commit
|
commitdiff
|
tree
2011-09-29
Ben Pfaff
vlog: Accept any case for ANY and PATTERN when setting...
commit
|
commitdiff
|
tree
2011-09-29
Ben Pfaff
datapath: Avoid use-after-free error in dp_device_event().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-09-29
Ben Pfaff
bridge: Clear out all Interface fields when an interface...
commit
|
commitdiff
|
tree
2011-09-29
Ben Pfaff
xenserver: Fix typo in comment in XAPI plugin.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-09-29
Ben Pfaff
ovs.daemon: Fix bug introduced by "pychecker" warning...
commit
|
commitdiff
|
tree
2011-09-29
Ben Pfaff
ovs.daemon: Fix semantics of --pidfile option.
commit
|
commitdiff
|
tree
2011-09-26
Ben Pfaff
Implement "native VLAN" feature.
Significant updates by
Ben Pfaff
, including:
commit
|
commitdiff
|
tree
2011-09-26
Ben Pfaff
bitmap: New function to allocate a bitmap initialized...
commit
|
commitdiff
|
tree
2011-09-26
Ben Pfaff
ofproto-dpif: Add tests for VLAN handling.
commit
|
commitdiff
|
tree
2011-09-26
Ben Pfaff
ofproto-dpif: Get rid of OFP_VLAN_NONE pollution.
commit
|
commitdiff
|
tree
2011-09-26
Ben Pfaff
ofproto-dpif: Fix VLAN and other field handling in...
commit
|
commitdiff
|
tree
2011-09-26
Ben Pfaff
ovs-xapi-sync: Add unit test.
commit
|
commitdiff
|
tree
2011-09-26
Ben Pfaff
ovs-monitor-ipsec: Add unit test.
commit
|
commitdiff
|
tree
2011-09-26
Ben Pfaff
json.py: Typo in parsing code.
commit
|
commitdiff
|
tree
2011-09-24
Ben Pfaff
bond: Remove spurious blank line.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
tag: Fix typo in comment.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
python: Implement write support in Python IDL for OVSDB.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
ovs.db.types: Add table reference to ovs.db.types.BaseType.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
python: Accept multiple forms of strings and lists...
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
python: Change 'clone' function names to 'copy'.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
ovs.ovsuuid: Get rid of ovs.ovsuuid.UUID class.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
tests: Fix typos in C versions of test-ovsdb error...
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
ovs.jsonrpc: Include result in Message.__str__() output.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
ovs.db.data: Make Datum.check_constraints() work.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
ovs.db.data: Fix Atom.new()'s handling of Boolean values.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
ovsdb-idl: Code style improvements.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
tests: Actually run all the Python IDL tests under...
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
ovs.json: Remove commented-out debug code.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
ovs.json: Actually implement the "pretty" option for...
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
python: Avoid shadowing standard or global names.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
python: Avoid "unused parameter" warnings from pychecker.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
ovs.db.types: Always initialize ref_type attribute.
commit
|
commitdiff
|
tree
2011-09-23
Ben Pfaff
ovs-monitor-ipsec: Fix typo in comment.
commit
|
commitdiff
|
tree
2011-09-22
Ben Pfaff
ofp-print: Avoid double space before "actions" for...
commit
|
commitdiff
|
tree
2011-09-22
Ben Pfaff
netdev-linux: Fix broken build on RHEL 6.
commit
|
commitdiff
|
tree
2011-09-22
Ben Pfaff
netlink-socket: Async notifications are incompatible...
commit
|
commitdiff
|
tree
2011-09-22
Ben Pfaff
ovs-xapi-sync: Make pychecker-able.
commit
|
commitdiff
|
tree
2011-09-22
Ben Pfaff
netlink-socket: Fix typo in comment.
commit
|
commitdiff
|
tree
2011-09-20
Ben Pfaff
ovs-vsctl: Fix typo in documentation.
commit
|
commitdiff
|
tree
2011-09-20
Ben Pfaff
debian: Correct path to ovs-controller in init script.
commit
|
commitdiff
|
tree
2011-09-19
Ben Pfaff
ovs-ofctl: Clarify in_port in manpage.
commit
|
commitdiff
|
tree
2011-09-19
Ben Pfaff
nicira-ext: Clarify comment.
commit
|
commitdiff
|
tree
2011-09-16
Ben Pfaff
ofproto-dpif: Fix behavior when a subset of VLANs is...
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
AUTHORS: Add Tyler Coumbes <coumbes@gmail.com>.
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
ovs-brcompatd: Delete ports when netdevs on fake bridges...
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
cfm: Delete spurious blank line.
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
ovs-vsctl: Improve usage message.
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
bugtool: Remove "ovs-bugtool" upon "make clean", to...
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
bugtool: Uninstall plugins on "make uninstall".
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
Mark "uninstall-local" targets phony.
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
rhel: Fix "make distcheck" failure due to regenerating...
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
ofproto: Remove dummy 'in_port' variable.
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
ofp-util: Remove obsolete build assertion.
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
odp-util: Drop pointless "if" statement.
commit
|
commitdiff
|
tree
2011-09-15
Ben Pfaff
netdev: Allow get_mtu and set_mtu provider functions...
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofproto-dpif: Optimize flow revalidation for MAC learning.
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofproto-dpif: Introduce an enum for the number of tables.
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
flow: New function flow_wildcards_is_catchall().
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
classifier: Move zero_wildcards() to flow.c as public...
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
Implement new "learn" action.
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofproto: Reinterpret meaning of OpenFlow hard timeouts...
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
test-openflowd: Allow specifying port type on --ports...
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
dpif-netdev: Also allow "dummy" netdevs in a dpif-netdev.
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofproto-dpif: Add -generate option to ofproto/trace...
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
meta-flow: New library for working with fields by id.
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofproto: Mark some parameters 'const'.
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofproto: Add 'ofproto' parameter to most flow_mod functions.
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofproto: Avoid using list_size() to compute length...
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofp-util: New function for parsing key-value pairs.
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofp-util: Add type-safe functions for serializing actions.
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofp-parse: Refactor action parsing to improve compiler...
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofp-util: Further abstract definitions of action properties.
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
ofp-util: New functions for parsing and formatting...
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
packets: Add more utility functions for IPv4 and IPv6...
commit
|
commitdiff
|
tree
2011-09-13
Ben Pfaff
classifier: Change cls_rule_set_nd_target() to take...
commit
|
commitdiff
|
tree
2011-09-12
Ben Pfaff
ofproto-dpif: Fix check for 802.1Q header in commit_odp_acti...
commit
|
commitdiff
|
tree
2011-09-09
Ben Pfaff
netlink-socket: Avoid use-after-free in nl_lookup_genl_mcgro...
commit
|
commitdiff
|
tree
2011-09-09
Ben Pfaff
bridge: Avoid reading uninitialized data in bridge_pick_loca...
commit
|
commitdiff
|
tree
2011-09-09
Ben Pfaff
ofproto: Document that ->rule_construct() should uninitializ...
commit
|
commitdiff
|
tree
2011-09-09
Ben Pfaff
ofproto: Fix documentation for calls to ->rule_destruct().
commit
|
commitdiff
|
tree
2011-09-08
Ben Pfaff
datapath: Allow a packet with no input port to omit...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-09-06
Ben Pfaff
netlink-protocol: Move CTRL_ATTR_MCAST definitions...
commit
|
commitdiff
|
tree
2011-08-26
Ben Pfaff
ovs-monitor-ipsec: Don't abort if syslog is not available.
commit
|
commitdiff
|
tree
2011-08-25
Ben Pfaff
ovs.db.types: Remove write-only variable from constraintsToE...
commit
|
commitdiff
|
tree
2011-08-25
Ben Pfaff
python: Remove unused imports.
commit
|
commitdiff
|
tree
2011-08-25
Ben Pfaff
ovs.stream: Remove unused parameter from usage().
commit
|
commitdiff
|
tree
2011-08-25
Ben Pfaff
ovs.ovsuuid: Fix UUID.cInitUUID invocation of re.match...
commit
|
commitdiff
|
tree
2011-08-25
Ben Pfaff
ovs.jsonrpc: Fix static method Session.open() reference...
commit
|
commitdiff
|
tree
2011-08-25
Ben Pfaff
ovs.jsonrpc: Fix static method Message.__validate_arg...
commit
|
commitdiff
|
tree
2011-08-25
Ben Pfaff
ovs.json: Use Exception, which exists, instead of Error...
commit
|
commitdiff
|
tree
2011-08-25
Ben Pfaff
ovs.db.idl: Fix error message format arguments.
commit
|
commitdiff
|
tree
2011-08-25
Ben Pfaff
ovs.daemon: Add missing format string argument.
commit
|
commitdiff
|
tree
next