projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
packets: New function eth_pop_vlan(), formerly dp_netdev_pop_vlan().
2011-11-23
Ben Pfaff
packets: New function eth_pop_vlan(), formerly dp_netdev_pop...
commit
|
commitdiff
|
tree
2011-11-23
Ben Pfaff
vlan-bitmap: New function vlan_bitmap_from_array__().
commit
|
commitdiff
|
tree
2011-11-23
Ben Pfaff
vlandev: New library for working with Linux VLAN devices.
commit
|
commitdiff
|
tree
2011-11-23
Ben Pfaff
netdev-linux: Reorganize slightly.
commit
|
commitdiff
|
tree
2011-11-23
Ben Pfaff
netdev: Remove netdev_get_vlan_vid().
commit
|
commitdiff
|
tree
2011-11-23
Ben Pfaff
vswitchd: Remove special case for VLAN devices.
commit
|
commitdiff
|
tree
2011-11-23
Ben Pfaff
ofproto-dpif: Support differing user/kernel packet...
commit
|
commitdiff
|
tree
2011-11-23
Ben Pfaff
ofproto-dpif: Factor NetFlow active timeouts out of...
commit
|
commitdiff
|
tree
2011-11-23
Ben Pfaff
bridge: Fix incorrect comments.
commit
|
commitdiff
|
tree
2011-11-23
Ben Pfaff
ofproto: Add "const" to ->rule_execute's "flow" parameter.
commit
|
commitdiff
|
tree
2011-11-23
Ben Pfaff
bridge: Avoid reading other_config columns with ovsdb_idl_get().
commit
|
commitdiff
|
tree
2011-11-21
Ben Pfaff
nx-match: Fold all of its data structures into mf_field.
commit
|
commitdiff
|
tree
2011-11-21
Ben Pfaff
flow: New functions for setting a VLAN VID or PCP value.
commit
|
commitdiff
|
tree
2011-11-21
Ben Pfaff
meta-flow: Split ICMP into ICMPv4 and ICMPv6.
commit
|
commitdiff
|
tree
2011-11-18
Ben Pfaff
Implement a new port setting "other-config:priority...
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
ofproto-dpif: Get rid of "struct dst".
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
tests: Rewrite code for comparing sets of ODP actions.
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
odp-util: New function odp_actions_from_string().
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
odp-util: Add support for named ports to odp_flow_key_from_s...
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
odp-util: New function factored out of put_userspace_action().
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
odp-util: Code formatting improvements.
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
shash: New function shash_find_len().
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
flow: Rename flow_compare() to flow_compare_3way().
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
ofproto-dpif: Improve RSPAN translation performance...
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
ofproto-dpif: Make compose_mirror_dsts() harder to...
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
ofproto-dpif: Remove duplicate VLAN logic.
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
ofproto-dpif: Do not output RSPAN packets to SPAN ports.
commit
|
commitdiff
|
tree
2011-11-17
Ben Pfaff
odp-util: Reorder OVS_KEY_ATTR_* cases for consistency.
commit
|
commitdiff
|
tree
2011-11-16
Ben Pfaff
datapath: Properly validate length of OVS_KEY_ATTR_ENCAP...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-11-15
Ben Pfaff
datapath: Don't drop packets with partial vlan tags.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-11-15
Ben Pfaff
datapath: Describe policy for extending flow key, implement...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-11-14
Ben Pfaff
datapath: Allow flow key Netlink attributes to appear...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-11-12
Ben Pfaff
openvswitch.h: Change OVS_KEY_ATTR_TUN_ID from 100...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-11-12
Ben Pfaff
datapath: Rearrange ovs_key_lens.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-11-11
Ben Pfaff
docs: Always build ovs-vswitchd.conf.db.5 in srcdir.
commit
|
commitdiff
|
tree
2011-11-11
Ben Pfaff
ovs-ofctl: Document behavior when table=255 is specified.
commit
|
commitdiff
|
tree
2011-11-11
Ben Pfaff
classifier: Use HMAP_FOR_EACH, HMAP_FOR_EACH_CONTINUE.
commit
|
commitdiff
|
tree
2011-11-11
Ben Pfaff
netlink: Refactor and simplify nl_policy_parse().
commit
|
commitdiff
|
tree
2011-11-11
Ben Pfaff
netlink: Use NL_ATTR_FOR_EACH in nl_policy_parse().
commit
|
commitdiff
|
tree
2011-11-11
Ben Pfaff
netlink: New macro NL_POLICY_FOR.
commit
|
commitdiff
|
tree
2011-11-11
Ben Pfaff
odp-util: Use ovs_key_attr_to_string() names in format_odp_k...
commit
|
commitdiff
|
tree
2011-11-11
Ben Pfaff
odp-util: Adjust style.
commit
|
commitdiff
|
tree
2011-11-11
Ben Pfaff
odp-util: Trigger warning for unhandled attrs in format_odp_...
commit
|
commitdiff
|
tree
2011-11-11
Ben Pfaff
odp-util: New function ovs_key_attr_to_string().
commit
|
commitdiff
|
tree
2011-11-11
Ben Pfaff
openvswitch.h: Improve comments.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-11-10
Ben Pfaff
debian: Strip epoch from version number used in directory...
commit
|
commitdiff
|
tree
2011-11-04
Ben Pfaff
debian: Fix build failure installing ovs-vswitchd.conf...
commit
|
commitdiff
|
tree
2011-11-04
Ben Pfaff
bond: Only drop packets that indicate moves on SLB...
commit
|
commitdiff
|
tree
2011-11-04
Ben Pfaff
debian: Install ovs-vswitchd.conf.db(5) manpage.
commit
|
commitdiff
|
tree
2011-11-03
Ben Pfaff
datapath: Fix indentation in pop_vlan().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-11-02
Ben Pfaff
stream: Fix uninitialized values in stream_init().
commit
|
commitdiff
|
tree
2011-11-02
Ben Pfaff
ofproto: Reject invalid input ports in OFPT_PACKET_OUT...
commit
|
commitdiff
|
tree
2011-11-02
Ben Pfaff
ofproto: Add error code for bad role.
commit
|
commitdiff
|
tree
2011-11-02
Ben Pfaff
ofproto: Issue OpenFlow error for bad table IDs.
commit
|
commitdiff
|
tree
2011-11-02
Ben Pfaff
ofproto: Consistently log OpenFlow error replies.
commit
|
commitdiff
|
tree
2011-11-02
Ben Pfaff
ofp-util: New function ofputil_decode_msg_type_partial().
commit
|
commitdiff
|
tree
2011-11-01
Ben Pfaff
openvswitch.h: Add missing words in comment.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-11-01
Ben Pfaff
AUTHORS: Add Edward Tomasz NapieraĆa.
commit
|
commitdiff
|
tree
2011-10-31
Ben Pfaff
netdev-vport: Again allow "tap" devices to be added...
commit
|
commitdiff
|
tree
2011-10-31
Ben Pfaff
ofproto: Add OFPC_QUEUE_STATS to switch feature reply.
commit
|
commitdiff
|
tree
2011-10-31
Ben Pfaff
ovsdb-idl: Prevent occasional hang when multiple database...
commit
|
commitdiff
|
tree
2011-10-27
Ben Pfaff
ofp-print: Pretty-print payloads in all error messages...
commit
|
commitdiff
|
tree
2011-10-27
Ben Pfaff
ovsdb-idl: Don't even try to modify synthetic rows...
commit
|
commitdiff
|
tree
2011-10-27
Ben Pfaff
Fix manpage-check on RHEL 5.
commit
|
commitdiff
|
tree
2011-10-26
Ben Pfaff
Improve manpage checking rule.
commit
|
commitdiff
|
tree
2011-10-26
Ben Pfaff
Implement automatic dependency generation for manpages.
commit
|
commitdiff
|
tree
2011-10-26
Ben Pfaff
Move soexpand.pl into build-aux and make it non-executable.
commit
|
commitdiff
|
tree
2011-10-25
Ben Pfaff
datapath: Improve <linux/openvswitch.h> comments.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
datapath: Fully parenthesize ACTION macro.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
datapath: Fix wrong indentation.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
datapath: Add multicast tunnel support.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
ovs-dpctl: Add new "set-if" command.
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
datapath: Disallow unknown attributes on OVS_ACTION_ATTR_SAM...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
ofproto-dpif: Fix uninitialized struct member in xlate_actio...
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
test-openflowd: Remove.
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
ofproto: Check for overlapping flows only in the target...
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
ofproto-dpif: Fix htons() that should be ntohs().
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
ovsdb-tool: Make "show-log" convert raw JSON to easier...
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
ovsdb-tool: Add abbreviated UUIDs to "show-log" even...
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
DESIGN: Document multiple table support.
commit
|
commitdiff
|
tree
2011-10-24
Ben Pfaff
ovs-bugtool: Improve how Open vSwitch log files are...
commit
|
commitdiff
|
tree
2011-10-21
Ben Pfaff
datapath: Use kfree_skb() only on error paths.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-10-21
Ben Pfaff
vport-capwap: Fix use-after-free on error path.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-10-21
Ben Pfaff
Implement new fragment handling policy.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-10-19
Ben Pfaff
ofproto-dpif: Increase recursion limit.
commit
|
commitdiff
|
tree
2011-10-19
Ben Pfaff
test-lockfile: Provide better diagnostics on failure.
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
ofp-util: Avoid misaligned memory access in ofputil_encode_p...
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
ofp-parse: Validate range of table, priority, and timeout...
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
vlog: Skip reopening a log file if it would have no...
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
ofproto-dpif: Make OFPAT_ENQUEUE to input port do nothing.
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
learn: Correct example in nicira-ext.h and add examples...
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
learn: Check learn actions after parsing in learn_parse().
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
learn: Allow read-only fields to be matched.
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
nx-match: Improve log message for errors parsing NX...
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
ovsdb: Remove dead Python-related code.
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
datapath: Fix tunnel reconfiguration that does not...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
datapath: Reject attempts to change vport type with...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
types: Fix endianness check.
commit
|
commitdiff
|
tree
2011-10-18
Ben Pfaff
bridge: Allow specially named "unix:" controllers.
commit
|
commitdiff
|
tree
2011-10-17
Ben Pfaff
bond: Demote active-backup WARN to DBG.
commit
|
commitdiff
|
tree
next