Merge branch 'master' into next
[sliver-openvswitch.git] / vswitchd / bridge.c
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-01 Ben Pfaffofproto: Remove support for OpenFlow-based management...
2010-01-28 Jesse Grossdpif: Update dpif interface to match netdev.
2010-01-27 Jesse Grossbridge: Properly read NetFlow parameters.
2010-01-25 Ben PfaffMerge "sflow" into "master".
2010-01-19 Ben Pfaffmac-learning: Rename "non-learning VLANs" to "flood...
2010-01-19 Ben PfaffReimplement port mirroring configuration for database.
2010-01-15 Jesse Grossnetdev: Fully handle netdev lifecycle through refcounting.
2010-01-11 Ben Pfaffvswitch: Fix null pointer dereference in iface_is_inter...
2010-01-06 Ben Pfaffvconn: Reimplement in terms of the "stream" abstraction.
2010-01-04 Ben PfaffInitial implementation of sFlow.
2010-01-04 Ben Pfaffofproto: Drop remote command execution feature.
2009-12-17 Ben PfaffMake ovs-vswitchd report when it is done configuring...
2009-12-14 Ben Pfaffvswitchd: Do not choose generated MAC address for local...
2009-12-12 Ben Pfaffvswitch: Set datapath_id and ofport in ovsdb.
2009-12-07 Ben Pfaffvswitchd: Avoid segfault when local port is required...
2009-12-07 Jesse Grossgre: Add userspace GRE support.
2009-12-07 Jesse Grossnetflow: Correctly set active timeout value.
2009-12-03 Ben Pfaffvswitchd: Avoid segfault when creating a bridge fails.
2009-12-03 Ben Pfaffvswitchd: Initial conversion to database-based configur...
2009-12-03 Ben Pfaffvswitchd: Remove vestigial spanning tree protocol ...
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Ben Pfaffvswitchd: Fix build when source and build directory...
2009-12-02 Justin Pettitnetdev: Allow explicit creation of netdev objects
2009-11-24 Ben Pfaffovsdb: Add ovsdb IDL compiler to build system.
2009-11-23 Ben Pfaffdpif: New function dpif_create_and_open().
2009-11-18 Ben PfaffMerge citrix branch into master.
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-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-09 Jesse Grossbonding: Ignore updelay if there is no active slave.
2009-11-09 Ben PfaffFix incorrect printf format specifiers.
2009-11-04 Ben PfaffAdd new function xzalloc(n) as a shorthand for xcalloc...
2009-11-03 Jesse Grossnetflow: Implement NetFlow active timeouts.
2009-10-29 Ben Pfaffunixctl: Allow passing auxiliary data to unixctl commands.
2009-10-27 Jesse Grossnetflow: Populate NetFlow output interface field.
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-09 Jesse Grossvlan: Compare vlan tags before implicit tagging when...
2009-10-08 Jesse Grossbonding: Compare ports, not interfaces, for loop checks.
2009-10-06 Justin PettitMerge commit 'v0.90.6' into citrix
2009-10-06 Justin PettitMerge commit 'origin/citrix'
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-03 Ben Pfaffvswitch: Allow user to set Ethernet address of any...
2009-10-03 Ben Pfaffvswitch: Factor out detection of internal interfaces...
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-21 Ben Pfaffvswitchd: Fix memory leak in bridge_reconfigure().
2009-09-18 Justin Pettitvswitch: More accurately identify slave status for...
2009-09-17 Ben Pfaffvswitchd: Fix unimportant memory leak.
2009-09-17 Ian Campbellvswitchd: implement bond/hash unixctl
2009-09-16 Ben PfaffFactor out code for composing benign packets.
2009-09-14 Justin Pettitvswitch: Correctly identify slave status in /proc compa...
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-08 Ben Pfaffvswitchd: Fix typo in comment.
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben PfaffMerge citrix branch into master.
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 Pettitdpif: Address portability issues in dpif-netdev
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-07 Ben Pfaffvswitchd: Support creating fake bond device interfaces.
2009-08-07 Justin Pettitdpif: Only clear 'all_dps' argument in dp_enumerate().
2009-08-06 Ben Pfaffvswitchd: Fix use of uninitialized variable in bridge_p...
2009-08-06 Ben Pfaffvswitchd: Fix logged warnings for new internal ports.
2009-07-30 Ben Pfaffnetdev: Make netdev_get_vlan_vid() take a netdev instea...
2009-07-30 Ben Pfaffvswitchd: Avoid netdev_nodev_*() functions.
2009-07-30 Ben Pfaffvswitchd: Avoid netdev_nodev_set_policing().
2009-07-30 Ben Pfaffvswitchd: Don't keep track of mac in struct iface.
2009-07-30 Ben Pfaffvswitchd: Keep a netdev open for each interface.
2009-07-30 Ben Pfaffvswitchd: Factor out iteration over interfaces with...
2009-07-30 Ben Pfaffnetdev: Add 'netdev' parameter to netdev_add_router().
2009-07-30 Ben Pfaffvswitchd: Update /proc/net/bonding when bonded port...
2009-07-30 Ben Pfaffvswitchd: Add bond hashes to /proc/net/bonding compatib...
2009-07-30 Justin Pettitvswitchd: Add unixctl command to dump all flows, includ...
2009-07-29 Ben PfaffReduce default probe interval to 5 seconds (and fail...
2009-07-29 Ben PfaffReduce default maximum connection timeout from 15 secon...
2009-07-29 Ben Pfaffxenserver: Honor the MAC address specified in xapi...
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-16 Ben Pfaffvswitchd: Make "fdb/show" output more meaningful port...
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-16 Ben Pfaffvswitchd: New unixctl command "fdb/show" to print the...
2009-07-16 Ben PfaffAdd macros for parsing MAC addresses from strings.
2009-07-15 Ben Pfaffvswitchd: Skip updelay on slave when only a single...
2009-07-15 Ben Pfaffvswitchd: Fix log messages when bond slaves are enabled...
2009-07-08 Ben PfaffRename "secchan" to "ofproto" (library) and "ovs-openfl...
2009-07-07 Justin Pettitvswitchd: Add missing argument to check for update...
2009-07-06 Ben Pfaffvswitch: Don't pass null pointer to stat().
2009-07-06 Ben Pfaffvswitch: Avoid knowledge of details specific to Linux...
2009-07-06 Ben Pfaffvswitch: Remove restriction on datapath names.
next