projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2011-11-28
Ben Pfaff
ovsdb: Correctly implement conditions that include...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Ben Pfaff
daemon: Better log when fork child dies early from...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Ben Pfaff
netlink-socket: Let the kernel choose Netlink pids...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Ben Pfaff
ofproto: Add "fast path".
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Ben Pfaff
ofproto-dpif: Process multiple batches of upcalls in...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Ben Pfaff
dpif-linux: Use "epoll" instead of poll().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Ben Pfaff
dpif-linux: Use poll() internally in dpif_linux_recv().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Ben Pfaff
Revert "poll-loop: Enable checking whether a FD caused...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Ben Pfaff
dpif-linux: Remove poll_fd_woke() optimization from...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Justin Pettit
mirroring: Don't require the "normal" action to perform...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Justin Pettit
ovs-vswitchd: Track packet and byte statistics sent...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Justin Pettit
mirroring: Use more generic terms for mirroring.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Simon Horman
stream: Make classes const
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Ben Pfaff
Implement new "VLAN splinters" feature.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
ofproto-dpif: Separately track the initial VLAN TCI...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
ofproto-dpif: Move ODP actions from facets to subfacets.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
ofproto-dpif: Simplify invocation of send_packet().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
ovsdb-idl: Add assertion for synthetic records in ovsdb...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
packets: New function eth_pop_vlan(), formerly dp_netde...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
vlan-bitmap: New function vlan_bitmap_from_array__().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
vlandev: New library for working with Linux VLAN devices.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
netdev-linux: Reorganize slightly.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
netdev: Remove netdev_get_vlan_vid().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
vswitchd: Remove special case for VLAN devices.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
ofproto-dpif: Support differing user/kernel packet...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
ofproto-dpif: Factor NetFlow active timeouts out of...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
bridge: Fix incorrect comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
ofproto: Add "const" to ->rule_execute's "flow" parameter.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ben Pfaff
bridge: Avoid reading other_config columns with ovsdb_i...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ethan Jackson
vswitch: Implement dscp column of the Queue table.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ethan Jackson
ofproto-dpif: Simplify commit logic.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Ethan Jackson
ofproto-dpif: Properly update tos and ttl fields.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Jesse Gross
datapath: Fix build after global symbol rename.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Jesse Gross
datapath: Scope global symbols with ovs_ prefix.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Ben Pfaff
nx-match: Fold all of its data structures into mf_field.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Ben Pfaff
flow: New functions for setting a VLAN VID or PCP value.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Ben Pfaff
meta-flow: Split ICMP into ICMPv4 and ICMPv6.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Ethan Jackson
dpif-netdev: Allow enqueue actions.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Ethan Jackson
ofproto-dpif: Test basic output and flooding.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Ethan Jackson
ovs-ofctl: Support OFPPC_NO_FWD.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Ethan Jackson
utilities: Update gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Ethan Jackson
ofp-util: Support OFPP_LOCAL in enqueue actions.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Jesse Gross
datapath: Remove unused variable in dp_notify.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Jesse Gross
datapath: Always notify in initial namespace for port...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Jesse Gross
datapath: Directly use methods for protecting RCU/RTNL...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Jesse Gross
datapath: Add genl_dereference() and use it.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Jesse Gross
datapath: Use u64_stats_sync for datapath and vport...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Jesse Gross
datapath: Better handle vlan packets sent to userspace.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ethan Jackson
ofproto-dpif: Simplify output action composition.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ethan Jackson
ofproto-dpif: Improperly handled OFPP_ALL action.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ethan Jackson
ofproto-dpif: Enqueue incorrectly calls add_output_acti...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ethan Jackson
ofproto-dpif: Consistently set NetFlow Output Interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ethan Jackson
ofproto-dpif: Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ethan Jackson
tests: Allow unit tests to run as root.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ansis Atteka
packaging: Fix Xen and RH packaging error that was...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Jesse Gross
datapath: Fix unaligned access when storing stats.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ethan Jackson
bond: Remove dead conditional.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Pravin B Shelar
datapath: Fix pop_vlan().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ansis Atteka
ovs-test: A new tool that allows to diagnose connectivi...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ben Pfaff
Implement a new port setting "other-config:priority...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ethan Jackson
ovs-dpctl: Suppress compiler warning on 64 bit linux.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ethan Jackson
ofproto: Remove dead variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Justin Pettit
ofproto-dpif: Fix segfault in mirror_update_dups().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Jesse Gross
datapath: Update startup banner.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Jesse Gross
datapath: Fix whitespace error.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
ofproto-dpif: Get rid of "struct dst".
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
tests: Rewrite code for comparing sets of ODP actions.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
odp-util: New function odp_actions_from_string().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
odp-util: Add support for named ports to odp_flow_key_f...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
odp-util: New function factored out of put_userspace_ac...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
odp-util: Code formatting improvements.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
shash: New function shash_find_len().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
flow: Rename flow_compare() to flow_compare_3way().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
ofproto-dpif: Improve RSPAN translation performance...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
ofproto-dpif: Make compose_mirror_dsts() harder to...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
ofproto-dpif: Remove duplicate VLAN logic.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
ofproto-dpif: Do not output RSPAN packets to SPAN ports.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Pfaff
odp-util: Reorder OVS_KEY_ATTR_* cases for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Alexey I. Froloff
rhel: Add Red Hat network scripts integration.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Pravin B Shelar
datapath: Dont export get_dp().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Jesse Gross
datapath: Fix flow table sparse RCU annotations.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Jesse Gross
datapath: Reformat copyright messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Ethan Jackson
flow: flow_extract() improperly parses IPv6 TOS bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Ben Pfaff
datapath: Properly validate length of OVS_KEY_ATTR_ENCA...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Justin Pettit
ofproto: Disable STP when unregistering a port.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Justin Pettit
stp: Fix tick remainder calculation.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Justin Pettit
stp: Track BPDU tx and rx counts.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Ben Pfaff
datapath: Don't drop packets with partial vlan tags.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Ben Pfaff
datapath: Describe policy for extending flow key, imple...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Ben Pfaff
datapath: Allow flow key Netlink attributes to appear...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Simon Horman
Make unixctl_command_register() idempotent
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Tyler Coumbes
rhel: Add ability to enable bridge compatibility mode...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Ben Pfaff
openvswitch.h: Change OVS_KEY_ATTR_TUN_ID from 100...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Ben Pfaff
datapath: Rearrange ovs_key_lens.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Pravin B Shelar
datapath: Use correct ethernet addr len.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ben Pfaff
docs: Always build ovs-vswitchd.conf.db.5 in srcdir.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ben Pfaff
ovs-ofctl: Document behavior when table=255 is specified.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ben Pfaff
classifier: Use HMAP_FOR_EACH, HMAP_FOR_EACH_CONTINUE.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ben Pfaff
netlink: Refactor and simplify nl_policy_parse().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ben Pfaff
netlink: Use NL_ATTR_FOR_EACH in nl_policy_parse().
commit
|
commitdiff
|
tree
|
snapshot
next