]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r332449:
authorae <ae@FreeBSD.org>
Thu, 19 Apr 2018 10:06:53 +0000 (10:06 +0000)
committerae <ae@FreeBSD.org>
Thu, 19 Apr 2018 10:06:53 +0000 (10:06 +0000)
commit0868877118d631d5e700c0b6206210670e3b9488
tree6bd83f998783c3361f87ab9ecd7989e09dc80d42
parent5df874b8167cee8cfbaa39794538daa40218628f
MFC r332449:
  Remove printing of "not" keyword from print_ip6() function.

  After r331668 handling of F_NOT flag done in one place by
  print_instruction() function. Also remove unused argument from
  print_ip[6]() functions.
sbin/ipfw/ipfw2.c
sbin/ipfw/ipfw2.h
sbin/ipfw/ipv6.c