<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>diego's blog</title>
	<link>http://blogs.freebsdish.org/diego</link>
	<description>My work on FreeBSD</description>
	<pubDate>Mon, 26 May 2008 14:37:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Weekly Report</title>
		<link>http://blogs.freebsdish.org/diego/2008/05/26/weekly-report/</link>
		<comments>http://blogs.freebsdish.org/diego/2008/05/26/weekly-report/#comments</comments>
		<pubDate>Mon, 26 May 2008 14:32:20 +0000</pubDate>
		<dc:creator>diego</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[audit]]></category>

		<category><![CDATA[gsoc2008]]></category>

		<category><![CDATA[gsoc2008 weekly report]]></category>

		<guid isPermaLink="false">http://blogs.freebsdish.org/diego/2008/05/26/weekly-report/</guid>
		<description><![CDATA[Accomplished last week

This report covers not only the last week, since I&#8217;ve been working since april 22nd.
Most audit records for administrative firewall events have been defined [1].
Records for statefull connection auditing for network firewall events have been defined [1].
Initial testing have been done for PFIL_ENABLE and PFIL_DISABLE events for both IPFW and PF.
Added wrappers around [...]]]></description>
			<content:encoded><![CDATA[<h4>Accomplished last week</h4>
<ul>
<li>This report covers not only the last week, since I&#8217;ve been working since april 22nd.</li>
<li>Most audit records for administrative firewall events have been defined [1].</li>
<li>Records for statefull connection auditing for network firewall events have been defined [1].</li>
<li>Initial testing have been done for PFIL_ENABLE and PFIL_DISABLE events for both IPFW and PF.</li>
<li>Added wrappers around audit_arg_xxx to specify which record is being used</li>
<li>Moved preselection code to audit_begin()</li>
<li>Added a new file (audit_pfil.c) to the build. This file contains subroutines for auditing packet filter events.</li>
<li>Created a macro AUDIT_CALL to wrap audit functions call. This avoid a function call when audit_enabled isn&#8217;t set.</li>
<li>Added preliminary audit support for IPFW rule and table changes (PFIL_ADDRULE/DELRULE, PFIL_TABLE).</li>
</ul>
<pre>[1] http://wiki.freebsd.org/AuditFirewallEvents</pre>
<h4>Planned for this week</h4>
<ul>
<li>Define records for add and del table entries.</li>
<li>Finish support for IPFW rule and table changes</li>
<li>Add initial audit support for network firewall events.</li>
<li>Testing and testing and more testing.</li>
</ul>
<h4>Open for discussion</h4>
<ul>
<li>rwatson: add table entry and del trable entry events should be used instead of just update table event (planned)</li>
<li>rwatson: add rule event should have the rule itself on the record (textual representation?) (needs to be better discussed)</li>
<li>csjp: FLOW_END record should have a field for counting octets (done).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.freebsdish.org/diego/2008/05/26/weekly-report/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First post</title>
		<link>http://blogs.freebsdish.org/diego/2008/05/02/first-post/</link>
		<comments>http://blogs.freebsdish.org/diego/2008/05/02/first-post/#comments</comments>
		<pubDate>Fri, 02 May 2008 11:42:30 +0000</pubDate>
		<dc:creator>diego</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.freebsdish.org/diego/2008/05/02/first-post/</guid>
		<description><![CDATA[This is my first post. If you would like to know more about me and this blog, please go to the about page.
]]></description>
			<content:encoded><![CDATA[<p>This is my first post. If you would like to know more about me and this blog, please go to the <a href="http://blogs.freebsdish.org/diego/about" title="about page">about page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.freebsdish.org/diego/2008/05/02/first-post/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
