Lines Matching refs:to
5 to easily create and test complex environments.
8 ASICs, as their ports can not be migrated to other network namespaces
26 The VRFs act as lightweight namespaces representing hosts connected to
30 traditional method that requires multiple physical machines, to name a
36 2. Ability to easily provision complex topologies. Testing bridging
38 not always available. With the VRF-based approach one merely needs to
42 on any Linux box using veth pairs to emulate physical loopbacks.
51 o Where possible, IPv6 and IPv4 addresses shall conform to RFC 3849 and
54 multiple topologies and added to lib.sh.
55 o Checks shall be added to lib.sh for any external dependencies.
56 o Code shall be checked using ShellCheck [1] prior to submission.