ofproto-dpif: Unset DPIF_FP_MODIFY flag when creating a new flo
[cascardo/ovs.git] / lib /
2013-07-17 Andy Zhouovs-ofctl: Bug fix in flow_format()
2013-07-03 Justin Pettitodp-util: Clearly indicate VID mask is printed in hex.
2013-07-03 Justin Pettitodp-util: Always encode mask of 0xffff for dl_type...
2013-06-29 Justin Pettitflow: Don't assume non-IPv4 is IPv6 for un-wildcarding.
2013-06-28 Andy Zhouovs-dpctl: Fix mega flow output
2013-06-28 Justin Pettitflow: Only un-wildcard relevant IP headers.
2013-06-28 Justin Pettitodp-util: Fix converting masked VLAN from flow.
2013-06-28 Justin Pettitodp-util: Correct printing the VLAN PCP mask.
2013-06-26 Justin Pettitofproto-dpif: Always un-wildcard 'dl_type'.
2013-06-21 Justin Pettitdpif: Log flow masks for "put" and "dump_next".
2013-06-21 Justin Pettitofproto-dpif: Handle failed flow 'put's.
2013-06-21 Justin Pettitodp-util: Introduce odp_flow_key_from_mask().
2013-06-21 Andy Zhouovs-dpctl: Add mega flow support
2013-06-20 Justin Pettitofproto-dpif: Tighten up megaflow wildcard handling.
2013-06-18 Justin Pettitofproto-dpif: Don't wildcard fields used in special...
2013-06-14 Jarno Rajahalmeodp-util: Use proper formatting for ODP port number.
2013-06-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2013-06-11 Ethan Jacksonflow: Add new wildcard functions.
2013-06-11 Ethan Jacksonclassifier: Add 'wc' argument to classifier_lookup().
2013-06-11 Ethan Jacksonflow: Add new flow_wildcards_fold_minimask() function.
2013-06-06 Ben Pfaffdpif-netdev: Don't run port names through netdev_vport_...
2013-06-05 Ben Pfaffpackets: Fix typo in reserved multicast Ethernet addresses.
2013-06-04 Simon HormanAlways use valid ids pointer in dec_ttl_cnt_ids_from_op...
2013-06-03 Ethan Jacksoncfm: Update netdev when changed.
2013-05-30 Ethan Jacksonodp-util: Make slow_path_reasons mutually exclusive.
2013-05-30 Ethan Jacksonofproto: Ditch SLOW_IN_BAND slow path reason.
2013-05-30 Ethan Jacksonofproto-dpif: Ditch SLOW_MATCH slow path reason.
2013-05-30 Ethan Jacksonofpbuf: New helper ofpbuf_equal().
2013-05-22 Ethan Jacksoncfm: Implement "demand mode".
2013-05-09 Takashi Kawaguchiflow: Fix IPv6 fragment packet handling
2013-05-08 Ben Pfaffmeta-flow: Make 'in_port' field writable.
2013-05-03 Ed Mastenetdev-bsd: Use UINT64_MAX for unsupported stats.
2013-05-02 Neil MckeeChange sFlow model to reflect per-bridge sampling
2013-05-02 Ben Pfaffdpif-linux: Close channel Netlink sockets when a port...
2013-04-29 Gurucharan Shettyworker: Prevent worker from being responsible for pidfi...
2013-04-29 Ben Pfaffnetlink-socket: Use xmalloc() instead of malloc().
2013-04-29 Ben Pfaffnetlink-socket: Minor style fix.
2013-04-29 Ben Pfafftimeval: Remove prototype for unimplemented function.
2013-04-29 Ben Pfaffdpif-netdev: Update max_mtu correctly.
2013-04-29 Jesse Grossvxlan: Correct comments and NEWS to reflect IANA port...
2013-04-26 Kyle MesteryUpdate the default VXLAN destination UDP port to the...
2013-04-24 Simon Hormanmatch: Correct formatting of MPLS
2013-04-24 Ben Pfafftimeval: Check for HAVE_BACKTRACE instead of HAVE_EXECI...
2013-04-22 Romain LengletImplement IPFIX export
2013-04-22 Jarno Rajahalmeodp-util: Keep base flow in sync with the kernel view.
2013-04-22 YAMAMOTO Takashiuse RT_ROUNDUP on NetBSD
2013-04-22 YAMAMOTO Takashiinclude some headers to satisfy header file dependencie...
2013-04-22 YAMAMOTO Takashisome ctype related casts to suppress gcc warnings on...
2013-04-22 YAMAMOTO Takashichange the type of popcount unsigned
2013-04-22 YAMAMOTO Takashiinclude strings.h for strcasecmp
2013-04-22 YAMAMOTO Takashifix an obvious mistake in a test of IFM_ETHER
2013-04-18 Ben Pfaffovsdb-server: Announce bound listening ports as status...
2013-04-18 Ben Pfaffsocket-util: Log kernel-chosen bound ports in inet_open...
2013-04-18 Ben PfaffCorrectly implement the OpenFlow 1.2+ OXM_OF_IP_DSCP...
2013-04-16 Ben Pfafflist: Style fixes.
2013-04-11 Ben Pfaffmemory: Avoid 100% CPU when there is nothing to report.
2013-04-11 Ansis Attekanetlink-socket: Don't bother logging SO_RCVBUFFORCE...
2013-04-11 Ben Pfaffsset: New function sset_sort().
2013-04-10 Ethan Jacksondpif-linux: Reset epoll() on channel deletion.
2013-04-05 Romain Lengletvlog: extend syslog format to make OVS logs easier...
2013-04-03 Ben Pfaffmemory: Avoid an empty log message if there's nothing...
2013-04-01 Ben Pfaffnetdev: Remove netdev_is_open(), which has no users.
2013-04-01 Ben Pfaffnetdev: Remove netdev_exists(), which has no users.
2013-04-01 Ben Pfaffovsdb-data: New functions for predicting serialized...
2013-04-01 Ben Pfaffjson: New function json_serialized_length().
2013-04-01 Neil Mckeetests: Add sFlow test.
2013-03-25 Gurucharan Shettyodp-utils: Fix memory corruption while flow parsing.
2013-03-20 Simon Hormanmpls: Allow l3 and l4 actions to prior to a push_mpls...
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
2013-03-15 Simon HormanRemove encal_dl_type from struct flow
2013-03-15 Simon HormanRevert "flow: Split flow_extract"
2013-03-15 Stephane A. Sezerlib: Rename lib/pcap.h to avoid inclusion conflicts.
2013-03-08 Ben PfaffAdd table_id to NXM flow_removed messages.
2013-03-08 Ben Pfafftimeval: Avoid backtrace() from signal handler on x86-64.
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-03-06 Simon HormanAdd support for set_mpls_ttl action
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-03-06 Ben Pfafftimeval: Increase accuracy of cached time 4X, from...
2013-03-06 Ben Pfafftimeval: Enable caching the current time even on x86-64.
2013-03-06 Ben Pfaffovsdb-idlc: Make no-op writes to write-only columns...
2013-03-04 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-03-01 Ben Pfaffofpbuf: Remove OFPBUF_STACK_BUFFER.
2013-02-28 Ben Pfaffnetdev: Update comment.
2013-02-28 Ben Pfaffnetdev-linux: Fix netdev_linux_send() return value...
2013-02-28 Simon Hormannx-match: Correct writing of value and length in set_fi...
2013-02-28 Kyle Mesterytunnel: Only print non-default UDP dst_port for LISP...
2013-02-25 Lorand JakabAdd support for LISP tunneling
2013-02-25 Ben Pfaffofp-util: Remove prototype for unimplemented, misspelle...
2013-02-22 Justin PettitRevert "match: Only print tp_src and tp_dst for TCP...
2013-02-22 Justin Pettitmatch: Only print tp_src and tp_dst for TCP and UDP.
2013-02-20 Ansis Attekatunnel: set skb mark for IPsec tunnel packets
2013-02-19 Pravin B Shelardatapath: Remove CAPWAP tunneling support.
2013-02-19 Rich Lanedatapath: Fix parsing invalid LLC/SNAP ethertypes
2013-02-16 Ben PfaffAllow OVS_USERSPACE_ATTR_USERDATA to be variable length.
2013-02-15 Ben Pfaffdpif-linux: Fix byte-swapping direction in nl_msg_put_u...
2013-02-14 Kyle MesteryModify dpif_linux_port_add() to set the destination...
2013-02-14 Kyle Mesteryvxlan: Update netdev_vport_get_dpif_port() to support...
2013-02-14 Kyle Mesteryvxlan: Add utility functions to the simap data structure.
2013-02-12 Ben Pfaffofp-msgs: ensure that l2 is set in ofpmp_reserve()
2013-02-12 Ben PfaffMake OpenFlow 1.2+ role replies return the generation ID.
next