aboutsummaryrefslogtreecommitdiffstats
path: root/docs/spelling_wordlist.txt
blob: 6a06b3b94dffc33049c6f2dcc1a9f9e1961e5c2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.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 */
.. _containerCreation:

.. toctree::

Creating Containers
___________________

Make sure you have gone through :ref:`installingVPP` on the system you want to create containers on.

After VPP is installed, get root privileges with:

.. code-block:: console

  $ sudo bash

Then install packages for containers such as lxc:

.. code-block:: console

  # apt-get install bridge-utils lxc

As quoted from the `lxc.conf manpage <https://linuxcontainers.org/it/lxc/manpages/man5/lxc.conf.5.html>`_,  "container configuration is held in the config stored in the container's directory.
A basic configuration is generated at container creation time with the default's recommended for the chosen template as well as extra default keys coming from the default.conf file."

"That *default.conf* file is either located at /etc/lxc/default.conf or for unprivileged containers at ~/.config/lxc/default.conf."

Since we want to ping between two containers, we'll need to **add to this file**.

Look at the contents of *default.conf*, which should initially look like this:

.. code-block:: console
    
    # cat /etc/lxc/default.conf
    lxc.network.type = veth
    lxc.network.link = lxcbr0
    lxc.network.flags = up
    lxc.network.hwaddr = 00:16:3e:xx:xx:xx

As you can see, by default there is one veth interface.

Now you will *append to this file* so that each container you create will have an interface for a Linux bridge and an unconsumed second interface.

You can do this by piping *echo* output into *tee*, where each line is separated with a newline character *\\n* as shown below. Alternatively, you can manually add to this file with a text editor such as **vi**, but make sure you have root privileges. 

.. code-block:: console

    # echo -e "lxc.network.name = veth0\nlxc.network.type = veth\nlxc.network.name = veth_link1"  | sudo tee -a /etc/lxc/default.conf

Inspect the contents again to verify the file was indeed modified:

.. code-block:: console

    # cat /etc/lxc/default.conf
    lxc.network.type = veth
    lxc.network.link = lxcbr0
    lxc.network.flags = up
    lxc.network.hwaddr = 00:16:3e:xx:xx:xx
    lxc.network.name = veth0
    lxc.network.type = veth
    lxc.network.name = veth_link1


After this, we're ready to create the containers.

Creates an Ubuntu Xenial container named "cone".

.. code-block:: console

      # lxc-create -t download -n cone -- --dist ubuntu --release xenial --arch amd64 --keyserver hkp://p80.pool.sks-keyservers.net:80


If successful, you'll get an output similar to this:

.. code-block:: console
    
    You just created an Ubuntu xenial amd64 (20180625_07:42) container.

    To enable SSH, run: apt install openssh-server
    No default root or user password are set by LXC.


Make another container "ctwo".

.. code-block:: console

     # lxc-create -t download -n ctwo -- --dist ubuntu --release xenial --arch amd64 --keyserver hkp://p80.pool.sks-keyservers.net:80


List your containers to verify they exist:


.. code-block:: console

     # lxc-ls
     cone ctwo


Start the first container:

.. code-block:: console
    
    # lxc-start --name cone

And verify its running:

.. code-block:: console
    
    # lxc-ls --fancy
    NAME STATE   AUTOSTART GROUPS IPV4 IPV6 
    cone RUNNING 0         -      -    -    
    ctwo STOPPED 0         -      -    -  


.. note::

    Here are some `lxc container commands <https://help.ubuntu.com/lts/serverguide/lxc.html.en-GB#lxc-basic-usage>`_ you may find useful:


    .. code-block:: console

          $ sudo lxc-ls --fancy
          $ sudo lxc-start --name u1 --daemon
          $ sudo lxc-info --name u1
          $ sudo lxc-stop --name u1
          $ sudo lxc-destroy --name u1
