]> Kevux Git Server - fll/commit
Update: Move the program data into the main for firewall.
authorKevin Day <thekevinday@gmail.com>
Thu, 31 Mar 2022 01:21:38 +0000 (20:21 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 31 Mar 2022 01:21:38 +0000 (20:21 -0500)
commit9f2734aebd349e38a62f7a416d653e8518d1685a
treefc4aecad4824c1259ece7d210c49311d629f2f62
parent7a69881cc1aabbbb836374ade04bfd7f228dffd7
Update: Move the program data into the main for firewall.

Move parameter initialization and deallocation for FLL program data into main.c.
level_3/firewall/c/common.c
level_3/firewall/c/common.h
level_3/firewall/c/firewall.c
level_3/firewall/c/firewall.h
level_3/firewall/c/main.c
level_3/firewall/c/private-common.c
level_3/firewall/c/private-common.h
level_3/firewall/c/private-firewall.c
level_3/firewall/c/private-firewall.h