nftableslib | library offering an interface to Netfilter tables
kandi X-RAY | nftableslib Summary
kandi X-RAY | nftableslib Summary
nftableslib is a Go library. nftableslib has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
nftableslib is a library offering an interface to Netfilter tables. It is based on "github.com/google/nftables" and offers a higher level of abstraction. It allows to create tables, chains and rules. Once table is creates, a caller can request this table's Chains interface to create chains within this table. Similarly, once chain is created, a caller can request this chain's Rules interface to create rules for this chain. A caller defines netfilter rule by means of a Rule struct. Rule contains parameters for a rule to configure L3(ip/ipv6) and L4(tcp/udp/port) parameters. Meta Allows to specify additional matching criteria, for more details on supported keys, see Meta Expressions section in nft man document.
nftableslib is a library offering an interface to Netfilter tables. It is based on "github.com/google/nftables" and offers a higher level of abstraction. It allows to create tables, chains and rules. Once table is creates, a caller can request this table's Chains interface to create chains within this table. Similarly, once chain is created, a caller can request this chain's Rules interface to create rules for this chain. A caller defines netfilter rule by means of a Rule struct. Rule contains parameters for a rule to configure L3(ip/ipv6) and L4(tcp/udp/port) parameters. Meta Allows to specify additional matching criteria, for more details on supported keys, see Meta Expressions section in nft man document.
Support
Quality
Security
License
Reuse
Support
nftableslib has a low active ecosystem.
It has 20 star(s) with 8 fork(s). There are 3 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 1 have been closed. On average issues are closed in 58 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of nftableslib is 0.0.1
Quality
nftableslib has 0 bugs and 0 code smells.
Security
nftableslib has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
nftableslib code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
nftableslib is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
nftableslib releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
It has 2634 lines of code, 91 functions and 14 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed nftableslib and discovered the below as its top functions. This is intended to give you an instant insight into nftableslib implemented functionality, and help decide if they suit your requirements.
- main test tests
- marshalExpression marshals expr to binary .
- get expr for MatchAct
- getExprForNAT returns an expression for the given NAT .
- getExprForConcat returns expr for concat .
- getExprForDynamic returns the expr for the given l3proto
- TestICMP tests whether an ICMP address is enabled .
- setVethIPAddr sets the ip address
- Get expr from mark
- getExprForLoadbalance gets expr for loadbalance .
Get all kandi verified functions for this library.
nftableslib Key Features
No Key Features are available at this moment for nftableslib.
nftableslib Examples and Code Snippets
No Code Snippets are available at this moment for nftableslib.
Community Discussions
No Community Discussions are available at this moment for nftableslib.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install nftableslib
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page