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
- Host: GitHub
- URL: https://github.com/smalleni/linux-firewall
- Owner: smalleni
- Created: 2015-03-13T03:46:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-29T01:54:47.000Z (over 10 years ago)
- Last Synced: 2024-04-17T23:00:04.243Z (over 1 year ago)
- Language: C
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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