1. b633ef9 xtables.conf: fix hook skeletons by Florian Westphal · 6 years ago
  2. 7af2178 xtables-compat: fall back to comment match in case name is too long by Florian Westphal · 6 years ago
  3. e9aeecf xlate-test: use locally installed xlate tools by Florian Westphal · 6 years ago
  4. 0ab58e3 xtables-compat: ebtables: handle mac masks properly by Florian Westphal · 6 years ago
  5. 734ad40 xtables-compat: nft-arp: fix warning wrt. sprintf-out-of-bounds by Florian Westphal · 6 years ago
  6. fb7ae9f xtables-compat: truncate comments to 254 bytes by Florian Westphal · 6 years ago
  7. 36976c4 extensions: libipt_DNAT: support shifted portmap ranges by Thierry Du Tre · 6 years ago
  8. d7ac61b iptables-test: add nft switch and test binaries from git by Florian Westphal · 6 years ago
  9. 992e17d xtables-compat: only fetch revisions for ip/ip6 by Florian Westphal · 6 years ago
  10. 12a52ff xtables: Fix rules print/save after iptables update by Serhey Popovych · 6 years ago
  11. 1197c5e xtables: Register all match/target revisions supported by us and kernel by Serhey Popovych · 6 years ago
  12. e3bb24c xtables: Check match/target size vs XT_ALIGN(size) at register time by Serhey Popovych · 6 years ago
  13. 3b2530c xtables: Do not register matches/targets with incompatible revision by Serhey Popovych · 6 years ago
  14. d3f1437 xtables: Introduce and use common function to print val[/mask] arguments by Serhey Popovych · 6 years ago
  15. 29b1d97 xtables: Introduce and use common function to parse val[/mask] arguments by Serhey Popovych · 6 years ago
  16. 56aadc0 extensions: Initialize linear mapping of symbols in _init() of extension by Serhey Popovych · 6 years ago
  17. 79c2da9 extensions: ULOG: remove test by Florian Westphal · 6 years ago
  18. a0956ce ebtables-translate: turn off useless compat queries by Florian Westphal · 6 years ago
  19. 9840869 nft: arptables: remove obsolete forward hook definition by Florian Westphal · 6 years ago
  20. 7a37d14 iptables-compat: statify nft_restart() by Pablo Neira Ayuso · 6 years ago
  21. a3aac1d iptables-compat: handle netlink dump EINTR errors by Pablo Neira Ayuso · 6 years ago
  22. a567dc3 ebtables-compat: add 'vlan' match extension by Florian Westphal · 6 years ago
  23. 7564bba ebtables-compat: add 'pkttype' match extension by Florian Westphal · 6 years ago
  24. 4d40904 ebtables-translate: update table name on -t by Florian Westphal · 6 years ago
  25. 5c8ce9c ebtables-compat: add 'ip6' match extension by Florian Westphal · 6 years ago
  26. 8a85a14 libebt_ip: fix translations for tos and icmp by Florian Westphal · 6 years ago
  27. b6f0bec libebt_ip: add icmp support by Florian Westphal · 6 years ago
  28. f38ed1e xt-translate: quote interface names in translated output by Florian Westphal · 6 years ago
  29. 71a6e37 icmp: split icmp type printing to header file by Florian Westphal · 6 years ago
  30. e67c088 ebtables-translate: add initial test cases by Florian Westphal · 6 years ago
  31. 207dd5e xt-compat: add ebtables-translate by Florian Westphal · 6 years ago
  32. d988274 xlate-translate: split common parts into helper by Florian Westphal · 6 years ago
  33. 1650806 xtables-eb: export 3 functions by Florian Westphal · 6 years ago
  34. 6b2041c nft-bridge: add eb-translate backend functions by Florian Westphal · 6 years ago
  35. 3063c37 nft-bridge: fix mac address printing by Florian Westphal · 6 years ago
  36. 394a400 nft: fix crash when getprotobynumber() returns 0 by Florian Westphal · 6 years ago
  37. 6a1dbdf ebtables-compat: support intra-positioned negations by Florian Westphal · 6 years ago
  38. 3e94f0a nft-bridge: add forward declaration for struct nftnl_rule by Florian Westphal · 6 years ago
  39. 5024efe libebt_limit: print 'minute' and 'seconds', not 'min' and 'secs' by Florian Westphal · 6 years ago
  40. ce3c780 nft: make nft_init self-contained by Florian Westphal · 6 years ago
  41. cb151d5 xtables-translate: rm duplicate includes by Florian Westphal · 6 years ago
  42. 69c089b xt-compat: constify a few struct members by Florian Westphal · 6 years ago
  43. 03ecffe ebtables-compat: add initial translations by Florian Westphal · 6 years ago
  44. 57af67d iptables: constify option struct by Arushi Singhal · 6 years ago
  45. 88231c4 ebtables-compat: load mark target by Florian Westphal · 6 years ago
  46. 6b4e167 ebtables-compat: don't make failing extension load fatal by Florian Westphal · 6 years ago
  47. 24110b5 libxt_comment: silence truncation warning by Florian Westphal · 6 years ago
  48. 98fc8ce xtables-compat: only validate the xtables builtin tables by Florian Westphal · 6 years ago
  49. 9d9b724 xtables-compat: skip unsupported tables by Florian Westphal · 6 years ago
  50. 59d15cf xtables-compat: also validate priorities and hook points match expected values by Florian Westphal · 6 years ago
  51. eb35854 xtables-compat: fix snprintf truncation warnings by Florian Westphal · 6 years ago
  52. fc04c8a extensions: CLUSTERIP: do not allow --local-node 0 by Pablo Neira Ayuso · 6 years ago
  53. eb2c052 extensions: CLUSTERIP: add tests by Pablo Neira Ayuso · 6 years ago
  54. ca3c397 iptables: add xtables-translate.8 manpage by Arturo Borrero Gonzalez · 6 years ago
  55. 5beb158 extensions: libxt_bpf: Fix build with old kernel versions by Hauke Mehrtens · 6 years ago
  56. 147a891 extenstions: ecn: add tcp ecn/cwr translation by Florian Westphal · 6 years ago
  57. ed928a8 extensions: add tests for comp match options by Harsha Sharma · 6 years ago
  58. 632ace7 xtables-compat-multi.c: Allow symlink of ebtables by Duncan Roe · 6 years ago
  59. d7ccc68 iptables: add xtables-compat.8 manpage by Arturo Borrero Gonzalez · 6 years ago
  60. 043da5b extensions: connmark: remove non-working translation by Florian Westphal · 6 years ago
  61. a93b502 extensions: prefer plain 'set' over 'set mark and' by Florian Westphal · 6 years ago
  62. 577b7e2 xtables-compat-restore: use correct hook priorities by Florian Westphal · 6 years ago
  63. c16bdec iptables 1.6.2 release by Pablo Neira Ayuso · 6 years ago
  64. 459b693 policy: add nft translation for simple policy none/strict use case by Florian Westphal · 6 years ago
  65. 255e55b tests: xlate-test: no need to require superuser privileges by Florian Westphal · 6 years ago
  66. 6990bbc extensions: hashlimit: remove space before burst in translation to nft by Pablo Neira Ayuso · 6 years ago
  67. 13ecaeb extensions: hashlimit: Rename 'flow table' keyword to meter by shyam saini · 6 years ago
  68. c252a2b extensions: Add test for cluster nft translation by Shyam Saini · 6 years ago
  69. bda1daa extensions: ip6t_{S,D}NAT: add more tests by Thierry Du Tre · 6 years ago
  70. 88fa454 extensions: ip6t_{S,D}NAT: multiple to-dst/to-src arguments not reported by Thierry Du Tre · 6 years ago
  71. 64a0e09 extensions: libxt_cluster: Add translation to nft by Shyam Saini · 6 years ago
  72. 6067208 extensions: add support for 'srh' match by Ahmed Abdelsalam · 6 years ago
  73. 0f387b0 extensions: hashlimit: fix incorrect burst in translations by Pablo Neira Ayuso · 7 years ago
  74. 1ffe6a7 extensions: libxt_hashlimit: Do not print default timeout and burst by Harsha Sharma · 7 years ago
  75. 27de281 extensions: Add macro _DEFAULT_SOURCE. by Varsha Rao · 7 years ago
  76. 7536415 iptables: Remove const qualifier from struct option. by Varsha Rao · 7 years ago
  77. 8b0da21 iptables: masquerade: add randomize-full support by Max Laverse · 7 years ago
  78. e64db00 iptables: patch to correct linker flag sequence by Yogesh Prasad · 7 years ago
  79. 033eac8 extensions: libxt_tcpmss: Add test case for invalid ranges. by Varsha Rao · 7 years ago
  80. 505bfa1 iptables: xtables-eb: Remove const qualifier from struct option by Varsha Rao · 7 years ago
  81. a6d6821 iptables: extensions: Fix MARK target help by Mart Frauenlob · 7 years ago
  82. 71de414 libxt_sctp: fix array out of range in print_chunk by huaibin Wang · 7 years ago
  83. 1a32381 extensions: add tests for ipcomp protocol by Harsha Sharma · 7 years ago
  84. 4bd5177 tests: xlate: print output in same way as nft-test.py by Harsha Sharma · 7 years ago
  85. d0e3d95 libxt_recent: Remove ineffective checks for info->name by Phil Sutter · 7 years ago
  86. 23e6ed7 libxt_TOS: add tests for translation infrastructure by Harsha Sharma · 7 years ago
  87. 9564595 Update .gitignore by Harsha Sharma · 7 years ago
  88. bebce19 iptables: iptables-compat translation for TCPMSS by Aastha Gupta · 7 years ago
  89. dbbab0a extensions: libxt_tcpmss: Detect invalid ranges by Phil Sutter · 7 years ago
  90. 0e95828 iptables-translate: add test file for TCPMSS extension by Aastha Gupta · 7 years ago
  91. de3c68b iptables-compat: do not allow to delete populated user define chains by Pablo Neira Ayuso · 7 years ago
  92. f4b80ce iptables: change large file support handling by Juergen Borleis · 7 years ago
  93. f5b46c2 iptables: Constify option struct by Harsha Sharma · 7 years ago
  94. 21ba5b3 ip{,6}tables-restore: Don't accept wait-interval without wait by Phil Sutter · 7 years ago
  95. 60e0ffd ip{,6}tables-restore: Don't ignore missing wait-interval value by Phil Sutter · 7 years ago
  96. af468b6 utils: Add a man page for nfnl_osf by Phil Sutter · 7 years ago
  97. 1773dca utils: nfnl_osf: Fix synopsis in help text by Phil Sutter · 7 years ago
  98. 895ce09 extensions: libxt_bpf: fix missing __NR_bpf declaration by Rafael Buchbinder · 7 years ago
  99. 3c63329 xtables-compat-restore: fix translation of mangle's OUTPUT by Louis Sautier · 7 years ago
  100. 1c32e56 netfilter: xt_hashlimit: add rate match mode by Vishwanath Pai · 7 years ago