port-mirroring icon indicating copy to clipboard operation
port-mirroring copied to clipboard

OpenWrt package for copying network packets without iptables

Results 21 port-mirroring issues
Sort by recently updated
recently updated
newest added

I see the error below when executing the install command. I am running OpenWrt Chaos Calmer 15.05.1. Any ideas how I can get this working? Thanks! ``` root@OpenWrt:/tmp# opkg install...

Specifying multiple source interfaces doesn't appear to spawn multiple threads. `#ifdef _ENABLE_THREADS` in doesn't appear to be recognized by the compiler.

bug

I try to mirror the traffic on a pppoe network but receive nothing and --debug shows no error details: ``` 15:49:03 root@OpenWrt ~ ifconfig br-lan Link encap:Ethernet HWaddr AA:AA:AA:11:11:11 inet...

bug
question

/etc/init.d/port_mirroring start ```log Fri Oct 20 14:15:51 2017 daemon.info port-mirroring[9798]: port-mirroring starting Fri Oct 20 14:15:51 2017 daemon.info port-mirroring[9798]: command-line argument[1]: --daemon Fri Oct 20 14:15:51 2017 daemon.info port-mirroring[9798]: command-line...

Test application against an IPv6 target and make adjustments as needed.

enhancement

Display log messages to the console when the --debug option is provided.

enhancement

Deeply nested conditionals are difficult to read, understand, and maintain. Simplify code where possible.

enhancement

Given that OpenWrt runs on a multitude of platforms with potentially different implementations of integer types, look into using C99 fixed-width integer types throughout the package.

enhancement

Add a LuCI graphical user interface to configure port mirroring

enhancement

Implement [Check](http://check.sourceforge.net) unit testing framework for C.

enhancement