ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch] / vswitchd /
2012-07-23 Ben Pfaffvswitch.xml: Fix typo in documentation.
2012-07-18 Ethan Jacksonbridge: Segfault when missing Open vSwitch table.
2012-07-18 Ben Pfaffsystem-stats: Run as part of worker process.
2012-07-18 Ben Pfaffsystem-stats: Use "smap" instead of "shash".
2012-07-18 Ben Pfaffworker: New library for breaking a daemon into multiple...
2012-07-17 Ethan Jacksonovsdb-server, ovs-vswitchd: Log version after daemonize...
2012-07-17 Ethan Jacksonuserspace: Log version on startup.
2012-07-13 Ben Pfaffmemory: Document the memory/show unixctl command.
2012-07-10 Ethan Jacksoncfm: Remove sequence fault reason.
2012-07-05 Ben Pfaffovs-vswitchd: Log datapath ID in a more user-friendly...
2012-07-05 Ben Pfaffovs-brcompatd: Fix sending replies to kernel requests.
2012-06-29 Ben Pfaffovs-vswitchd: Call mlockall() from the daemon, not...
2012-06-22 Ethan Jacksonbridge: Run fast when adding and deleting ports.
2012-06-21 Mehak MahajanReapplying the dscp changes: No need to restart DB...
2012-06-20 Ben PfaffRevert DSCP update changes.
2012-06-09 Mehak MahajanNo need to restart DB / OVS on changing dscp value.
2012-06-14 Ethan Jacksonlib: Utilize smaps in the idl.
2012-06-14 Ethan Jacksonlib: New data structure - smap.
2012-06-14 Ethan Jacksonbridge: Simplify VLAN splinter memory management.
2012-06-08 Ethan Jacksonpackets: Use RARPs for learning packets.
2012-06-07 Ethan Jacksonpackets: Update the reserved protocols list.
2012-06-07 Ethan Jacksonpackets: Generalize reserved RSPAN protocols.
2012-05-22 Ben PfaffAdd support for tracking and logging daemon memory...
2012-05-22 Ben Pfaffvlog: Take advantage of relaxed "-v" syntax through...
2012-05-21 Ethan Jacksonbridge: Ignore "null" interfaces as required.
2012-05-21 Pravin B Shelardatapath: Fix Tunnel options TOS
2012-05-16 Ben Pfaffvswitch.xml: Describe current default fail_mode.
2012-05-14 Ben Pfaffvswitch.xml: Suggest secure fail-mode to avoid loops...
2012-05-14 Ben Pfaffovs-vswitchd: Document some limits.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-05-01 Ben Pfaffvswitch.xml: Document more details of CFM intervals.
2012-04-26 Ben Pfaffcoverage: Make ovs-appctl command more useful and less...
2012-04-25 Ben Pfaffvswitchd: Clean up iface_create().
2012-04-25 Ben Pfaffvswitchd: Make reconfiguration update port configuratio...
2012-04-25 Ben Pfaffvswitchd: Make iface_create() return an indication...
2012-04-25 Ben Pfaffvswitchd: Factor code to configure netdevs out of iface...
2012-04-25 Ben Pfaffvswitchd: Refactor iface_refresh_type() into iface_get_...
2012-04-25 Ben Pfaffvswitchd: Drop 'need_refresh' member from struct iface.
2012-04-25 Ben Pfaffvswitchd: Push ofproto_port declaration down to inner...
2012-04-23 Ethan Jacksonbridge: Ignore null interfaces as required.
2012-04-24 Ben Pfaffvswitchd: Report actual port number, not -1, in "added...
2012-04-24 Ben Pfaffvswitch.xml: Document Interface external-ids:iface...
2012-04-23 Ethan Jacksonbridge: Refactor bridge_reconfigure().
2012-04-23 Ethan Jacksonvswitchd: Remove unused 'tag' from 'struct iface'.
2012-04-20 Ben Pfaffvswitchd: Make "cfm_health" column ephemeral.
2012-04-20 Ben Pfaffvswitchd: Make "cfm_fault_status" column ephemeral.
2012-04-19 Ben Pfaffnetlink-socket: Make caller provide message receive...
2012-04-17 Ethan Jacksonlacp: Remove heartbeat mode.
2012-04-17 Ethan Jacksonlacp: Remove custom transmission intervals.
2012-04-17 Ethan Jacksonvswitch: Use consistent representation of DSCP bits.
2012-04-11 Ethan Jacksonbridge: Rate limit port creations and deletions.
2012-04-11 Ethan Jacksonbridge: Rate limit default address warnings.
2012-04-12 Ben Pfaffovsdb-idl: Simplify transaction retry.
2012-04-09 Ansis Attekavswitchd: Remove port from datapath if it becomes non...
2012-04-06 Mehak MahajanAdded handling of previously ignored cfm faults.
2012-04-05 Mehak MahajanGranular link health statistics for cfm.
2012-04-05 Mehak MahajanRevert "Granular link health statistics for cfm."
2012-04-05 Mehak MahajanGranular link health statistics for cfm.
2012-03-28 Ben PfaffRearrange structures to better fit valgrind's memory...
2012-03-27 Ben PfaffAvoid possibly including an old vswitch-idl.h.
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-23 Pravin B Shelarvswitchd: Do not refresh existing iface on new device...
2012-03-22 Ethan Jacksonidl: New helpers for accessing string maps.
2012-03-22 Ethan Jacksonbridge: Shorten long lines.
2012-03-22 Pravin B Shelarnetdev: Rename netdev->get_status() to netdev->get_drv_...
2012-03-20 Ethan Jacksoncfm: Support random VLAN tag for CCM PDUs.
2012-03-19 Ethan Jacksonidl: Move vswitch-idl to libopenvswitch.
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-13 Chris Wrightconfigure: add configure option to disable building...
2012-03-09 Chris Wrightdatapath: omit _mod from module names
2012-03-07 Ben Pfaffnetdev: Abstract "features" interface away from OpenFlo...
2012-03-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...
2012-03-06 Gurucharan Shettyxenserver: Add vm-id to the external_ids.
2012-03-05 Ben Pfaffvswitchd: Document behavior of 802.1p priorities with...
2012-03-05 Ben Pfaffbridge: Remove unwanted ports at time of ofproto creation.
2012-02-29 Ben Pfaffbridge: Drop log message when a QoS record lacks a...
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-02-17 Ben Pfaffvswitchd: Always configure a default queue for QoS.
2012-02-16 Ben Pfaffvswitchd: Remove never-implemented table and column...
2012-02-13 Ethan Jacksonbond: Remove stale documentation.
2012-02-09 Ben Pfaffvswitchd: Add "enable-async-messages" setting for contr...
2012-02-09 Ethan Jacksoncfm: Expose detailed fault status in the database.
2012-02-09 Ethan Jacksonvswitch.xml: Remove trailing whitespace.
2012-02-03 Ethan Jacksoncfm: Support high priority CCM broadcasts.
2012-02-03 Ethan Jacksoncfm: Allow manual override of CFM fault status.
2012-02-02 Ben Pfaffvswitch.xml: More readably indent one section.
2012-02-01 Ben Pfaffvswitchd: Make the MAC entry aging time configurable.
2012-02-01 Ben PfaffAdd support for limiting the number of flows in an...
2012-01-30 Ethan Jacksonbond: Allow users to disable rebalancing.
2012-01-25 Ethan Jacksonstp: Allow manual topology change events.
2012-01-25 Ethan Jacksonvswitchd: Stop documenting nonexistent "min-rate" QoS.
2012-01-24 Ethan Jacksonofproto: Optionally flush all learning tables with...
2012-01-23 Ethan Jacksonlacp: Require successful LACP negotiations when configured.
2012-01-19 Andrew LambethAdd cmdline arg to specify unix domain control socket.
2012-01-19 Ben Pfaffdummy: Make --enable-dummy=override replace all dpifs...
2012-01-17 Ethan Jacksonbond: Change default bond_mode to active-backup.
2012-01-17 Ethan Jacksonlacp: Enforce valid lacp-system-id configuration.
2012-01-17 Ethan Jacksonbond: Support ovs-appctl bond/show without arguments.
2012-01-11 Ethan Jacksonvswitchd: Document maximum queue_id for Linux QoS.
2012-01-03 Ben Pfaffvswitchd: Also consider access port VLANs as "in use...
next