]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r339539:
authorae <ae@FreeBSD.org>
Sun, 18 Nov 2018 00:28:56 +0000 (00:28 +0000)
committerae <ae@FreeBSD.org>
Sun, 18 Nov 2018 00:28:56 +0000 (00:28 +0000)
commitb767a9b53063d46c8e80da6d40713ec1e36fa3bd
tree3978c59753149412a3a8318a9940703c58c87fa5
parent54a47c0b11765eee6ee4a6a87b13326f48537a54
MFC r339539:
  Add IPFW_RULE_JUSTOPTS flag, that is used by ipfw(8) to mark rule,
  that was added using "new rule format". And then, when the kernel
  returns rule with this flag, ipfw(8) can correctly show it.

  Reported by: lev
  Sponsored by: Yandex LLC
  Differential Revision: https://reviews.freebsd.org/D17373
sbin/ipfw/ipfw2.c
sys/netinet/ip_fw.h