sliver-openvswitch.git
2009-12-17 Ian Campbellinitscript: pass complete path to pidfile to status... xs5.7
2009-11-18 Ben PfaffMerge master branch into xs5.7.
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-18 Jesse Grossdatapath: Allow minimum headroom to be set when copying...
2009-11-18 Jesse Grossdatapath: Copy Xen's checksumming fields when doing...
2009-11-18 Ben Pfaffdatapath: Fix build with kernel header layout recently...
2009-11-18 Ben PfaffDocument userspace switch.
2009-11-18 Ben PfaffUpdate documentation to mention correct Autoconf versio...
2009-11-17 Justin Pettitdatapath: Remove unused print_flow() function
2009-11-17 Justin Pettitdatapath: Cleanup tab/space issues in datapath
2009-11-17 Justin Pettitvconn: Fix endian issue in unknown action type error...
2009-11-17 Justin Pettitovs-ofctl: Add support for transport and network modifi...
2009-11-17 Justin Pettitofproto: Support missing set_nw_dst and set_tp_dst...
2009-11-17 Justin Pettitdatapath: Calculate proper checksum for set_tp_src...
2009-11-17 Justin Pettitovs-appctl: Fix shadow variable that could cause segfault
2009-11-14 Justin Pettitofproto: Update time of super-rule to match sub-rule
2009-11-13 Justin Pettitovs-openflowd: Setup default listener
2009-11-13 Jesse Grossofproto: Don't send OpenFlow flow expirations hidden...
2009-11-13 Jesse Grossofproto: Distinguish stats from before and after action...
2009-11-13 Justin Pettitofproto: Correct structure length assertion for ofp_act...
2009-11-13 Ian Campbellxenserver: interface-reconfigure and vif hotplug relice...
2009-11-12 Justin Pettitofp-print: Add missing error types
2009-11-12 Jesse Grossofproto: Correctly credit stats for displaced rules.
2009-11-12 Jesse Grossbridge: Fix segfault when updating learning table for...
2009-11-12 Jesse Grossmirroring: Preserve key for disabling learning.
2009-11-11 Jesse Grossbridge: Feed flow stats into learning table.
2009-11-11 Jesse Grossofproto: Update stats for exact match flows before...
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-10 Jesse Grossmirroring: Allow learning to be disabled on a VLAN.
2009-11-10 Jesse Grossbridge: Require learning table at all times.
2009-11-10 Justin Pettitvconn: Clean-up "match" typo in comments
2009-11-09 Ben Pfaffovs-vsctl: Capitalize names of global constants but...
2009-11-09 Ben PfaffMake ovs-appctl easier to use and synchronize its inter...
2009-11-09 Jesse Grossbonding: Ignore updelay if there is no active slave.
2009-11-09 Ben PfaffFix incorrect printf format specifiers.
2009-11-09 Ben Pfaffbacktrace: Avoid GCC warning on x86-64.
2009-11-09 Ben Pfaffbacktrace: Suppress dumb GCC warning on x86-64.
2009-11-06 Jesse Grossudatapath: Implement ZERO_TCP_FLAGS option.
2009-11-06 Jesse Grossnetflow: Only query stats of installed flows.
2009-11-06 Jesse Grossdatapath: Allow TCP flags to be cleared.
2009-11-05 Jean TourrilhesRevert "ovs-ofctl: Fix use-after-free error in del...
2009-11-04 Jean Tourrilhesovs-ofctl: Fix use-after-free error in del-flows command.
2009-11-04 Justin Pettitxenserver: Fix issue with deleting network UUID on...
2009-11-03 Justin PettitMention running boot.sh when pulling sources from Git
2009-11-03 Jesse Grossnetflow: Implement NetFlow active timeouts.
2009-11-03 Jesse Grossdatapath: Allow TCP flags to be cleared.
2009-11-02 Jesse Grossofproto: Only zero stats for non exact-match sub-rules.
2009-10-30 Reid Pricedump-vif-details: Safeguard 'finally' code
2009-10-29 Justin Pettitopenflow: Fix endian issues in flow expiration messages
2009-10-28 Justin Pettitxenserver: Print program name on error in dump-vif...
2009-10-28 Justin Pettitxenserver: Set network-uuid for internal bridges
2009-10-27 Jesse Grossnetflow: Populate NetFlow output interface field.
2009-10-26 Ben PfaffSpell verb form of "set up" correctly throughout the...
2009-10-26 Justin Pettitflow: Differentiate between "port" when printing flows
2009-10-26 Justin Pettitovs-vswitchd: Document "bridge/dump-flows" management...
2009-10-26 Jesse Grossbridge: Allow flows based on ARP opcode to be installed.
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-22 Jesse Grossbridge: Eject NORMAL flows without a learning entry...
2009-10-21 Jesse Grossbonding: Balance bond slaves based on ratio.
2009-10-20 Jesse Grossbonding: Drop unicast packets which have a different...
2009-10-20 Jesse Grossxen: Restore state files for VIF VLANs
2009-10-20 Jesse Grossxen: Correctly write VLAN key in config file.
2009-10-16 Ben Pfaffovs-vsctl: Add tests that adding duplicate bridges...
2009-10-16 Ben Pfaffovs-vsctl: Add the ability to perform multiple operatio...
2009-10-16 Ben Pfaffovs-vsctl: Refactor internals to increase flexibility.
2009-10-16 Ben Pfaffovs-vsctl: Allow bridge name to be omitted from del...
2009-10-16 Ben Pfaffovs-vsctl: Log changes to configuration file to syslog.
2009-10-15 Ben PfaffMake sure that time advances in a daemon between calls...
2009-10-15 Ben Pfaffdatapath: Fix build with Linux 2.6.31.
2009-10-15 Ben Pfaffdatapath: Ignore return value from rtnl_notify().
2009-10-15 Ben Pfaffdatapath: Fix warning on 64-bit builds.
2009-10-15 Ben Pfaffdatapath: Factor out code for getting and setting liste...
2009-10-14 Ian Campbelllogrotate: Allow logs to be missing
2009-10-14 Ian CampbellEnsure "service vswitch status" returns appropriate...
2009-10-09 Jesse Grossvlan: Compare vlan tags before implicit tagging when...
2009-10-09 Ben Pfaffdatapath: Fix build with Centos 5.3 kernel.
2009-10-09 Ben Pfaffdatapath: Add cpumask.h header wrapper to distribution.
2009-10-08 Ben Pfaffxenserver: Crossport "master" interface-reconfigure...
2009-10-08 Jesse Grossofproto: Make current packet counts more accurate.
2009-10-08 Jesse Grossbonding: Compare ports, not interfaces, for loop checks.
2009-10-08 Jean Tourrilhesovs-ofctl: Fix use-after-free error in mod-flows command.
2009-10-08 Jean Tourrilhesdatapath: Fix validation of ODPAT_SET_VLAN_PCP actions.
2009-10-07 Ben PfaffMerge "master" into "xs5.7".
2009-10-07 Ben Pfaffxenserver: Fix ovs-vsctl in built RPM by defining ...
2009-10-06 Justin PettitMerge commit 'v0.90.6' into citrix
2009-10-06 Justin PettitPrepare for v0.90.6 release. v0.90.6
2009-10-06 Justin Pettitxenserver: Fix dbcache location for xen-bugtool
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-06 Justin Pettitxenserver: Include dbcache in xen-bugtool output
2009-10-05 Jesse Grossnetflow: Increase maximum number of NetFlow records...
2009-10-05 Ben PfaffMerge "master" into xs5.7.
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-10-05 Jesse Grossbonding: Update the link status on the bond fake interface.
2009-10-05 Ian Campbellxenserver: use ovs-vsctl for VIF VLANs instead of separ...
2009-10-05 Ian Campbellxenserver: Include bridge.*.xs-network-uuids for all...
2009-10-03 Ben Pfaffvswitch: Allow user to set Ethernet address of any...
2009-10-03 Ben Pfaffvswitch: Factor out detection of internal interfaces...
2009-10-03 Ben Pfaffsecchan: Clarify logic in add_output_action().
2009-10-02 Justin Pettitdpif-linux: Clarify bad device warning message
2009-10-02 Justin Pettitdpif-linux: Fail earlier if OVS kernel module isn't...
next