1. bb50942 extensions: LOG: add log flags translation to nft by Liping Zhang · 8 years ago
  2. 6de5f08 tcp_xlate: Enclose LH flag values in parentheses by Phil Sutter · 8 years ago
  3. 92a3d08 xtables-translate: Fix chain type when translating nat table by Phil Sutter · 8 years ago
  4. f1cd86d nft_ipv{4,6}_xlate: Respect prefix lengths by Phil Sutter · 8 years ago
  5. 3531d7c xtables-translate: Support setting standard chain policy by Phil Sutter · 8 years ago
  6. bb498c8 extensions: libip6t_ah: Fix translation of plain '-m ah' by Phil Sutter · 8 years ago
  7. 36e7d23 libxt_multiport: remove an unused variable by George Burgess IV · 8 years ago
  8. c448205 configure: update libnetfilter_conntrack version dependency by Pablo Neira Ayuso · 8 years ago
  9. 4bf10c6 extensions: update Arturo Borrero email address by Arturo Borrero Gonzalez · 8 years ago
  10. f59418d extensions: libxt_mangle: Use getaddrinfo() by Shivani Bhardwaj · 8 years ago
  11. a6a4c04 iptables: xtables-arp: Use getaddrinfo() by Shivani Bhardwaj · 8 years ago
  12. 1ffa23d connlabel: clarify default config path by Florian Westphal · 8 years ago
  13. 925e283 extensions: libxt_statistic: add translation to nft by Liping Zhang · 8 years ago
  14. 1525081 extensions: libxt_DSCP: add translation to nft by Liping Zhang · 8 years ago
  15. 92a4ff6 extensions: libxt_quota: add translation to nft by Liping Zhang · 8 years ago
  16. 82dc0ce extensions: libxt_ipcomp: add range support in translation by Liping Zhang · 8 years ago
  17. cd33256 extensions: libxt_devgroup: handle the invert flag properly in translation by Liping Zhang · 8 years ago
  18. 129ed57 extensions: libxt_iprange: handle the invert flag properly in translation by Liping Zhang · 8 years ago
  19. 837ca1e extensions: libxt_iprange: rename "ip saddr" to "ip6 saddr" in ip6tables-xlate by Liping Zhang · 8 years ago
  20. 3c9ff67 extensions: libipt_realm: add a missing space in translation by Liping Zhang · 8 years ago
  21. 85b7943 extensions: libxt_hashlimit: Create revision 2 of xt_hashlimit to support higher pps rates by Vishwanath Pai · 8 years ago
  22. 4fd312c extensions: libxt_hashlimit: Prepare libxt_hashlimit.c for revision 2 by Vishwanath Pai · 8 years ago
  23. 19b38b8 extensions: libip6t_SNAT/DNAT: add square bracket in xlat output when port is specified by Liping Zhang · 8 years ago
  24. 3105ed4 xtables-translate-restore: do not escape quotes by Pablo M. Bermudo Garay · 8 years ago
  25. ef2a7e9 xtables-compat: add rule cache by Pablo M. Bermudo Garay · 8 years ago
  26. 6deb305 extensions: libip[6]t_REDIRECT: use new nft syntax when do xlate by Liping Zhang · 8 years ago
  27. 89391ea extensions: libip[6]t_SNAT/DNAT: use the new nft syntax when do xlate by Liping Zhang · 8 years ago
  28. 1d3f29d extensions: libipt_DNAT/SNAT: fix "OOM" when do translation to nft by Liping Zhang · 8 years ago
  29. 4b79104 xtables-compat: check if nft ruleset is compatible by Pablo M. Bermudo Garay · 8 years ago
  30. 27579fe iptables-restore: add missing arguments to usage message by Brian Haley · 8 years ago
  31. b2b811e xtables-translate: add escape_quotes option to comment_xlate by Pablo M. Bermudo Garay · 8 years ago
  32. 2abd049 xtables-compat: remove useless functions by Pablo M. Bermudo Garay · 8 years ago
  33. 55f4d72 extensions: libxt_CLASSIFY: Add translation to nft by Liping Zhang · 8 years ago
  34. bd1f88b extensions/libxt_bpf.man: clarify BPF code generation with tcpdump by Willem de Bruijn · 8 years ago
  35. a44bee8 xtables-compat: fix comments listing by Pablo M. Bermudo Garay · 8 years ago
  36. 175a014 extensions: REJECT: do not adjust reject-with type footnote indentation by Sami Kerola · 8 years ago
  37. 0ddd663 iptables-translate: add in/out ifname wildcard match translation to nft by Liping Zhang · 8 years ago
  38. 68c57e8 xtables-translate: fix issue with quotes by Pablo M. Bermudo Garay · 8 years ago
  39. 6604bc6 include: xtables: fix struct definitions grepability by Pablo M. Bermudo Garay · 8 years ago
  40. 7a0992d src: introduce struct xt_xlate_{mt,tg}_params by Pablo Neira Ayuso · 8 years ago
  41. d89e5c0 extensions: libxt_connlabel: add unit test by Liping Zhang · 8 years ago
  42. 9850680 extensions: libxt_NFLOG: add unit test to cover nflog-size with zero by Liping Zhang · 8 years ago
  43. f280adc extensions: libxt_NFLOG: translate to nft log snaplen if nflog-size is specified by Liping Zhang · 8 years ago
  44. 4bde4cc extensions: libxt_NFLOG: display nflog-size even if it is zero by Liping Zhang · 8 years ago
  45. cc7e098 extensions: libxt_connlabel: Add translation to nft by Liping Zhang · 8 years ago
  46. ebca5a8 extensions: libxt_connlabel: fix crash when connlabel.conf is empty by Liping Zhang · 8 years ago
  47. f035be3 xtables-translate: fix multiple spaces issue by Pablo M. Bermudo Garay · 8 years ago
  48. e8f857a xtables: Add an interval option for xtables lock wait by Subash Abhinov Kasiviswanathan · 8 years ago
  49. 2d2b5e0 libxtables: Replace gethostbyname() with getaddrinfo() by Arpan Kapoor · 9 years ago
  50. eca9b91 extensions: added AR substitution by Jordan Yelloz · 8 years ago
  51. 7070b1f extensions: libxt_NFLOG: nflog-range does not truncate packets by Vishwanath Pai · 8 years ago
  52. 09cad64 extensions: libipt_realm: fix order of mask and id when do nft translation by Liping Zhang · 8 years ago
  53. ca42442 iptables: extensions: libxt_ecn: Add translation to nft by Roberto García · 8 years ago
  54. 6490f0b configure: Fix assignment statement by Shivani Bhardwaj · 8 years ago
  55. d64ef34 iptables-compat: use nft built-in comments support by Pablo M. Bermudo Garay · 8 years ago
  56. 6223ead extensions: libxt_conntrack: Add translation to nft by Laura Garcia Liebana · 8 years ago
  57. 34c6f77 extensions: iprange: remove extra space in translation by Pablo M. Bermudo Garay · 8 years ago
  58. 9784273 iptables: extensions: libxt_MARK: Fix translation of --set-xmark option by Roberto García · 8 years ago
  59. 33977cc extensions: libxt_CONNMARK: Add translation to nft by Roberto García · 8 years ago
  60. afefc7a extensions: libxt_MARK: Add translation for revision 1 to nft by Roberto García · 8 years ago
  61. 4dd742e configure: Remove flex check warning by Shivani Bhardwaj · 8 years ago
  62. 5d7cbf6 extensions: NETMAP: fix iptables-save output by Florian Westphal · 8 years ago
  63. c513cc3 ip6tables: Warn about use of DROP in nat table by Thomas Woerner · 8 years ago
  64. e5666f6 extensions: libxt_MARK: Add translation to nft by Roberto García · 8 years ago
  65. bef86d8 extensions: libxt_cgroup: Add translation to nft by Laura Garcia Liebana · 8 years ago
  66. bd5bbc7 extensions: libip6t_frag: Add translation to nft by Laura Garcia Liebana · 8 years ago
  67. 4bdf0ae extensions: libxt_TRACE: Add translation to nft by Liping Zhang · 8 years ago
  68. cd11b62 extensions: libxt_dscp: Add translation to nft by Laura Garcia Liebana · 8 years ago
  69. 8dbc8b3 extensions: libxt_multiport: Add translation to nft by Laura Garcia Liebana · 8 years ago
  70. 76c303a extensions: libxt_devgroup: Fix order of mask and id by Shivani Bhardwaj · 8 years ago
  71. 46c5245 extensions: libip6t_hbh: Add translation to nft by Laura Garcia Liebana · 8 years ago
  72. 2bd49c0 extensions: libxt_connmark: Fix order of mask and mark by Shivani Bhardwaj · 8 years ago
  73. ddc76d5 extensions: libxt_ipcomp: Add translation to nft by Laura Garcia Liebana · 8 years ago
  74. 8548dd2 extensions: libxt_mark: fix a wrong translation to nft when mask is specified by Liping Zhang · 8 years ago
  75. 90becf1 extensions: NETMAP: add ' to:' prefix when printing NETMAP target by Florian Westphal · 8 years ago
  76. 9916470 extensions: libxt_limit: fix a wrong translation to nft rule by Liping Zhang · 8 years ago
  77. aa86085 iptables: update pf.os by Xose Vazquez Perez · 9 years ago
  78. 3e51dd9 extensions: libxt_NFQUEUE: Add missing tests by Shivani Bhardwaj · 9 years ago
  79. 3d202e5 configure: make libmnl and libnftnl hard requirements by Giuseppe Longo · 9 years ago
  80. d998de7 extensions: libxt_NFQUEUE: Unstack different versions by Shivani Bhardwaj · 9 years ago
  81. d1555a0 extensions: libxt_NFQUEUE: Fix bug with order of fanout and bypass by Shivani Bhardwaj · 9 years ago
  82. 8bba888 iptables-translate: Don't print "nft" in iptables-restore-translate command by Guruswamy Basavaiah · 9 years ago
  83. 75a1d2e iptables-translate: Printing the table name before chain name. by Guruswamy Basavaiah · 9 years ago
  84. d7b813f iptables.8: nat table has four builtin chains by Florian Westphal · 9 years ago
  85. e65b672 extensions/libxt_tcp: fix nftables translate flags value, 'none' vs '0x0' by Arturo Borrero · 9 years ago
  86. 33d6499 iptables: extensions: libxt_TEE: Add translation to nft by Roberto García · 9 years ago
  87. c93850d libxtables: missing comment initialization in xt_xlate_alloc() by Pablo Neira Ayuso · 9 years ago
  88. 3b7a227 configure: Show support for connlabel by Shivani Bhardwaj · 9 years ago
  89. 98dd514 iptables-translate: translate iptables --flush by Guruswamy Basavaiah · 9 years ago
  90. 3e8b1a7 extensions: libip6t_REJECT: Avoid to print the default reject with value in the translation by Laura Garcia Liebana · 9 years ago
  91. 66dffc8 extensions: libipt_REJECT: Avoid to print the default reject with value in the translation by Laura Garcia Liebana · 9 years ago
  92. aa158ca extensions: libipt_icmp: Add translation to nft by Laura Garcia Liebana · 9 years ago
  93. e778811 extensions: libip6t_LOG: Avoid to print the default log level in the translation by Roberto García · 9 years ago
  94. 75a7f70 extensions: libipt_LOG: Avoid to print the default log level in the translation by Laura Garcia Liebana · 9 years ago
  95. e9e3cad iptables/xtables-arp.c: fix typo, wierd vs weird by Arturo Borrero · 9 years ago
  96. d369289 extensions/libxt_rpfilter.man: fix typo, specifiy vs specify by Arturo Borrero · 9 years ago
  97. 9e14d43 iptables-translate: pass ipt_entry and ip6t_entry to ->xlate() by Pablo Neira Ayuso · 9 years ago
  98. fcc1837 extensions: libip6t_icmp6: Add translation to nft by Laura Garcia Liebana · 9 years ago
  99. 9dbb616 extensions: libip6t_rt.c: Add translation to nft by Janani Ravichandran · 9 years ago
  100. c94a998 extensions: libxt_dccp: Add translation to nft by Shivani Bhardwaj · 9 years ago