Skip to content

Commit

Permalink
refs #2: Add the list of highlighted elements in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Jul 25, 2015
1 parent 7235186 commit f040b4c
Showing 1 changed file with 55 additions and 2 deletions.
57 changes: 55 additions & 2 deletions docs/elem/index.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,55 @@
Element Documentation
=====================
Element Catalog
===============

Intrinsic Elements
------------------

* FromInput
* ToOutput
* Discard
* Queue
* RandomWeightedBranch
* Classifier
* PacketSizeClassifier
* None

Ethernet Elements
-----------------

* L2Forward
* DropBroadcasts

IP Elements
-----------

* CheckIPHeader
* DecIPTTL
* IPLookup

* IPv4 datablocks

IPv6 Elements
-------------

* CheckIP6Header
* DecIP6HLIM
* LookupIP6Route

* IPv6 datablocks

IPsec Elements
--------------

* IPsecESPEncap
* IPsecAES
* IPsecAuthHMACSHA1

* IPsec datablocks

Load Balancers
--------------

* CPUOnly
* GPUOnly
* LoadBalanceThruput
* LoadBalanceAdaptiveMeasure

0 comments on commit f040b4c

Please sign in to comment.