n491' href='#n491'>491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366
aa
aabb
aarch
Aarch
AArch
abf
accelera
ACK
acl
ACL
ACLs
acyclic
adaptively
addr
adjacencies
adl
admin
af
aftr
ager
Agg
Ajourn
al
alg
alloc
allocatable
allocator
allowlist
Altivec
amine
analyse
Ananyev
ansi
Anycast
ap
ap
api
API
apis
apiTrace
app
apps
archs
aren
arg
args
arp
Arp
arping
Arping
Arping
ASan
async
atomics
auditd
ausearch
auth
autoconf
autoconfig
autoconfiguration
autodetect
Autogenerated
automake
autoreconf
autotools
avf
avl
avx
awk
ba
backend
backends
backpressure
backtrace
Backtrace
backtracing
backwalk
balancer
balancers
Barach
baseva
bb
bc
bd
behaviour
bfd
Bfd
BGP
bift
bigly
bihash
bihash
Bihash
BIHASH
Bihashes
binutils
bitmask
bitzero
blackholing
blake
bms
Bn
boolean
bootup
bpf
Brockners
bsid
bss
bufferindex
bufmon
Bufmon
bugfixing
buildingrst
builtin
builtinurl
Builtinurl
burstiness
busybox
BV
bvi
byteswap
cacheline
callees
Castelino
ccache
ccdd
ccmake
cd
cdba
cdbdec
cdp
ce
centos
Centos
centric
cfd
cfssl
chachapoly
cheng
cisco
Cisco
cj
cksum
classful
cli
clib
Clib
cmake
Cmake
CMakeLists
cmd
Cn
cnat
Cnat
CNat
Codenomicon
Colour
combinatorial
Comms
condvar
conf
config
Config
configs
congruential
conn
connectable
ConnectX
consumability
contiv
Contiv
controlplane
copwhitelist
copwhtlistbase
Coras
coredump
coredumps
Coredumps
corefile
corefiles
corekeeper
corelist
coremask
couldn
Coverity
cp
cpel
cpp
CPPFLAGS
cpu
cPython
crc
crcchecker
crcs
crit
criterias
crt
crypto
Crypto
cryptodev
Cryptodev
cryptographic
ctrl
ctwo
ctx
daddr
daemonizing
daemontools
Datagram
datagrams
datapath
dataplane
Dataplane
Dataplanes
datastructures
dbg
de
deallocation
debian
debootstrap
debuggability
Debuginfo
decap
decaps
decapsulate
decapsulated
decapsulating
Decapsulating
decapsulation
declutters
decrementing
decrypt
decrypted
Defensic
del
demux
demuxes
dep
depN
deps
dequeue
deregister
desc
deselection
dest
Dest
det
dev
devbind
df
dhcp
dhcp
dhcpd
dhcpserver
dhcpv
Diffie
Diffs
dir
dirN
disp
distclean
distro
Distro
distros
dlsym
dns
dnsmasq
Dma
dma
Dockerfile
dockerignore
doesn
Donley
dont
DoS
doxygen
Doxygen
dpd
dpdk
dpkg
dpo
dport
dryrun
DS
dsa
dscp
dslite
dsr
DSR
dst
dstIP
dstPortDefinition
DT
dumpxml
DX
e.g.
eal
eb
eBGP
eBPF
ec
ee
eeff
efd
efp
ei
eid
Eifel
elog
elogs
elts
emacs
emerg
emphasise
enablement
encap
encap
encaps
Encaps
endian
enic
enp
enqueue
enqueued
enqueueing
Enqueueing
enqueues
entrypoint
enums
Enums
eos
epoll
Erns
et
etcd
eth
ethernet
ethertype
ethip
eventfd
evt
executables
expander
extensibility
eXtensible
extranet
Extranets
failover
fallback
fateshare
favour
favoured
favours
fbfc
fd
fdioDocs
fff
FiB
fifo
fifos
filesystem
filsfils
fixup
flavours
flowendns
flowprobe
Flowprobe
flowstartns
flowtable
fmask
fmt
fn
foo
fooA
fooB
fooC
foreach
formatter
Fortville
frontend
fs
fusermount
Gbe
GbE
gbit
Gbits
gbp
Gbps
GByte
Gbytes
gcc
gcov
gcovr
gdb
ge
geneve
Geneve
gerrit
Gerrit
gethostbyname
gettingsources
gettingstarted
gid
Gigabit
GigE
github
Github
glibc
gmake
Golang
Goncalves
govpp
gpe
graphviz
gre
grep
grepping
growable
gso
gtp
GTP
gtpu
gud
gui
Gzip
hairpinning
handoff
handoffdemo
handoffs
hashtable
hbh
hdr
headend
Headend
heapsize
Heapsize
hostname
hostnames
hostNetwork
hoststack
hotkey
Hotkeys
hpp
hqos
HQoS
hs
hsa
hsi
html
htop
http
https
Huawei
hugepage
hugepages
hugetlb
hugo
hw
hyperlink
hypervisor
Hypervisors
i.e.
ia
iacl
iAcl
iACL
iBGP
ibverb
IBverbs
iccrg
icmp
icmpr
idpf
Idpf
ietf
iface
ifndef
igb
igmp
ikev
Ikev
IKEv2
ila
imix
inacl
Inband
includedir
incrementing
indices
indicies
inet
inex
Infiniband
infos
ing
init
Init
initiatehost
inline
inlines
instantiation
Instantiation
Integrations
intel
internet
interoperation
Interoperation
interworkings
intfc
intfcs
io
ioam
iOAM
iommu
ip
IP
ipaddress
iperf
iPerf
Iperf
ipfix
ipip
ipN
ipsec
IPsec
ipsecmb
iptables
ipv
iPv
IPv
IPv4
ipX
isc
isn
isra
itf
ith
itr
iWARP
iWARP
ixgbe
ixge
javascript
Jira
jitter
jsmith
jsmithuser
json
jsonfiles
kb
kbps
keepalives
keychain
kflows
KMG
kni
KOC
Konstantynowicz
ksr
kube
Kube
kubeadm
Kubeadm
kubectl
kubelet
Kubelet
kubeproxy
kubernetes
Kubernetes
kv
KVP
L3XC
labelled
lacp
lagrange
lan
LB
lc
lcov
lcp
ld
LDFLAGS
ldp
ldpreload
learnt
len
libbpf
libc
libdir
libfoo
libibverb
libme
libmemf
libmemif
libmemifs
libsrtp
libvirt
libvppapiclient
ligato
LimitCORE
linearization
linearize
linting
linux
linuxapp
Linuxcon
liveness
lldp
Lldp
LLDP
llist
Load
localhost
localsid
localsids
Lockless
logrotate
longjmp
lookups
loopback
Loopback
loopId
lpc
lru
lshw
lstack
lt
lua
Lua
Luajit
lw
lxc
lxd
Maciek
macip
macos
macswap
mactime
maglev
mainp
makefile
Makefile
Makefiles
malloc
Manohar
Mapp
marvell
Maryam
masse
maximise
mb
mbedtls
mbit
mbufs
Mbytes
mc
md
mdata
Mdata
Mellanox
mem
membulk
memcpy
memfd
memif
Memif
mempool
metadata
Metadata
mf
mfib
mFIB
Mfib
mheap
midchain
Midchain
middlebox
mif
mIn
mispositions
misprograms
mk
mldv
mmap
modelled
modernisation
modularity
Monroy
mortem
mountpoint
mpls
MPLS
MPLS
mpps
Mpps
mroute
mrvl
msg
msgbuf
mss
Mss
mtrie
mtu
mult
multiarch
multicast
Multicast
Multicore
Multihoming
multipass
multipath
multiprotocol
multiqueue
Multiqueue
Multistream
Multitenancy
multithreading
muppet
musdk
mutex
Mutlithreading
myapp
mygcc
myhugosite
myplugin
nameserver
namespace
Namespace
namespaces
nat
natively
nats
natted
nBackingPages
nbr
nbytes
nBytes
nd
ndp
ndrpdr
neighbour
Neighbour
neighbouring
neighbours
nelts
netcfg
netdev
netfilter
netlink
netmap
Netmap
netplan
Netplan
newfile
nexthop
nginx
NIC
nitems
nl
nn
nnn
nodaemon
noevaluate
nonaddress
nosyslog
npt
npt66
ns
nsess
nsh
Nsh
NSH
nsim
Nstrings
nthrottle
nullptr
num
numa
NUMA
NxN
O'Driscoll
oacl
oam
OAM
oddbuf
Oddbuf
offline
ofr
oldfile
online
onlink
ooo
openbsd
openbsd
openssl
Openssl
openSUSE
operationalize
Optimisations
optimised
os
outacl
packagecloud
papi
parallelize
parallelizes
param
params
parsable
passthrough
passwordless
patchset
pathname
pbb
pcap
Pcap
pci
PCI
pe
peerings
pem
perf
perfmon
Perfmon
Performan
perror
petr
Pfister
pfSense
pgm
phc
phoneycomponent
physmem
picotls
pid
pidfile
pifi
pipelined
pipelining
pitr
pktgen
plen
pluggable
pluggable
plugin
Plugin
plugins
Plugins
pmalloc
pmc
pmtu
pnat
Pnat
PoC
podSubnet
policer
Policer
policers
Policers
Pollable
portranges
poweroff
ppc
pppoe
pps
pre
Preallocate
preallocated
preallocation
Prebuilt
preceed
preconfigured
prefetch
prefetching
preload
prepend
prepended
preprocessor
printf
priv
proc
programmability
programme
prometheus
promisc
Promisc
proto
proxying
ps
pseudocode
Pseudocode
psp
PSP
pthread
pthreads
pton
pushingapatch
putatively
pwait
py
pypi
qemu
Qemu
qos
QoS
qs
qsz
quic
Quic
Quickstart
quicly
rasa
rawhtml
rbtree
rc
rdma
rdtsc
reachability
realcomponent
realisation
realise
realised
reallocations
realsource
reass
Reass
reassemblies
rebase
Rebase
receival
recirc
Recircs
recode
recognised
recurse
recurse
recurses
recusive
Redhat
refactor
Refactor
refactored
Refactored
refcount
regex
reinjected
rekeying
repo
repos
requeue
requeued
requeueing
reselects
resolv
resolvers
responder
Responder
respondhost
ress
restack
reStructured
reStructuredText
resync
retransmits
rfc
rint
rloc
RLOC
rlocs
Roadmap
Roto
rpath
rr
rsa
rss
rst
rulebase
ruleset
runit
runnable
runtime
runtime
rwlocks
rx
rxandtx
sa
sbin
scalable
scanf
scapy
Scapy
SCHED_RR
sclass
scooby
screenshot
scrollbar
scrollbars
sctp
sealert
seatbelt
seg
segfault
selinux
semodule
semver
setjmp
settingupenvironment
setUp
setUpClass
sfr
sha
Shamir
sharepoint
shg
shm
shortcode
shortcodes
shouldn
Shrikant
signalling
sixrd
sizeable
sl
Slideshow
sN
snapcraft
Snapcraft
snapshoot
snat
socketsvr
socksvr
sourceNATing
spd
Specialisations
spinlock
spinlocks
sr
src
srcIP
srcPortDefinition
srcUP
srh
Srmpls
srtp
SRTP
srv
Srv
SRv
SRv6
sshd
ssl
ssm
stateful
Stateful
statfs
statseg
statSocket
stderr
stdin
stdout
Stdout
stl
stn
str
strerror
strongswan
strongSwan
Strongswan
struct
su
subdirectories
subdirectory
subfolder
subfolders
subgraph
subgraphs
subint
subinterface
subinterfaces
subnet
Subnet
subnets
Subnets
substring
sudo
superset
sv
svm
svs
sw
Sw
symlink
syntaxes
sys
syscall
syscalls
syscfg
sysctl
sysfs
syslog
Syslog
systemd
Systemd
sz
tabula
Tahhan
Tahr
tapcli
tcp
tcpcontrolbits
te
teardown
tearDown
ted
teib
Templated
Tenant
tep
Terabit
Terraform
testbed
testbench
testcase
TestVxlan
tgz
th
threadLeave
threadplacement
tid
timebase
Timebase
timestamp
tls
TLS
tlsmbedtls
tlsopenssl
tlspicotls
tmp
tmpfile
tmpl
Tollet
toolchain
toolchains
toolset
tos
tp
tps
tpv
TPv
tracedump
Tracedump
tracenode
Tracenode
TRex
Tsou
ttl
tunnelling
Tunnelling
tuntap
tw
twovppinstances
tx
txq
TXQ
txt
typedef
ubuntu
udp
UDP
ufwd
ufwd
uid
uio
un
unapplies
unapply
uncomment
undefine
undirected
unformat
Unformat
unicast
uninstall
Uninstall
uninstalled
Uninstalling
unittest
Unittest
unix
unmanaged
unmount
unmounting
Unmounting
unmounts
unreachables
unregister
unrouteable
unserialization
unserialize
unserializing
untagged
untaint
unthrottle
UNUP
unwires
unwritable
upf
upgradability
upgradable
upstreamed
uri
url
urpf
urpf
uRPF
Urpf
usec
usecases
usergroup
Usergroup
Usermode
username
userspace
Userspace
usr
utilisation
uu
va
Vagrantfile
Vagrantfiles
Valgrind
vapi
Vbox
vcl
ve
vec
vectorized
verboseness
verifier
versioning
veth
vethQL
vfctl
vfio
vfr
vft
vhost
vHost
Vhost
vip
vips
virsh
virtio
Virtio
virtualchnl
virtualenv
virtualization
Virtualization
virtualized
vl
vlan
vlib
Vlib
vlibapi
vlibmemory
vls
vm
VM
VMs
vmware
VMware
vmx
vmxnet
Vmxnet
vnet
Vnet
vom
vpe
vpn
vpp
Vpp
VPP
VPP
vppapigen
vppapitrace
vppcapture
vppctl
vppinfra
Vppinfra
vpppinfra
vpps
vpptrace
vr
vrf
VRF
VRF
vrouter
vRouter
vRouters
vrrp
Vrrp
vss
vswitch
vSwitch
Vswitch
vswitches
vSwitches
vTEP
vtf
vxlan
Vxlan
walkthrough
Warnicke
Warshall
wasn
Webinar
webpage
whitelist
whitelisting
whitelists
wi
wiki
Wiki
Wikipedia
wireguard
Wireguard
wireshark
Wireshark
Wl
woohoo
workspaces
Workstream
wouldn
wsl
www
xc
xchain
xconnect
xcrw
xcrw
xdp
Xenial
Xeon
Xerus
xffb
xFFFFFFFF
Xtensa
xterms
xtr
xTR
XXhash
xxx
XXX
xyz
yaml
Yaml
YYMM
yyy
zeroize
zfs
Zhao
zoomin
zoomout
zx
µs
oflags