summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initscript: pass complete path to pidfile to status commandxs5.7Ian Campbell2009-12-171-2/+2
* Merge master branch into xs5.7.Ben Pfaff2009-11-1873-883/+2254
|\
| * Merge citrix branch into master.Ben Pfaff2009-11-188-80/+697
| |\
| | * datapath: Allow minimum headroom to be set when copying buffers.Jesse Gross2009-11-182-9/+17
| | * datapath: Copy Xen's checksumming fields when doing skb_copy.Jesse Gross2009-11-181-0/+7
| | * ofproto: Don't send OpenFlow flow expirations hidden rules.Jesse Gross2009-11-131-3/+5
| | * ofproto: Distinguish stats from before and after action changes.Jesse Gross2009-11-131-4/+17
| | * xenserver: interface-reconfigure and vif hotplug relicensing.Ian Campbell2009-11-133-2/+545
| | * ofproto: Correctly credit stats for displaced rules.Jesse Gross2009-11-121-1/+1
| | * bridge: Fix segfault when updating learning table for deleted port.Jesse Gross2009-11-111-4/+5
| | * mirroring: Preserve key for disabling learning.Jesse Gross2009-11-114-4/+10
| | * bridge: Feed flow stats into learning table.Jesse Gross2009-11-111-54/+89
| | * ofproto: Update stats for exact match flows before expiration.Jesse Gross2009-11-111-3/+5
| * | datapath: Fix build with kernel header layout recently adopted by Debian.Ben Pfaff2009-11-183-27/+48
| * | Document userspace switch.Ben Pfaff2009-11-184-5/+69
| * | Update documentation to mention correct Autoconf version prerequisite.Ben Pfaff2009-11-181-1/+1
| * | datapath: Remove unused print_flow() functionJustin Pettit2009-11-172-15/+0
| * | datapath: Cleanup tab/space issues in datapathJustin Pettit2009-11-163-21/+21
| * | vconn: Fix endian issue in unknown action type error messageJustin Pettit2009-11-161-1/+2
| * | ovs-ofctl: Add support for transport and network modification actionsJustin Pettit2009-11-162-0/+28
| * | ofproto: Support missing set_nw_dst and set_tp_dst translationsJustin Pettit2009-11-161-0/+10
| * | datapath: Calculate proper checksum for set_tp_src/dst actionJustin Pettit2009-11-161-2/+2
| * | ovs-appctl: Fix shadow variable that could cause segfaultJustin Pettit2009-11-161-1/+0
| * | ofproto: Update time of super-rule to match sub-ruleJustin Pettit2009-11-141-0/+3
| * | ovs-openflowd: Setup default listenerJustin Pettit2009-11-132-3/+14
| * | ofproto: Correct structure length assertion for ofp_action_vlan_pcpJustin Pettit2009-11-131-1/+1
| * | ofp-print: Add missing error typesJustin Pettit2009-11-121-2/+13
| * | Merge citrix branch into master.Jesse Gross2009-11-1031-332/+632
| |\ \ | | |/
| | * mirroring: Allow learning to be disabled on a VLAN.Jesse Gross2009-11-104-4/+65
| | * bridge: Require learning table at all times.Jesse Gross2009-11-091-55/+40
| | * vconn: Clean-up "match" typo in commentsJustin Pettit2009-11-091-4/+4
| | * bonding: Ignore updelay if there is no active slave.Jesse Gross2009-11-091-19/+55
| | * Fix incorrect printf format specifiers.Ben Pfaff2009-11-0913-22/+26
| | * backtrace: Avoid GCC warning on x86-64.Ben Pfaff2009-11-091-0/+4
| | * backtrace: Suppress dumb GCC warning on x86-64.Ben Pfaff2009-11-091-1/+1
| | * netflow: Only query stats of installed flows.Jesse Gross2009-11-061-8/+10
| | * Revert "ovs-ofctl: Fix use-after-free error in del-flows command."Jean Tourrilhes2009-11-041-8/+4
| | * ovs-ofctl: Fix use-after-free error in del-flows command.Jean Tourrilhes2009-11-041-4/+8
| | * xenserver: Fix issue with deleting network UUID on VLAN destructionJustin Pettit2009-11-031-4/+4
| | * Mention running boot.sh when pulling sources from GitJustin Pettit2009-11-031-5/+10
| | * netflow: Implement NetFlow active timeouts.Jesse Gross2009-11-037-115/+263
| | * datapath: Allow TCP flags to be cleared.Jesse Gross2009-11-022-5/+14
| | * ofproto: Only zero stats for non exact-match sub-rules.Jesse Gross2009-11-021-8/+8
| | * dump-vif-details: Safeguard 'finally' codeReid Price2009-10-301-16/+15
| | * openflow: Fix endian issues in flow expiration messagesJustin Pettit2009-10-281-3/+3
| | * xenserver: Print program name on error in dump-vif-detailsJustin Pettit2009-10-281-1/+1
| | * netflow: Populate NetFlow output interface field.Jesse Gross2009-10-276-23/+83
| | * Spell verb form of "set up" correctly throughout the tree.Ben Pfaff2009-10-266-52/+52
| | * flow: Differentiate between "port" when printing flowsJustin Pettit2009-10-261-1/+1
| | * ovs-vswitchd: Document "bridge/dump-flows" management commandJustin Pettit2009-10-261-0/+6