netdev-dummy: add appctl netdev-dummy/conn-state command
[cascardo/ovs.git] / lib /
2015-04-06 Andy Zhounetdev-dummy: add appctl netdev-dummy/conn-state command
2015-04-05 Kevin Lonetdev-bsd: Fix sign extension bug in ifr_flags on...
2015-03-27 Alex Wangnetdev-linux: Make htb quantum always no less than...
2015-03-27 Alex Wangnetdev-vport: Do not update netdev when there is no...
2015-02-20 Ben Pfaffsocket-util: Use correct address family in set_dscp...
2015-02-20 Ben Pfaffstream: Eliminate pstream_set_dscp().
2015-02-13 Ben Pfaffofp-parse: Correctly update bucket lists if they are...
2015-02-13 Ben Pfaffmac-learning: Implement per-port MAC learning fairness.
2015-02-11 Ben Pfafftimeval: Correctly report usage statistics in log_poll_...
2015-01-26 Gurucharan Shettyvlog: Logging option '--syslog-target' needs one argument.
2015-01-22 Gao fengsetup n_upcall_pids for vport_request when destroy...
2015-01-11 Ben Pfaffdpif-linux: Drop oversized packets instead of assert...
2015-01-11 Ben Pfaffnetlink: Refine calculation of maximum-length attributes.
2014-12-10 Joe Stringerutil: Fix include for htonl().
2014-12-03 Niels van AdrichemBFD: Decreasing minimal transmit and receive interval
2014-11-11 Jarno Rajahalmeutil: Add be32_prefix_mask().
2014-10-31 Joe Stringerodp-util: Fix segfault in MPLS attribute parsing.
2014-10-31 Simon Hormanofp-print-ofctl: Free group buckets.
2014-10-06 Jarno Rajahalmelib/meta-flow: Index correct MPLS lse in mf_is_all_wild().
2014-09-24 Selvamuthukumarofp-actions: Fix error code for invalid table id.
2014-09-23 Alex Wangjsonrpc: Notify excessive sending backlog.
2014-09-03 Jesse Grosspacket: Fix sparse warnings ICMPv6.
2014-08-29 Jesse Grossdatapath: Fix checksum calculation when modifying ICMPv...
2014-08-29 Thomas Grafthread: Use explicit wide type when shifting > 32 bits
2014-08-29 Thomas Grafnetdev-linux: Cast policer rate to uint64_t to avoid...
2014-08-27 yinpeijunFix memory leaks in error paths.
2014-08-26 Thomas Grafodp-util: Only add recirc_id mask to Netlink message...
2014-08-26 Thomas Grafjson: Fix leaked nodes in json_hash_object()
2014-08-14 Alex Wangbfd: Add configuration for setting and matching mac...
2014-08-14 Alex Wangbfd: Flip the default value of bfd ip source and destin...
2014-08-06 Ben Pfaffdpif-netdev: Avoid divide by zero.
2014-08-05 Ben Pfaffdpif-netdev: Initialize upcall->packet when queuing...
2014-07-28 Ben Pfaffconnmgr: Only send role status messages to OpenFlow...
2014-07-28 yinpeijunFix two memory leaks.
2014-07-21 Ryan Wilsonroute-table: Make route-table module thread-safe.
2014-07-17 Alex Wangstp: Make stp-disabled port forward stp bpdu packets.
2014-07-15 Ben Pfaffnetlink-socket: Fix handling socket allocation failure...
2014-07-15 Ben Pfaffdpif-linux: Avoid null dereference if all ports disappear.
2014-07-15 Ben Pfaffofp-msgs: Correct code for queue configuration messages...
2014-07-15 Ben Pfaffofp-util: Fix null pointer dereference in ofputil_pull_...
2014-07-10 Ben Pfaffnetlink-socket: Work around kernel Netlink dump thread...
2014-07-10 Ben Pfaffnetlink-socket: Fix sign of error code.
2014-07-08 Alex Wangdpif-linux: Recheck the socket pointer existence before...
2014-07-07 Joe Stringerdpif: Support fetching flow mask via dpif_flow_get().
2014-07-07 Ansis Attekautil: fix compile warnings
2014-07-07 YAMAMOTO Takashiutil: Suppress a warning by adding CONST_CAST
2014-07-07 Alex Wangovs-thread: Implement OVS specific barrier.
2014-07-03 Ansis Attekautil: create a copy of program_name
2014-07-02 Ben Pfaffnetlink-socket: Work around upstream kernel Netlink...
2014-06-26 Joe Stringerlib: Fix FreeBSD build.
2014-06-25 Daniele Di Proiettodpif-netdev: delete lost packets in dp_execute_cb()
2014-06-25 Ryan Wilsondpif-netdev: Fix memory leak in dpif_netdev_flow_put()
2014-06-25 Ben Pfaffjson: Fix parsing of strings that end with a backslash.
2014-06-25 Ben Pfaffdpif: When executing actions needs help, use "set"...
2014-06-24 Ben Pfaffnetdev-vport: Fix use-after-free error in netdev_vport_...
2014-06-13 Ben Pfaffstream-ssl: Enable TLSv1.1 and TLSv1.2.
2014-06-13 Jarno Rajahalmelib/classifier: Fix use of uninitialized memory.
2014-06-13 Jarno Rajahalmelib/classifier: Clarify trie_lookup_value().
2014-06-11 Ben PfaffFix log message weird suffixes.
2014-06-05 Ben Pfaffpoll-loop: Ignore 'wevent' in poll_fd_wait_at() on...
2014-06-05 Ben Pfaffstream-ssl: Always initialize wevent member, even on...
2014-06-05 Ben Pfaffflow: Fix use-after-free in flow_compose().
2014-06-05 Ben Pfaffdpif-netdev: Fix another use-after-free in port_unref().
2014-06-04 Andy Zhoudpif: Fix slow action handling for DP_HASH and RECIRC
2014-06-03 Jarno Rajahalmelib/ovs-rcu: Evaluate parameters before ovsrcu_set.
2014-06-03 Jarno Rajahalmeovs-rcu: Remove the extra 'typedef' keyword.
2014-06-02 Jarno Rajahalmelib/flow: fix minimatch_extract() ICMPv6 parsing
2014-05-30 Ryan Wilsonovsdb-idl: Add coverage counters for ovsdb commit retur...
2014-05-24 Ethan Jacksondpif-linux: Fix revalidator core caused by flow dumps.
2014-05-22 Ben Pfaffofproto-dpif-upcall: Fix additional use-after-free...
2014-05-21 Ben Pfaffdpif-netdev: Fix memory leak.
2014-05-21 Ben Pfaffdpif-netdev: Fix use-after-free in port_unref().
2014-05-16 Simon Hormanovs-atomic: Remove atomic_uint64_t and atomic_int64_t.
2014-05-15 Jarno Rajahalmelib/classifier: Simpilify array ordering.
2014-05-14 Joe Stringerodp-util: Fix a comment.
2014-05-14 Gurucharan Shettyutil: set_program_name() can be called twice with diffe...
2014-05-14 Gurucharan Shettyutil: Disable popups while asserting in windows.
2014-05-14 Gurucharan Shettytimeval: Workaround strftime bug in VS 2013.
2014-05-14 Ben Pfaffmeta-flow: Use OXM-defined constant for TCP flags in...
2014-05-14 Ben Pfaffmeta-flow: Encode OXM version information into struct...
2014-05-14 Ben Pfaffnx-match: Refactor nxm_put_ip() to handle all IPv4...
2014-05-14 Ben PfaffImplement OpenFlow 1.5 port desc stats request.
2014-05-14 Ben PfaffImplement OpenFlow 1.5 group desc stats request.
2014-05-14 Ben PfaffAdd skeleton for OF1.5 support.
2014-05-14 Ben PfaffRemove --enable-of14 option because the implementation...
2014-05-14 Ben Pfaffofp-util: Remove ofputil_get_phy_port_size().
2014-05-14 Ben Pfaffofp-util: Simplify ofputil_decode_switch_features().
2014-05-14 Ben PfaffImplement OpenFlow 1.4 queue statistics.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port statistics.
2014-05-14 Ben PfaffImplement basic OpenFlow 1.4 table-mod message.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port_mod messages.
2014-05-14 Ben Pfaffofp-util: Implement OpenFlow 1.4 port status and port...
2014-05-14 Ben Pfaffofp-util: Reduce duplicate code.
2014-05-14 Ben Pfaffofp-util: Generalize functions for parsing OF1.3+ prope...
2014-05-14 Ben Pfaffofp-util: Remove ofputil_count_phy_ports().
2014-05-14 Ben Pfaffofp-msgs: New functions ofpmp_version() and ofpmp_decod...
2014-05-14 Ben Pfaffofp-util: Fix definition of OFPUTIL_P_OF13_UP.
2014-05-14 Ben Pfaffovs-ofctl: Fix port lookup and "ovs-ofctl" behavior...
2014-05-13 Jarno Rajahalmelib/classifier: Fix array splicing.
2014-05-12 YAMAMOTO Takashidpif-netdev: Remove unused members
next