New ifb from jamal
This commit is contained in:
parent
e9bc3c40d0
commit
47836e1908
|
|
@ -1,3 +1,7 @@
|
|||
2006-01-03 Jamal Hadi Salim <hadi@znyx.com>
|
||||
|
||||
* Documentation for ifb
|
||||
|
||||
2005-12-09 Stephen Hemminger <shemminger@osdl.org>
|
||||
|
||||
* Add corrupt feature to netem
|
||||
|
|
|
|||
|
|
@ -66,6 +66,6 @@ action mirred egress mirror dev eth1
|
|||
---
|
||||
|
||||
A more interesting example is when you mirror flows to a dummy device
|
||||
so you could tcpdump them (dummy by defaults drops all devices it sees).
|
||||
so you could tcpdump them (dummy by defaults drops all packets it sees).
|
||||
This is a very useful debug feature.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue