sliver-openvswitch.git
2009-09-22 Ben PfaffMerge citrix branch into master.
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 Pfafffatal-signal: Add clarifying comments.
2009-09-21 Ben Pfaffvconn-unix: Unlink Unix sockets for vconns at close...
2009-09-21 Ben Pfafffatal-signal: New function fatal_signal_unlink_file_now().
2009-09-21 Ben Pfafffatal-signal: Clean up code by using shash.
2009-09-21 Ben Pfaffvconn: Remove unused "reconnectable" member from vconn.
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 Ben Pfaffutil: Add comments.
2009-09-17 Ben Pfaffvswitchd: Fix unimportant memory leak.
2009-09-17 Ben Pfaffbitmap: Don't allocate excessive memory.
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-17 Ian Campbellxenserver: Synchronize interface-reconfigure from Citrix.
2009-09-17 Ben Pfaffovs-vswitchd: Define missing .IQ macro in manpage.
2009-09-17 Ian Campbellvswitchd: implement bond/hash unixctl
2009-09-17 Ben Pfaffxenserver: Remove vswitch dbcache file during RPM unins...
2009-09-17 Ben Pfaffxenserver: Drop "init-dbcache" by making PIF optional...
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-16 Jesse Grossnetdev-linux: Set missing cache validity bit.
2009-09-16 Ian Campbellcreate/remove /var/lock/subsys/vswitch on initscript...
2009-09-15 Ben Pfaffdatapath: Fix mutual exclusion with bridge on Linux...
2009-09-15 Ben Pfaffxenserver: Fix detection of xs-network-uuids in interfa...
2009-09-15 Ian Campbellovs-vsctl: /var/run/ovs-vswitchd.*.ctl is a Unix domain...
2009-09-15 Ben Pfaffovs-vsctl: Add test suite, documentation for br-to...
2009-09-14 Jesse Grossnetdev: Swap transmit and receive stats on internal...
2009-09-14 Ben Pfaffsecchan: Fix bad pointer dereference sending flow expir...
2009-09-14 Ben Pfaffdatapath: Fix WARN_ON sending GSO packets to userspace...
2009-09-14 Ben Pfaffdatapath: Fix comments.
2009-09-14 Ian Campbellovs-vsctl: additional commands for querying VLAN fake...
2009-09-14 Ben PfaffNew utility ovs-vsctl.
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/citrix'
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 Ben Pfaffxenserver: Install kernel modules in proper system...
2009-09-11 Ben Pfaffxenserver: Install into /usr instead of /root/vswitch.
2009-09-11 Ben Pfaffxenserver: Make RPM install work again.
2009-09-11 Ben Pfaffxenserver: Remove dead store from interface-reconfigure.
2009-09-11 Ben Pfaffxenserver: Remove unmaintained comments in interface...
2009-09-11 Ben Pfaffxenserver: Fix syntax error in vswitch-xen.spec %pre...
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-09 Ian CampbellIncrease the default priority of vswitchd and brcompatd
2009-09-09 Ian CampbellDo not renice the netback thread.
2009-09-09 Ian CampbellOnly write Network.PIF elements for this host to dbcache.
2009-09-09 Ian CampbellAdd PIF.currently_attached to the list of fields used...
2009-09-09 Ian CampbellMove vswitch state files to /var/lib.
2009-09-08 Ben Pfaffxenserver: Don't (try to) remove log files on RPM unins...
2009-09-08 Ben Pfaffxenserver: Improve readability of /etc/init.d scripts.
2009-09-08 Ben Pfaffxenserver: Don't install at same time as XS 5.5.900...
2009-09-08 Ben Pfaffxenserver: Avoid "rpm -i" warnings on XenServer 5.5...
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 PettitMerge commit 'origin/citrix'
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...
2009-09-02 Ben Pfaffrconn: Speed up in-band control connections, by caching...
2009-09-02 Ben Pfaffvconn-tcp: Report correct remote IP and remote port.
2009-09-02 Ben Pfaffofproto: Fix bad merge in previous commit.
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-09-01 Justin Pettitin-band: Implement L3-based in-band control
2009-09-01 Justin Pettitdpif: Add dpif_port_get_name call
2009-09-01 Justin Pettitnetdev: Add netdev_get_next_hop call
2009-09-01 Justin PettitAdd ability for the datapath to match IP address in...
2009-09-01 Justin PettitReturn netmask along with IP address when querying...
2009-09-01 Justin Pettitsecchan: Tighten in-band traffic always allowed into...
2009-09-01 Justin Pettitin-band: Fix status checks that could prevent in-band...
2009-09-01 Justin Pettitofproto: Cleanup bridge/dump-flows output
2009-09-01 Justin Pettitnetdev: Fix reversed arguments in netdev_recv warning.
2009-09-01 Ben Pfaffdatapath: Use hash table more tolerant of collisions...
2009-09-01 Ben Pfaffdatapath: Remove WARN_ON_ONCE(1) now that this code...
2009-08-31 Ben Pfaffcorekeeper: Always include PID in core dump names.
2009-08-28 Ben Pfaffsecchan: Avoid sending NetFlow packets for empty flows.
2009-08-26 Ben Pfaffvswitchd: Mirror nothing, not everything, if mirror...
2009-08-26 Ben Pfaffvswitchd: Avoid output port explosion with mirrors...
2009-08-26 Ben Pfaffvswitchd: Fix bug in Ethernet address selection for...
2009-08-25 Justin Pettittests: Cleanup getsockname argument warning
2009-08-25 Justin Pettittests: Cleanup islower() warning.
2009-08-25 Justin PettitCleanup incorrect unitialized variable warnings.
2009-08-25 Justin Pettittests: Rename NTOHL/NTOHS macros
next