X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fsample_app_ug%2Fipsec_secgw.rst;h=c11c7e7e3fb0b30f4260b0bcbf723ba656321daf;hb=8d257235696b250a68b65422dfbea0418cc3c5a8;hp=9bb5bed61803a5b225e7c977e5db26682d8109fa;hpb=8ed4d8082236c89c5a5dba72d6619ede3d0377bf;p=dpdk.git diff --git a/doc/guides/sample_app_ug/ipsec_secgw.rst b/doc/guides/sample_app_ug/ipsec_secgw.rst index 9bb5bed618..c11c7e7e3f 100644 --- a/doc/guides/sample_app_ug/ipsec_secgw.rst +++ b/doc/guides/sample_app_ug/ipsec_secgw.rst @@ -69,7 +69,7 @@ Path for IPsec Outbound traffic: * Read packets from the port * Outbound SP check using ACL of all IPv4 traffic * Outbound SA lookup for packets that need IPsec protection -* Add ESP and outter IP header +* Add ESP and outer IP header * Encryption/Digest * Routing * Write packet to port @@ -200,8 +200,8 @@ hardware devices having priority. This means that if the application is using a single core and both hardware and software crypto devices are detected, hardware devices will be used. -A way to achive the case where you want to force the use of virtual crypto -devices is to whitelist the ethernet devices needed and therefore implicitely +A way to achieve the case where you want to force the use of virtual crypto +devices is to whitelist the Ethernet devices needed and therefore implicitly blacklisting all hardware crypto devices. For example, something like the following command line: