]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r307570:
authorae <ae@FreeBSD.org>
Mon, 3 Apr 2017 07:40:38 +0000 (07:40 +0000)
committerae <ae@FreeBSD.org>
Mon, 3 Apr 2017 07:40:38 +0000 (07:40 +0000)
commitae659ef435156d011821295969f63c5f4dcfb1d2
tree819a3118444e9f7ae5f030fc37d790d69c58ae8c
parentf2b9d4d15428a360ba4692447f87aa3b7c7b4d83
MFC r307570:
  Add support for non-contiguous IPv6 masks in ipfw(8) rules.

  For example fe::640:0:0/ffff::ffff:ffff:0:0 will match
  addresses fe:*:*:*:0:640:*:*

  Submitted by: Eugene Mamchits <mamchits at yandex-team dot ru>
  Obtained from: Yandex LLC
  Sponsored by: Yandex LLC
sbin/ipfw/ipfw.8
sbin/ipfw/ipv6.c