aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/java/jvpp
diff options
context:
space:
mode:
authorJakub Grajciar <Jakub.Grajciar@pantheon.tech>2017-11-15 17:25:50 +0100
committerDamjan Marion <dmarion.lists@gmail.com>2017-11-15 18:19:59 +0000
commit5665a22f81dd48c6d211a9a2be83d174c62d73cf (patch)
treec8beddd21e3adfe4441c39cfc48f89b6b448105f /src/vpp-api/java/jvpp
parent3904a0c72baefd5c48bf789105266a501ee2bf4c (diff)
Revert "vnet: af_packet mark l3 offload cksum"
This reverts commit fa600c9169c0d7104af7a9be12a0471a8a8c8262. Change-Id: I873b53b2c025d7aba2211cab9b3e2d780af33b32 Signed-off-by: Jakub Grajciar <Jakub.Grajciar@pantheon.tech>
Diffstat (limited to 'src/vpp-api/java/jvpp')
0 files changed, 0 insertions, 0 deletions
ral.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
Credits for contributors to ‘python-daemon’
###########################################

:Updated: 2014-12-23

The ‘python-daemon’ library is the work of many contributors.


Primary developers
==================

The library has been maintained over the years by:

* Ben Finney <ben+python@benfinney.id.au>
* Robert Niederreiter
* Jens Klein


Precursors
==========

The library code base is inherited from prior work by:

* Chad J. Schroeder
* Clark Evans
* Noah Spurrier
* Jürgen Hermann


Additional contributors
=======================

People who have also contributed substantial improvements:



..
    This is free software: you may copy, modify, and/or distribute this work
    under the terms of the Apache License version 2.0 as published by the
    Apache Software Foundation.
    No warranty expressed or implied. See the file ‘LICENSE.ASF-2’ for details.

..
    Local variables:
    coding: utf-8
    mode: text
    mode: rst
    time-stamp-format: "%:y-%02m-%02d"
    time-stamp-start: "^:Updated:[         ]+"
    time-stamp-end: "$"
    time-stamp-line-limit: 20
    End:
    vim: fileencoding=utf-8 filetype=rst :