sliver-openvswitch.git
2009-11-29 Justin PettitUpdates for 0.90.6 release. v0.90.7
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-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 Ian Campbellxenserver: interface-reconfigure and vif hotplug relice...
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 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 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 Grossnetflow: Only query stats of installed flows.
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-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-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-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-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-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: Include dbcache in xen-bugtool output
2009-10-05 Jesse Grossnetflow: Increase maximum number of NetFlow records...
2009-10-05 Jesse Grossbonding: Update the link status on the bond fake interface.
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 Ian Campbellxenserver: Clear vlan.* from /etc/ovs-vswitchd.conf...
2009-10-02 Ian CampbellCorrect whitespace in xenserver/etc_init.d_vswitch
2009-10-01 Ben Pfaffxenserver: Clear stale configuration keys on boot,...
2009-10-01 Ian Campbellxenserver: Clear stale configuration keys on boot
2009-09-29 Jesse GrossDocument issues with RSPAN and MAC learning.
2009-09-28 Ben Pfaffxenserver: Add script refresh-xs-network-uuids.
2009-09-24 Ben Pfaffshash: Fix memory leak in shash_destroy().
2009-09-22 Ben Pfaffbrcompatd: Delete VLAN tags only for the correct port...
2009-09-22 Justin PettitGet ready to tag 0.90.5 release.
2009-09-22 Justin PettitAdd ChangeLog to track changes
2009-09-21 Ben Pfaffvswitchd: Fix memory leak in bridge_reconfigure().
2009-09-21 Ben Pfaffnetdev: Fix memory leak in get_stats_via_netlink().
2009-09-18 Justin Pettitvswitch: More accurately identify slave status for...
2009-09-17 Justin Pettitin-band: Document logic behind in-band's design.
2009-09-17 Justin PettitAdd ChangeLog to track changes
2009-09-17 Justin Pettitovs-appctl: Correct "target" option synopsis in man...
2009-09-16 Ben Pfaffxenserver: Remove vswitch dbcache file during RPM unins...
2009-09-16 Ben Pfaffsecchan: Better tolerate failing controller admission...
2009-09-16 Ben PfaffFactor out code for composing OFPT_PACKET_IN messages.
2009-09-16 Ben PfaffFactor out code for composing benign packets.
2009-09-16 Ben Pfaffovs-pki: Extend validity of generated CA certificates...
2009-09-14 Ben Pfaffsecchan: Fix bad pointer dereference sending flow expir...
2009-09-14 Justin Pettitvswitch: Correctly identify slave status in /proc compa...
2009-09-14 Ben PfaffRaise MAC learning table capacity from 1,024 to 2,048...
2009-09-14 Ben Pfaffdatapath: Raise maximum ports per datapath from 256...
2009-09-12 Justin Pettitxenserver: Have xen-bugtool collect OVS logs
2009-09-12 Justin PettitMerge commit 'origin/ctrix' into k
2009-09-12 Justin Pettitxenserver: Have ovs-brcompatd's log file rotated
2009-09-11 Jean Tourrihlesvconn: Fix byte-swapping of message type when validatin...
2009-09-11 Justin Pettitxenserver: Set default file log level and fix brcompatd...
2009-09-11 Justin Pettitlogging: Lower logging level for coverage messages...
2009-09-09 Ben PfaffDocument ovs-vswitchd's ovs-appctl commands and some...
2009-09-09 Ben PfaffIncrease the default priority of vswitchd and brcompatd
2009-09-09 Ben PfaffRevert "xenserver: Renice netback process to priority...
2009-09-08 Ben Pfaffvswitch: Document that fail-open is enabled by default.
2009-09-08 Ben Pfaffvswitchd: Fix typo in comment.
2009-09-05 Justin Pettitdatapath: Don't drop MTU-sized VLAN packets from userspace
2009-09-03 Ben Pfaffxenserver: Install /etc/sysconfig/vswitch by default.
2009-09-03 Ben Pfaffxenserver: Create vswitchd configuration file if it...
2009-09-03 Ben Pfaffvswitchd: Explain why mirroring to a VLAN can cause...
2009-09-03 Ben Pfaffxenserver: Document all the /etc/sysconfig/vswitch...
next