Commit Graph

4 Commits

Author SHA1 Message Date
e7e53fc123 Add Chain API for managing nftables chains, including Add, Create, Delete, Clear, and Rename operations. 2025-10-22 20:56:46 +05:00
9210448f16 Add Version method to NFT interface and implementation
Include `RunWithOutput` support in the command package and introduce version parsing logic, enabling retrieval of the nftables version and options.
2025-10-20 22:44:40 +05:00
c3a513f92c Improve documentation for API interface in table package. 2025-10-19 22:54:04 +05:00
5b19993343 Refactor table management to use a dedicated API and improve command handling. 2025-10-19 22:50:14 +05:00