support for external hosts
[sliver-openvswitch.git] / lib /
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
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-27 Giuseppe LettieriMerge branch 'mainstream'
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.
2013-02-12 Ben Pfaffofp-util: Simplify struct ofputil_role_request.
2013-02-12 Ben Pfaffofp-msgs: New function ofpraw_decode_assert().
2013-02-12 Ben Pfaffofp-msgs: Fix typos in comment.
2013-02-11 Ben Pfaffnetdev-dummy: Correctly maintain port statistics.
2013-02-11 Ben Pfafftimeval: Don't issue poll interval warnings when we...
2013-02-11 Ben Pfaffbond: Reduce log level from WARN to INFO for interface...
2013-02-11 Ben Pfaffpoll-loop: Reduce high-CPU log messages from WARN to...
2013-02-11 Ben Pfaffclassifier: Refactor table priority updates and tables_...
2013-02-11 Pavithra Rameshstream-unix: Use rundir as root for relative paths.
2013-02-11 Jarno Rajahalmeclassifier: Maintain tables in descending priority...
2013-02-08 Jarno RajahalmeOptimize classifier by maintaining the priority of...
2013-02-06 Simon Hormanpacket: packet_get_tcp_flags: use flow's innermost...
2013-02-06 Simon Hormanodp-util: commit_set_nw_action: use flow's innermost...
2013-02-06 Simon Hormanpacket: Correctly set ethertype in pop_mpls()
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-02-05 Ethan Jacksonbond: Remove stable bond mode.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-02-01 Ben PfaffUse is_pow2() function, where possible, instead of...
2013-02-01 Ben Pfaffsocket-util: Use set_nonblocking() helper function.
2013-02-01 Ben Pfafftimeval: Avoid unnecessary integer overflow in time_ala...
2013-02-01 Ben Pfaffworker: Use ovs_retval_to_string() where EOF is a possi...
2013-02-01 Ben Pfaffunixctl: Use ovs_retval_to_string() where EOF is a...
2013-02-01 Ben Pfaffnetdev-linux: Check return value of set_nonblocking().
2013-02-01 Ben Pfaffprocess: Check return value of set_nonblocking().
2013-02-01 Ben Pfaffofp-util: Rename ofputil_port_from_string() variable...
2013-02-01 Ben Pfaffvlog: New function vlog_set_levels_from_string_assert().
2013-02-01 Justin Pettitofp-parse: Ignore "idle_age" and "hard_age" when parsin...
2013-02-01 Ben Pfaffnetlink-socket: Don't bother logging SO_RCVBUFFORCE...
2013-01-31 Ben Pfaffovsdb-idl: Fix memory leak on error path.
2013-01-31 Ben Pfaffmeta-flow: Add missing "break" to mf_set_wild().
2013-01-31 Ben Pfaffmeta-flow: Avoid null pointer dereference in mf_format_...
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-29 Ethan Jacksonnetdev-vport: Build on all platforms.
2013-01-29 Ethan Jacksonlib: Switch to flow based tunneling.
2013-01-29 Ethan Jacksonnetdev: New function netdev_get_dpif_port().
2013-01-29 Ethan Jacksonpackets: Create global helper is_ip_any().
2013-01-29 Ethan Jacksondpif-netdev: Allow stub interfaces on the dummy datapath.
2013-01-28 Ethan Jacksonofproto-dpif: Require an in_port when tracing datapath...
2013-01-28 Ethan Jacksonroute-table: Add route_table_wait() to the stub impleme...
2013-01-28 Jesse Grossdatapath: Remove kernel patch ports.
2013-01-28 Jesse Grossdatapath: Remove compatibility GRE identifier.
2013-01-28 Jesse Grossdatapath: Remove vport MAC address configuration.
2013-01-28 Jesse Grossdatapath: Remove support for Don't Fragment inheritance.
2013-01-26 Justin Pettitworker: Don't have worker abort when parent dies.
2013-01-26 Ben Pfaffvconn: Initialize 'recv_any_version' member of struct...
2013-01-25 Thomas Graflinux: Increase accuracy of ingress_policing_rate at...
2013-01-25 Justin Pettitdpif-linux: Report dropped lost messages at WARN level.
2013-01-24 Ben Pfaffrconn: Fix null pointer dereference in rconn_add_monitor().
2013-01-24 Ethan Jacksonofproto-dpif: Implement patch ports in userspace.
2013-01-24 Giuseppe Lettieriremove nonfinalized pltaps from sync list
2013-01-24 Giuseppe Lettieriuse zu/zd in printf to avoid warnings on 32bit
2013-01-24 Giuseppe Lettieriproper type for internal port of planetlab dpif
2013-01-24 Giuseppe Lettieriuse ovs_assert instead of assert
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-24 Giuseppe Lettierifix compilation warnings
2013-01-22 Ben Pfaffhash: Replace primary hash functions by murmurhash.
2013-01-22 Ben Pfaffhash: Change mhash_finish() data measurement from words...
2013-01-22 Ben Pfaffhash: Correct implementation of mhash_finish().
2013-01-21 Pravin B Shelardatapath: Fix nelink attribute size for flow.
next