]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-packet: detect MTU mismatch and warn user
authorEric Leblond <eric@regit.org>
Tue, 14 Aug 2012 07:49:07 +0000 (09:49 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 3 Sep 2012 13:27:38 +0000 (15:27 +0200)
commitac56b1bf24e5003806c85fe549fc7fcd24e1d627
tree2779579b08410ffbd17c01f391c0af6dd2e8038f
parent27b5136bf29a2698ccbb4b303619a08d045689e0
af-packet: detect MTU mismatch and warn user

If the MTU on the reception interface and the one on the transmission
interface are different, this will result in an error at transmission
when sending packet to the wire.
src/source-af-packet.c