Add simple examples for using pyroute2+tc
* simple_tc shows using just IPRoute
* simple_ipdb shows using IPDB as well, slightly more complicated
- If the exception handling is done as shown, hangs may result
- If only IPRoute is used, this shouldn't be the case
Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
Showing
examples/simple_ipdb.py
0 → 100755
examples/simple_tc.py
0 → 100755
Please register or sign in to comment