chiark / gitweb /
firewall: rename fw-util.[ch] → firewall-util.[ch]
authorDaniel Mack <daniel@zonque.org>
Mon, 15 Jun 2015 11:50:43 +0000 (13:50 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:02:59 +0000 (10:02 +0100)
commit435ef7bdc398a2c0ecd8a5f8b8be304c51a9e212
tree4fc23cda59547b5fb9c70472af27f066271aedc2
parent3be141a9eb36904d9c4c7a49029942cd94645cb0
firewall: rename fw-util.[ch] → firewall-util.[ch]

The names fw-util.[ch] are too ambiguous, better rename the files to
firewall-util.[ch]. Also rename the test accordingly.
src/shared/firewall-util.c [moved from src/shared/fw-util.c with 99% similarity]
src/shared/firewall-util.h [new file with mode: 0644]
src/test/test-firewall-util.c [new file with mode: 0644]