Vadim Vetrov
|
5ee77d517b
|
Bump release version to 5
|
2024-12-02 20:42:51 +03:00 |
|
Vadim Vetrov
|
c9537bae95
|
Add versioning
|
2024-10-29 01:55:37 +03:00 |
|
Vadim Vetrov
|
e8d86b9df6
|
Do not delete all libraries on every clean
|
2024-08-18 18:32:43 +03:00 |
|
Miezhiko
|
b786d78d19
|
revert bad Makefile changes
Signed-off-by: Miezhiko <Miezhiko@gmail.com>
|
2024-08-08 18:13:46 +04:00 |
|
Miezhiko
|
13bafac036
|
fix destdir support
Signed-off-by: Miezhiko <Miezhiko@gmail.com>
|
2024-08-08 14:58:47 +04:00 |
|
Vadim Vetrov
|
b14abda600
|
Add skeleton for module and userspace iptables management
Special thanks to https://github.com/drivenets/iptables_extensions
repository with detailed explanations of iptables userspace interaction
with the kernel module.
|
2024-07-31 22:13:06 +03:00 |
|
Vadim Vetrov
|
79d592a0ca
|
Makesystem for kernel module
|
2024-07-31 02:12:59 +03:00 |
|
Vadim Vetrov
|
7490658708
|
Carry split and detection functions to separate file
This needed to escape code duplication in further development of kernel
module. Also this cleanups the code.
|
2024-07-30 23:10:00 +03:00 |
|
Vadim Vetrov
|
d48ad870f4
|
Update run_dev command with absolute path.
|
2024-07-23 15:55:55 +03:00 |
|
Vadim Vetrov
|
3b7489acd7
|
Add cross compile options to Makefile
|
2024-07-23 02:08:27 +03:00 |
|
Vadim Vetrov
|
822266b74b
|
Specify dependencies libs explicitly.
Such setup is better for cross compilation. Also changed Makefile to
properly make the project with these libraries.
|
2024-07-22 22:46:16 +03:00 |
|
Vadim Vetrov
|
06733025a8
|
Add systemd daemon, add make install target
|
2024-07-22 10:55:05 +03:00 |
|
Vadim Vetrov
|
3e44760a88
|
Initial commit.
The package works with firefox.
|
2024-07-21 17:46:58 +03:00 |
|