Describe dummy test model. Work on OpenFlow intro.
[openvswitch] / lib /
2012-11-27 Simon Hormanlib: Add helpers for OpenFlow version command line...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-27 Jarno Rajahalmeofp-util: Check out_group on flow_mod only for "delete...
2012-11-27 Jarno RajahalmeFix handling of OFPP_ANY in OpenFlow 1.1 and later.
2012-11-23 Ansis Attekavswitchd: fix 32-bit builds
2012-11-22 Pravin B Shelarvswitchd: Log all tunnel parameters of given flow.
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
2012-11-20 Ben Pfaffsocket-util: Remove get_socket_error().
2012-11-20 Ben Pfaffsocket-util: Avoid using SO_ERROR.
2012-11-20 Ethan Jacksonovs-ofctl: Don't rely on stat() to check unix sockets.
2012-11-20 Ben Pfaffdpif-netdev: Make odp_flow_key_to_flow() check more...
2012-11-20 Simon Hormanofp-util: Flow Dump Protocol for OpenFlow 12
2012-11-19 Ethan Jacksondaemon: Avoid the link() syscall.
2012-11-19 Simon Hormanvswitchd: Configuration of allowed OpenFlow versions
2012-11-19 Ben Pfaffconnmgr: Use version of underlying rconn
2012-11-16 Justin Pettitnetdev-linux: Don't log vport warnings when kernel...
2012-11-16 Justin Pettitnetdev-linux: "Down" tap devices before setting hw...
2012-11-16 Justin Pettitdpif: Don't log warning for ENOENT with dpif_port_exists().
2012-11-16 Justin PettitAdd functions to determine how port should be opened...
2012-11-16 Justin Pettitdpif-linux.c: Let the kernel pick a port number if...
2012-11-16 Justin Pettitdpif-netdev: Don't special-case "br" bridges in create_...
2012-11-16 Ben Pfaffnicira-ext: Remove NXFF_OPENFLOW12.
2012-11-16 Ben Pfaffofp-util: Make ofputil_encode_set_protocol() able to...
2012-11-16 Ben Pfaffofp-util: Allow use of OpenFlow 12 flow format
2012-11-16 Ben Pfaffofp-util: Rename OFPUTIL_P_* constants and update comme...
2012-11-15 Pravin B Shelarodp-utils: Print human readable ipv4-tunnel-key flags.
2012-11-15 Pravin B Shelarodp-utils: Refactor slow_path_reason parse and format...
2012-11-14 Pravin B Shelarvswitchd: Fix function prototype of packet_set_ipv6()
2012-11-13 Ansis Attekadatapath: add ipv6 'set' action
2012-11-12 Simon Hormanvonn: Allow snoops to use the OpenFlow version of the...
2012-11-12 Simon Hormanrconn: Add allowed OpenFlow versions
2012-11-09 Ben Pfaffofp-util: Make ofputil_encode_hello() return a message...
2012-11-09 Ben Pfaffofp-util: Ignore invalid bitmaps in ofputil_decode_hell...
2012-11-09 Ben Pfaffofp-msgs: Accept all versions of OpenFlow "hello" messages.
2012-11-09 Simon Hormanofp-util: Correct length of hello version bitmap
2012-11-07 Ben Pfaffsocket-util: Report fd of -1 on error in inet_open_acti...
2012-11-06 Ethan Jacksonnetdev-vport: Fix warning due to new GRE type.
2012-11-05 Pravin B Shelardatapath: Remove tunnel header caching.
2012-11-05 Pravin B Shelarnetdev: Deprecate CAPWAP support.
2012-11-05 Mehak MahajanCorrect the warning for format specifier.
2012-11-05 Simon Hormanofp-util: Add version bitmap support to hello messages.
2012-11-05 Simon Hormanvconn: Replace minimum version with bitmap of allowed...
2012-11-05 Simon Hormanofp-util: Add functions to support version number bitmaps.
2012-11-04 Ben Pfaffutil: New functions for the index of the leftmost or...
2012-11-04 Ben Pfaffutil: Group functions for bitwise tests.
2012-11-04 Ben Pfaffofproto: Report 0 Mbps when speed not available instead...
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-11-02 Justin Pettitdpif: Add function to get the dpif type.
2012-11-02 Justin Pettitdpif: Add new dpif_port_exists() function.
2012-11-02 Justin Pettittests: Rewrite unit tests to not expect bridge with...
2012-11-02 Justin PettitSeparate OpenFlow port numbers from datapath ones.
2012-11-02 Justin PettitUse ODP ports in dpif layer and below.
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-11-02 Justin Pettitsset: Add sset_at_position() function.
2012-11-02 Justin Pettitdpif: Fix minor typo in comment.
2012-11-01 Jesse Grossodp: Enable parsing ipv4_tunnel key.
2012-10-30 Ansis Attekanetdev-vport: Warn users that pmtud is deprecated
2012-10-29 Justin Pettitflow: Set ttl in flow_compose().
2012-10-26 Ethan Jacksontimeval: Fix occasional backtrace() related deadlock.
2012-10-26 Ansis Attekanetdev-vport: Disable Path MTU Discovery by default
2012-10-26 Isaku YamahataOF11: push_vlan support
2012-10-25 Ethan Jacksonpoll-loop: Log backtraces when CPU usage is high.
2012-10-25 Ethan Jacksontimeval: Coalesce backtraces with counts.
2012-10-25 Ethan Jacksontimeval: Take a backtrace on each SIGALRM.
2012-10-24 Mehak MahajanAllow processing of RARP packets.
2012-10-22 Mehak MahajanARP packets must have print arp_tpa/arp_spa instead...
2012-10-22 Mehak MahajanDo not print ICMP fields for non IP packets.
2012-10-22 Mehak MahajanChange logging format for flows to that accepted by...
2012-10-21 Ethan Jacksontimeval: Simplify poll interval logging.
2012-10-20 Kyle Mesterydatapath: Add support for tun_key to Open vSwitch datapath
2012-10-18 Joe Stringerofp-actions: Implement writing to metadata field
2012-10-18 Ben Pfaffofp-actions: Prefer OFPAT11_DEC_TTL to NXAST_DEC_TTL...
2012-10-18 Ben Pfaffofp-parse: Remove unreachable code.
2012-10-18 Isaku Yamahataofpaction: support OF11 pop_vlan
2012-10-18 Ben Pfaffofp-util: Again allow OpenFlow port 0 in commands and...
2012-10-18 Ben Pfaffofp-util: Separate output, error reporting in ofputil_p...
2012-10-18 Isaku Yamahatalib: support OF11 dec_nw_ttl
2012-10-17 Ethan Jacksontimeval: Optionally enable cached timing at configure...
2012-10-16 Ethan Jacksonofp-actions: Remove unused variable.
2012-10-16 Ethan Jacksontimeval: Block SIGALRM when sleeping.
2012-10-16 Isaku Yamahatainstruction/clear-actions: string parser/formater,...
2012-10-16 Isaku Yamahatainstruction: support goto-table action
2012-10-15 Ethan Jacksontimeval: Add new "backtrace" appctl command.
2012-10-15 Ethan Jacksoncfm: Scope CFM packets to key zero.
2012-10-14 Ben Pfaffofp-errors: Merge OF1.0 "all tables full" with OF1...
2012-10-12 Simon Hormanofp-print: Do not display flow mod cookie if it is...
2012-10-12 Simon Hormanofp-util: Correct setting of Flow Mod cookie on encode
2012-10-12 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages
2012-10-12 Simon Hormanofp-util: Correct comment above ofputil_append_port_stat()
2012-10-12 Simon Hormanofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc Stats
2012-10-12 Simon HormanUse enum ofperr in ofputil_decode_flow_removed()
2012-10-11 Ed Mastelib: Use FreeBSD libc function for proctitle
2012-10-11 Ed Mastelib: Move addition of program_name to proctitle_set
2012-10-10 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
2012-10-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-10-06 Pravin B Shelardatapath: 64-bit GRE support
2012-10-05 Ethan Jacksontimeval: Recover from failed timer_create() calls.
2012-10-05 Ethan Jacksontimeval: Don't require signals for time_alarm().
2012-10-04 Ben Pfaffofproto-dpif: Avoid zeroing tunnel info in handle_miss_...
2012-10-04 Mehak Mahajanovsdb/jsonrpc-server: ovsdb-server closes accepted...
next