]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: libxt_devgroup: Fix the path of the group mappings file
authorAna Rey <anarey@gmail.com>
Thu, 18 Sep 2014 11:06:42 +0000 (13:06 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 19 Sep 2014 13:17:37 +0000 (15:17 +0200)
commit93ad9ea1b86bdaacffd8e33654abcea3d4e148b2
tree17d5f54c4fd05321c843d832afb7b2f31a468f07
parent825fbda5482a7d5ec5a6619c81fe07ff865c7d6e
extensions: libxt_devgroup: Fix the path of the group mappings file

Use "/etc/iproute2/group" as the default path to the mapping file
instead of "/etc/iproute2/group_map".

Signed-off-by: Ana Rey <anarey@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/libxt_devgroup.c