ofproto: Add functions to configure multicast snooping
[cascardo/ovs.git] / lib /
2014-06-24 Flavio Leitnerflow: extend it to carry IGMP protocol information
2014-06-24 Flavio Leitnerlib: Add IGMP snooping library bits
2014-06-24 Gurucharan Shettylockfile: Modify tests for Windows.
2014-06-24 Gurucharan Shettyutil: Don't compile couple of unused function for Windows.
2014-06-24 Gurucharan Shettydaemon-windows: unlink pidfile before stopping the...
2014-06-24 Gurucharan Shettyutil: Make WSAStartup available outside stream.c.
2014-06-24 Ben Pfaffdpif-netdev: Remove unused global variable 'key'.
2014-06-23 Daniele Di Proiettodpif-netdev: batch packet processing
2014-06-23 Daniele Di Proiettonetdev: netdev_send accepts multiple packets
2014-06-23 Daniele Di Proiettodpif-netdev: use dpif_packet structure for packets
2014-06-23 Daniele Di Proiettovswitchd: skip right number of arguments in dpdk_init()
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-20 Jesse Grosstunnel: Add support for matching on OAM packets.
2014-06-14 Alex Wangcfm: Extracts the cfm status in one function.
2014-06-14 Alex Wangovs-thread: Implement OVS specific barrier.
2014-06-13 Jesse Grossnetdev-vport: Use dpif_port as base for tunnel backing...
2014-06-13 Ben Pfaffstream-ssl: Enable TLSv1.1 and TLSv1.2.
2014-06-13 Ben Pfaffodp-util: Make it harder to forget to update ODPUTIL_FL...
2014-06-13 Linda SunMove setsockopt TCP_NODELAY to when TCP is connected.
2014-06-13 Ben Pfaffutil: Move definition of HANDLE here.
2014-06-13 Jarno Rajahalmelib/classifier: Fix use of uninitialized memory.
2014-06-13 Jarno Rajahalmelib/classifier: Clarify trie_lookup_value().
2014-06-13 Andy Zhouodp-util: update comments on ODPUTIL_FLOW_KEY_BYTES...
2014-06-13 Gurucharan Shettytimeval: Provide a variation for time/warp command.
2014-06-13 Simon Hormanofp-msgs: Add OFPRAW_OFPST14_FLOW_MONITOR_*
2014-06-13 Simon Hormanofp-errors: Add OFPET_FLOW_MONITOR_FAILED
2014-06-12 Daniele Di Proiettodpif-netdev: enumerate dpif belonging to the right...
2014-06-12 Ben PfaffImplement learned flow deletion.
2014-06-12 Simon Hormanconnmgr: Do not use OFPRR_METER_DELETE before OF1.4
2014-06-11 Gurucharan Shettysocket-util: Disable dscp setting on Windows.
2014-06-11 Jarno Rajahalmelib/cmap: Simplify iteration with C99 loop declaration.
2014-06-11 Jarno Rajahalmelib/classifier: Clean up includes.
2014-06-11 Jarno Rajahalmelib/classifier: Fix incorrect pointer type.
2014-06-11 Simon Hormanofproto: Use OFPRR_GROUP_DELETE
2014-06-11 Ben PfaffFix log message weird suffixes.
2014-06-10 Andy Zhounetdev-dummy: add appctl netdev-dummy/conn-state command
2014-06-10 Gurucharan Shettycmap: Rename a enum constant.
2014-06-06 Ben Pfaffofp-actions: Store cookie in network byte order in...
2014-06-06 Ben Pfaffovs-ofctl: Support "send_flow_rem" in "learn" actions.
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 Ryan Wilsondpif-netdev: Upcall: Remove an extra memcpy of packet...
2014-06-04 Daniele Di Proiettonetdev-dpdk: create queues on configured NUMA node
2014-06-04 Daniele Di Proiettonetdev-dpdk: receive up to NETDEV_MAX_RX_BATCH
2014-06-04 Andy Zhoudpif: Fix slow action handling for DP_HASH and RECIRC
2014-06-04 Jarno RajahalmeINSTALL: Note about compiler atomics support.
2014-06-04 Simon Hormanodp-util: Do not set port mask of non-IP packets
2014-06-03 Jarno Rajahalmelib/ovs-rcu: Rename ovsrcu_init() as ovsrcu_set_hidden().
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-06-02 Simon Hormanofp-errors: Duplicate instruction error
2014-05-30 Ansis Attekaprocess: block signals while spawning child processes
2014-05-30 Ryan Wilsonovsdb-idl: Add coverage counters for ovsdb commit retur...
2014-05-30 Ryan Wilsonrtbsd: Make rtbsd module thread-safe.
2014-05-29 Ryan Wilsonroute-table: Make route-table module thread-safe.
2014-05-28 Jarno Rajahalmelib/cmap: Use atomics for all bucket data.
2014-05-28 Jarno Rajahalmelib/cmap: Add more hmap-like functionality.
2014-05-28 Jarno Rajahalmelib/ovs-rcu: Fix documentation, add ovsrcu_init().
2014-05-28 Jarno Rajahalmelib/flow: Use C99 declaration in for statement.
2014-05-28 Gurucharan Shettysocket-util: Log the kernel assigned port number when...
2014-05-27 Daniele Di Proiettolib/flow: call memcmp in miniflow_equal()
2014-05-27 Gurucharan Shettysocket-util: Refactor unix specific code to a new file.
2014-05-27 Simon Hormanofp-print: Merge ofp_print_stats_{reply, request}()
2014-05-24 Daniele Di Proiettonetdev-dpdk: use defined values for queues length
2014-05-22 Ben Pfaffbridge: Add test that ports that disappear get added...
2014-05-22 Ben Pfaffseq: Attribute wakeups to seq_wait()'s caller, not...
2014-05-22 Ryan Wilsonofproto: Add support for Openflow group and bucket...
2014-05-21 Ben Pfaffdpif-netdev: Use cmap for ports.
2014-05-21 Ben Pfaffdpif-netdev: Fix memory leak.
2014-05-21 Ben Pfaffdpif-netdev: Fix use-after-free in port_unref().
2014-05-21 Ben Pfaffcmap: Fix memory ordering for counter_changed().
2014-05-21 YAMAMOTO Takashinetdev-bsd: Fix a whitespace
2014-05-20 Ben Pfaffcmap: New module for cuckoo hash table.
2014-05-20 Ben Pfaffdpif: Refactor flow dumping interface to make better...
2014-05-19 Flavio Leitnerpacket: Add function ip_is_local_multicast()
2014-05-19 Daniel Borkmannpackets: Add igmp header definitions
2014-05-19 Thomas Grafvswitchd: Add error column to Interface table to store...
2014-05-19 Thomas Grafvlog: Provide convenience macros to additionally store...
2014-05-19 Jarno Rajahalmelib/classifier: Rename 'cls_subtable_cache' as 'cls_sub...
2014-05-19 Ben Pfaffovs-rcu: Fix typo in comment.
2014-05-19 Ryan Wilsonovs-rcu: Add OVSRCU_TYPE_INITIALIZER which initializes...
2014-05-19 Joe Stringerodp-util: Always serialise recirculation in upcall...
2014-05-19 Joe Stringerodp-util: Improve formatting of ND export to odp.
2014-05-16 Ryan Wilsonnetdev: Remove netdev from global shash when the user...
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...
next