sch_log

sch_log is a patch for Linux kernel that allows qdisc to mirror traffic that pass to a special network device.
Download

sch_log Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Catalin BOIE
  • Publisher web site:
  • http://kernel.umbrella.ro/us/

sch_log Tags


sch_log Description

sch_log is a patch for Linux kernel that allows qdisc to mirror traffic that pass to a special network device. sch_log is a patch for Linux kernel that allows qdisc to mirror traffic that pass to a special network device which can be listened to with tcpdump. This is an example of how to use it : tc qdisc add dev eth0 root dup gap 1 limit 100ping x.y.z.tPING x.y.z.t (1.1.1.2) 56(84) bytes of data.64 bytes from x.y.z.t (1.1.1.2): icmp_seq=1 ttl=62 time=0.687 ms64 bytes from x.y.z.t (1.1.1.2): icmp_seq=1 ttl=62 time=1.07 ms (DUP!)64 bytes from x.y.z.t (1.1.1.2): icmp_seq=2 ttl=62 time=0.710 ms64 bytes from x.y.z.t (1.1.1.2): icmp_seq=2 ttl=62 time=0.739 ms (DUP!)What's New in This Release:· A possible leak.· Some fixes in debug code, but also in the main code (related to fragments).


sch_log Related Software