2012-01-02 17:27:45 - 1.4.12.2
2011-09-01 16:35:17 - 1.4.12.1
2011-07-22 12:40:41 - 1.4.12
2011-06-08 13:33:48 - 1.4.11.1
2011-05-26 16:17:07 - 1.4.11
2010-10-29 14:41:25 - 1.4.10
2010-08-06 13:45:53 - 1.4.9.1
2010-08-03 15:02:14 - 1.4.9
2010-05-20 14:52:21 - 1.4.8
2010-03-01 14:14:03 - 1.4.7
You can now add OpenSourceWatershed badges to your own website. Below is the badge for iptables:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_iptables"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("iptables", "#osw_iptables"); });</script>