firewall3: add fw3_attr_parse_name_type() function
authorPierre Lebleu <pme.lebleu@gmail.com>
Thu, 4 May 2017 08:52:53 +0000 (10:52 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 9 May 2017 21:54:15 +0000 (23:54 +0200)
commitd44f4189b6a6eb5e943f11dfff0246d3ac0e9087
tree634b0258d40048d2cbe251badd4061d0db076ada
parente264c8e585ea37ccb1739e7a8e12f8454da1d8a4
firewall3: add fw3_attr_parse_name_type() function

Move the name and type parsing out of the rule file
in order to make it reusable by others.

Signed-off-by: Pierre Lebleu <pme.lebleu@gmail.com>
rules.c
snats.c
utils.c
utils.h