e226f99
---
e226f99
badfuncs:
e226f99
  # Adding waiver for all these functions to stop rpminspec to complain about them.
e226f99
  # The DHCP is EOL software so there is no chance to get them replaced
e226f99
  # with alternatives upstream.
e226f99
  allowed:
e226f99
    /usr/bin/omshell:
e226f99
      - gethostbyname
e226f99
      - inet_ntoa
e226f99
    /usr/sbin/dhcpd:
e226f99
      - gethostbyaddr
e226f99
      - gethostbyname
e226f99
      - inet_ntoa
e226f99
    /usr/sbin/dhclient:
e226f99
      - gethostbyname
e226f99
      - inet_ntoa
e226f99
    /usr/sbin/dhcrelay:
e226f99
      - gethostbyname
e226f99
      - inet_ntoa
e226f99
    /usr/sbin/keama:
e226f99
      - gethostbyname
e226f99