sliver-openvswitch.git
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
2009-08-25 Justin Pettitmgmt: Cleanup handling of extended messages
2009-08-25 Justin Pettitdpif: Address portability issues in dpif-netdev
2009-08-25 Justin PettitCleanup isdigit() warnings.
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-25 Justin Pettitdatapath: Return EFBIG instead of EXFULL when no room...
2009-08-21 Ben Pfaffnetflow: Remove stray debug printf().
2009-08-20 Ben Pfaffxenserver: Compute correct physical PIFs for VLANs...
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben Pfaffxenserver: Renice netback process to priority 0 by...
2009-08-19 Ben Pfaffxenserver: Use = instead of == as operator for "test...
2009-08-19 Ben Pfaffxenserver: Fix "brctl show" compatibility by introducin...
2009-08-19 Ben Pfaffxenserver: Completely ignore datapath devices for renam...
2009-08-19 Ben Pfaffdatapath: Additional fixes for datapath device renaming.
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-18 Ian Campbellxenserver: Store XAPI dbcache as XML in interface-recon...
2009-08-18 Ian Campbellxenserver: Whitelist specific XAPI fields to pickle...
2009-08-18 Ian Campbellxenserver: Only consider the host we are running on...
2009-08-18 Ian Campbellxenserver: Factor out XAPI interactions in interface...
2009-08-18 Ben Pfaffswitch UI: Only build ovs-switchui if PCRE 7.2 or later...
2009-08-18 Ian Campbelldatapath: Only call skb_checksum_setup on 2.6.18 &...
2009-08-18 Ben Pfaffovs-brcompatd: Don't include the local port in BRCTL_GE...
2009-08-18 Ben Pfaffovs-brcompatd: Fix memory leak.
2009-08-18 Ben Pfaffovs-brcompatd: Fix use of uninitialized svec.
2009-08-18 Ben Pfaffdatapath: Improve comments.
2009-08-17 Justin Pettitxenserver: Add missing argument for fake-iface config
2009-08-13 Justin Pettitovs-pki: Add uniqueness to CA certs
2009-08-13 Justin Pettitovs-pki: Add uniqueness to CA certs
2009-08-11 Justin Pettitmgmt: Local config changes can cause update failures...
2009-08-11 Justin Pettitsecchan: Clarify log message about failing open.
2009-08-10 Justin PettitXenServer: Increase ulimit on open file descriptors...
2009-08-10 Ben Pfaffxenserver: Configure MTU, Ethtool on PIFs in interface...
2009-08-10 Ben Pfaffxenserver: Obtain Ethtool, MTU, static routes from...
2009-08-10 Ben Pfaffxenserver: Factor MTU, Ethtool into functions in interf...
2009-08-10 Ben Pfaffxenserver: Rename functions, variables in interface...
2009-08-10 Ben Pfaffxenserver: Fix typo in adding static routes in interfac...
2009-08-08 Ben Pfaffxenserver: Bring up physical devices before configuring...
2009-08-07 Ben Pfaffbrcompat: Remove no-longer-needed #includes.
2009-08-07 Ben Pfaffbrcompat: Remove requirement that that no datapaths...
2009-08-07 Ben Pfaffvswitchd: Support creating fake bond device interfaces.
2009-08-07 Ben Pfaffbrcompat: Move BRCTL_GET_BRIDGES, BRCTL_GET_PORT_LIST...
2009-08-07 Ben Pfaffbrcompatd: Factor code out of handle_fdb_query_cmd().
2009-08-07 Ben Pfaffbrcompatd: Fix handle_fdb_query_cmd() return value...
2009-08-07 Ben Pfaffbrcompatd: Break send_reply() up into more functions...
2009-08-07 Ben Pfaffbrcompatd: Make parse_command() parse commands without...
next