[Netadm-devel] Add contents filtering library.
Status: Beta
Brought to you by:
linuxpark
From: jeho-park <lin...@gm...> - 2006-04-06 15:25:13
|
+Initial Check-in of the library for contents filtering. ported C library of dansgardian's oop (www.dansgardian.org). +checked memory leak in BSD 6.0, BSD4.11. +Add sample code in sample directory. later this library will be implemented with the style of this example code. + TODO: checked functionality in BSD 6.0, BSD 4.11 but it will be killed by SEGFAULT sig it is stemed from glibc bug of linux. for more info, refer to regular concerned glibc library of linux. ---------------------------?????????????????-- +TODO: no session cache management in library. + confilter_conf structure is alloc for each session. it is ugly :-) ... later regards jeho -park |