tinet
tinet copied to clipboard
examples: add basic_tc
- [ ] tc-match very simple example
- flow classification and set to ToS.
- [ ] tc-flower very simple example
- action setting skb-mark or hdr modification or drop.
Good References
- https://tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.qdisc.filters.html
- https://lartc.org/howto/index.html
- https://labs.gree.jp/blog/2014/10/11288/
- https://labs.gree.jp/blog/2014/10/11266/
Signed-off-by: Hiroki Shirokura [email protected]