[hipl-commit] [trunk] Rev 3997: Added a small hint to rewriting of firewalldb.c

  • From: Miika Komu <miika@xxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Thu, 18 Mar 2010 10:30:03 +0200

Committer: Miika Komu <miika@xxxxxx>
Date: 18/03/2010 at 10:30:03
Revision: 3997
Revision-id: miika@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Added a small hint to rewriting of firewalldb.c

Modified:
  M  firewall/firewalldb.c

=== modified file 'firewall/firewalldb.c'
--- firewall/firewalldb.c       2010-03-10 17:44:36 +0000
+++ firewall/firewalldb.c       2010-03-18 08:30:22 +0000
@@ -4,6 +4,7 @@
  * Distributed under <a href="http://www.gnu.org/licenses/gpl2.txt";>GNU/GPL</a>
  *
  * @todo THIS DATABASE IS REDUDANT WITH CACHE.C AND CONTAINS ONLY A SUBSET OF 
IT. REWRITE AND TEST!!!
+ * @note this code is linked to the use of hip_firewall_set_bex_data()
  * @todo move the raw socket initialization to somewhere else
  *
  * @brief Write a short summary

Other related posts:

  • » [hipl-commit] [trunk] Rev 3997: Added a small hint to rewriting of firewalldb.c - Miika Komu