Merge "citrix" branch into "master.
[sliver-openvswitch.git] / vswitchd / bridge.c
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
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.
2009-07-06 Ben PfaffNew implementation of userspace datapath, based on...
2009-07-06 Ben Pfaffdatapath: Make the datapath responsible for choosing...
2009-07-06 Ben Pfaffdpif: Remove obsolete support for datapaths whose names...
2009-07-06 Ben Pfaffdpif: Hide the contents of struct dpif.
2009-07-06 Ben Pfaffdpif: Replace dpif_id() by dpif_name().
2009-07-06 Ben Pfaffdpif: New function dpif_get_netflow_ids().
2009-07-06 Ben Pfaffdpif: Rename dpif_get_name() to dpif_port_get_name...
2009-07-01 Justin Pettitvswitchd: Enable updating resolv.conf by default when...
2009-07-01 Justin PettitMerge commit 'origin/citrix'
2009-06-30 Justin Pettitvswitch: Set minimum probe interval to 5 seconds
2009-06-26 Justin Pettitxenserver: Remove cacert when user reconfigures the...
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffReplace SHA-1 library with one that is clearly licensed.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-06-15 Ben Pfaffvswitch: Avoid segfault when revalidating ARP flows.
2009-06-10 Ben Pfaffvswitch: Fix handling of multicast packets received...
2009-06-10 Ben Pfaffvswitch: Add ovs-appctl commands for debugging and...
2009-06-08 Ben Pfaffvswitch: Send gratuitous learning packets when bond...
2009-06-05 Ben Pfaffvswitch: Enable bond slaves based on carrier status...
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0