aboutsummaryrefslogtreecommitdiff
path: root/vswitchd
AgeCommit message (Expand)Author
2012-10-30netdev-vport: Warn users that pmtud is deprecatedAnsis Atteka
2012-10-26netdev-vport: Disable Path MTU Discovery by defaultAnsis Atteka
2012-10-14cfm: Scope CFM packets to key zero.Ethan Jackson
2012-10-12ofproto: Fix typo in macro name.Ben Pfaff
2012-10-09config: Add explicit support for building on ESX.Ethan Jackson
2012-10-05datapath: 64-bit GRE supportPravin B Shelar
2012-09-27idl: Optionally warn when writing to read-write columns.Ethan Jackson
2012-09-20bridge: Omit alerts on the cfm_remote_opstate column.Ethan Jackson
2012-08-29vswitchd: Respect other_config:stp-enable port setting.Ethan Jackson
2012-08-28bridge: Deprecate the null interface type.Ethan Jackson
2012-08-28bond: Deprecate stable bonds.Ethan Jackson
2012-08-21stp: port_no counter is off by oneAnsis Atteka
2012-08-17bonding: Update bonding documentation in INTERNALS.Ethan Jackson
2012-08-16vswitch.xml: balance-tcp can be rebalanced too.Ben Pfaff
2012-08-16vswitch.xml: Generalize "carrier" to cover miimon also.Ben Pfaff
2012-08-16vswitch.xml: Document that active-backup works OK with multiple switches.Ben Pfaff
2012-08-16vswitch.xml: active-backup and balance-slb bonds must be one-sided.Ben Pfaff
2012-08-15bridge: Write certain statistics to the database instantly.Ethan Jackson
2012-08-13cfm: Expose remote CFM opstate in the database.Ethan Jackson
2012-07-26packets: First-hop router redundancy protocol MAC addresses are not BPDUs.Ben Pfaff
2012-07-23vswitch.xml: Fix typo in documentation.Ben Pfaff
2012-07-18bridge: Segfault when missing Open vSwitch table.Ethan Jackson
2012-07-18system-stats: Run as part of worker process.Ben Pfaff
2012-07-18system-stats: Use "smap" instead of "shash".Ben Pfaff
2012-07-18worker: New library for breaking a daemon into multiple processes.Ben Pfaff
2012-07-17ovsdb-server, ovs-vswitchd: Log version after daemonize_complete().Ethan Jackson
2012-07-16userspace: Log version on startup.Ethan Jackson
2012-07-13memory: Document the memory/show unixctl command.Ben Pfaff
2012-07-09cfm: Remove sequence fault reason.Ethan Jackson
2012-07-05ovs-vswitchd: Log datapath ID in a more user-friendly way.Ben Pfaff
2012-07-05ovs-brcompatd: Fix sending replies to kernel requests.Ben Pfaff
2012-06-29ovs-vswitchd: Call mlockall() from the daemon, not the parent or monitor.Ben Pfaff
2012-06-22bridge: Run fast when adding and deleting ports.Ethan Jackson
2012-06-21Reapplying the dscp changes: No need to restart DB/OVS on changing dscp value.Mehak Mahajan
2012-06-20Revert DSCP update changes.Ben Pfaff
2012-06-09No need to restart DB / OVS on changing dscp value.Mehak Mahajan
2012-06-14lib: Utilize smaps in the idl.Ethan Jackson
2012-06-14lib: New data structure - smap.Ethan Jackson
2012-06-14bridge: Simplify VLAN splinter memory management.Ethan Jackson
2012-06-07packets: Use RARPs for learning packets.Ethan Jackson
2012-06-06packets: Update the reserved protocols list.Ethan Jackson
2012-06-06packets: Generalize reserved RSPAN protocols.Ethan Jackson
2012-05-22Add support for tracking and logging daemon memory usage.Ben Pfaff
2012-05-22vlog: Take advantage of relaxed "-v" syntax through the tree.Ben Pfaff
2012-05-21bridge: Ignore "null" interfaces as required.Ethan Jackson
2012-05-21datapath: Fix Tunnel options TOSPravin B Shelar
2012-05-16vswitch.xml: Describe current default fail_mode.Ben Pfaff
2012-05-14vswitch.xml: Suggest secure fail-mode to avoid loops with multiple uplinks.Ben Pfaff
2012-05-14ovs-vswitchd: Document some limits.Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian