An open API service indexing awesome lists of open source software.

https://github.com/smalleni/linux-firewall

A firewall using Netfilter framework
https://github.com/smalleni/linux-firewall

Last synced: 8 months ago
JSON representation

A firewall using Netfilter framework

Awesome Lists containing this project

README

          

Readme File:

To get the Linux Kernel Version we use "uname -a" and the Output is

root@Firewall:~#
root@Firewall:~# uname -a
Linux Firewall 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
root@Firewall:~#

Also, the description for the attached files is below.

firewallnew.c - This is the source code file implemented on Firewall node
firewallnew.ko - This is the modinfo output file
firewallnew.o - This is the output code file

IP Project Team 17
Sailesh, Shanmukh, Sindhur and Ravi