From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Sven Eckelmann Date: Sun, 28 Apr 2019 19:04:40 +0200 Message-ID: <2852684.HY4pDEyiBM@sven-edge> In-Reply-To: <20190426171231.18156-1-linus.luessing@c0d3.blue> References: <20190426171231.18156-1-linus.luessing@c0d3.blue> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3415318.LZ3gu7H8KP"; micalg="pgp-sha512"; protocol="application/pgp-signature" Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: introduce "noflood" broadcast flood prevention option List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org Cc: Linus =?ISO-8859-1?Q?L=FCssing?= , Martin Weinelt --nextPart3415318.LZ3gu7H8KP Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" On Friday, 26 April 2019 19:12:31 CEST Linus L=FCssing wrote: > With DAT DHCP snooping, the gateway feature and multicast optimizations > in place in some scenarios broadcast flooding might not be strictly > necessary anymore to be able to establish IPv4/IPv6 communication. > Therefore this patch adds an option to disable broadcast flooding. >=20 > Larger mesh networks typically filter a variety of multicast packets via > ebtables/netfilter to clamp on overhead. With this option such firewall > rules can be relaxed so that such multicast packets are only dropped > if they cannot be handled by multicast-to-unicast, for instance. >=20 > "noflood" comes in two flavours: If set to 1 then flood prevention is > enabled for all multicast/broadcast packets except ICMPv6 and IGMP > (cautious mode). Or, if set to 2 then flood prevention is enabled for > all multicast/broadcast packets (aggressive mode). If set to 0 then > flood prevention is disabled. >=20 > "noflood" is disabled by default as there are still some things to take > care of to avoid breaking things (especially for the "aggressive mode"). >=20 > Signed-off-by: Linus L=FCssing @Martin, I think you've started to experiment with this noflood feature. An= y=20 experiences which you can share with us? Kind regards, Sven --nextPart3415318.LZ3gu7H8KP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEF10rh2Elc9zjMuACXYcKB8Eme0YFAlzF3SgACgkQXYcKB8Em e0abHw//dT7mmJlCqq/EZWzOBS/Bwnl6YcUdgRBggHdPXWPzVDpO27BA+gHnEGh+ NLUQ1dOWhGUllu6HrC8FpFIMnrihz/MWkjAY4hpfeI/pAYqv6UU2jFTFDYwnkchL 5/rFFdr/yodq3L2EKYWOacABjXrfbJ2TF9tAMW6nZ5zgFPjCvNycsn6fOsA21SBK lQbQfE7wqJpTeo4L8fyybZRiEmJ90sM6g/BQDPpGA5nRDyAwDOPTfyO4nvpVS5Bp W1/veCNIWjz7eKICnV8mZPUfjKZSTdZCGg9fL1JubeGwzlO6BZE1WYW4NcpeY6Rr GEya5SrfWaHbY4YYfM88aaNWX6TzcQaXalBBKyrC8fcnhmKKBGVzSHssNWEZ1dk5 z/w07m0+nb8+idzIig8TBIm3FS84EGba45ANzbnNswMFJieGgdOg9ED2n9T2SLeu ox4Byh9cZyVcwS54L5gem1Qot1URk6eFZb7ev+UTNc0uz3cKAmyLjDVRe/Ge+kMH XJI/0fEFYCTa+p0Xrvce9uJeMkcmIEsrYPCB3+sWo+4k/6LB/48Li+mWL+HsOFvZ 9PKJKAXNc0q+qBzkUpJ/+V6OJ+K93ntyN53JWcxgXBr1OKxLFsCCru45RX+Stg21 V9G65EvddWAJRKhyooXKlu/AG1SWJawZuG3433gKzw98XJY7Bxg= =vBgl -----END PGP SIGNATURE----- --nextPart3415318.LZ3gu7H8KP--