• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1:INPUT,FORWARD,OUTPUT
2-j IDLETIMER --timeout;;FAIL
3-j IDLETIMER --timeout 42;;FAIL
4-j IDLETIMER --timeout 42 --label foo;=;OK
5-j IDLETIMER --timeout 42 --label foo --alarm;;OK
6