1. 7608e13 ANDROID: fix build for missing ETH_ALEN definition by Maciej Żenczykowski · 3 years, 3 months ago
  2. 28a74be Merge tag 'v1.8.7' of git://git.netfilter.org/iptables by Maciej Żenczykowski · 3 years, 3 months ago
  3. de7a62a Merge tag 'v1.8.6' of git://git.netfilter.org/iptables by Maciej Żenczykowski · 3 years, 3 months ago
  4. 903e1da Merge tag 'v1.8.5' of git://git.netfilter.org/iptables by Maciej Żenczykowski · 3 years, 3 months ago
  5. 45738d3 [LSC] Add LOCAL_LICENSE_KINDS to external/iptables by Bob Badour · 3 years, 4 months ago
  6. 1bdb553 libxtables: Extend MAC address printing/parsing support by Phil Sutter · 3 years, 7 months ago
  7. b5f1a3b libxtables: Register multiple extensions in ascending order by Phil Sutter · 3 years, 9 months ago
  8. a1eaace libxtables: Simplify pending extension registration by Phil Sutter · 3 years, 9 months ago
  9. b3ac870 libxtables: Make sure extensions register in revision order by Phil Sutter · 3 years, 9 months ago
  10. 3894dca ANDROID: do not leak memory in iptables-restore by Maciej Żenczykowski · 3 years, 9 months ago
  11. 6cb8af1 libxtables: compiler warning fixes for NO_SHARED_LIBS by Maciej Żenczykowski · 4 years ago
  12. 7db4333 libxtables: Introduce xtables_fini() by Phil Sutter · 4 years, 1 month ago
  13. b68f7ec Merge tag 'v1.8.3' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  14. ea80eaf Merge tag 'v1.8.2' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  15. 65a64d8 Merge tag 'v1.8.1' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  16. 1bf7a03 Merge tag 'v1.8.0' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  17. f7d3dbb libxtables: Avoid buffer overrun in xtables_compatible_revision() by Phil Sutter · 4 years, 6 months ago
  18. e5ca726 Merge tag 'v1.6.2' of git://git.netfilter.org/iptables by Maciej Żenczykowski · 4 years, 6 months ago
  19. 148131f xtables: Fix for false-positive rule matching by Phil Sutter · 5 years ago
  20. cc9d01b Convert iptables to Android.bp by Dan Willemsen · 6 years ago
  21. 5edb249 libxtables: xlate: init buffer to zero by Florian Westphal · 6 years ago
  22. 7bd9feb libxtables: add and use mac print helpers by Florian Westphal · 6 years ago
  23. abae556 libxtables: expose new etherdb lookup function through libxtables API by Pablo Neira Ayuso · 6 years ago
  24. c2d9ed9 libxtables: prefix exported new functions for etherdb lookups by Pablo Neira Ayuso · 6 years ago
  25. a3716cc libxtables: Check extension real_name length by Phil Sutter · 6 years ago
  26. d95c1e8 libxtables: Use posix_spawn() instead of vfork() by Phil Sutter · 6 years ago
  27. 7e50eba Fix a few cases of pointless assignments by Phil Sutter · 6 years ago
  28. 61ebf3f libxtables: Don't read garbage in xtables_strtoui() by Phil Sutter · 6 years ago
  29. ab639f2 libxtables: Avoid calling memcpy() with NULL source by Phil Sutter · 6 years ago
  30. 31f1434 libxtables: Integrate getethertype.c from xtables core by Phil Sutter · 6 years ago
  31. 4144571 libxtables: Fix potential array overrun in xtables_option_parse() by Phil Sutter · 6 years ago
  32. 1a696c9 libxtables: store all requested match types by Florian Westphal · 6 years ago
  33. 12a52ff xtables: Fix rules print/save after iptables update by Serhey Popovych · 6 years ago
  34. 1197c5e xtables: Register all match/target revisions supported by us and kernel by Serhey Popovych · 6 years ago
  35. e3bb24c xtables: Check match/target size vs XT_ALIGN(size) at register time by Serhey Popovych · 6 years ago
  36. 3b2530c xtables: Do not register matches/targets with incompatible revision by Serhey Popovych · 6 years ago
  37. d3f1437 xtables: Introduce and use common function to print val[/mask] arguments by Serhey Popovych · 6 years ago
  38. 29b1d97 xtables: Introduce and use common function to parse val[/mask] arguments by Serhey Popovych · 6 years ago
  39. c29d99c libxtables: Display weird character warning for wildcards by Oliver Ford · 7 years ago
  40. 8a3f924 Update to iptables 1.6.1. by Lorenzo Colitti · 7 years ago
  41. 48ad179 libxtables: abolish AI_CANONNAME by Jan Engelhardt · 7 years ago
  42. 9f50bbd libxtables: remove unnecessary nesting from host_to_ip(6)addr by Jan Engelhardt · 7 years ago
  43. 9b06472 Suppress warnings in external/iptables. by Aurimas Liutikas · 7 years ago
  44. 77db569 libxtables: xtables: Use getnameinfo() by Shyam Saini · 7 years ago
  45. 7f526c9 libxtables: xtables: remove unnecessary debug code by Shyam Saini · 7 years ago
  46. a7e11fa Build shared library version of libxtables. by Henry Ptaisnski · 8 years ago
  47. 2d2b5e0 libxtables: Replace gethostbyname() with getaddrinfo() by Arpan Kapoor · 8 years ago
  48. c93850d libxtables: missing comment initialization in xt_xlate_alloc() by Pablo Neira Ayuso · 8 years ago
  49. a9a599a comment: Add translation to nft by Shivani Bhardwaj · 8 years ago
  50. e9855aa xtables: add xt_xlate_add_comment() by Pablo Neira Ayuso · 8 years ago
  51. 6b60dc5 extensions: rename xt_buf to xt_xlate by Pablo Neira Ayuso · 8 years ago
  52. ca9a1a6 libxtables: fix leak in xt_buf object by Pablo Neira Ayuso · 8 years ago
  53. 933400b nft: xtables: add the infrastructure to translate from iptables to nft by Pablo Neira Ayuso · 10 years ago
  54. 92dc4f6 iptables: Spelling fixes by Ville Skyttä · 9 years ago
  55. 06d14d7 libxtables: find extensions based on family too by Arturo Borrero · 9 years ago
  56. 2c63341 xtables-compat: remove unused fields from bridge and arp families by Pablo Neira Ayuso · 9 years ago
  57. 34c36ae arptables-compat: add mangle target extension by Arturo Borrero · 9 years ago
  58. 417bb65 libxtables: search first for AF-specific extension by Arturo Borrero · 9 years ago
  59. 6aa7d1c extensions: add ebt 802_3 extension by Arturo Borrero · 9 years ago
  60. c431505 Clean up unused variable in makefile. by Dan Albert · 10 years ago
  61. 7868309 libxtables: move some code to avoid cautions in vfork man page by Dan Wilder · 10 years ago
  62. a76a5c9 libxtables: fix two off-by-one memory corruption bugs by Ronald Wahl · 10 years ago
  63. a2a3eb1 libxtables: fix getaddrinfo return value usage by Domen Puncer · 10 years ago
  64. e3928b7 Fixup build so that the update from nefilter.org to 1.4.20 works by JP Abgrall · 10 years ago
  65. d6217f9 update FSF address in license text by Jiri Popelka · 10 years ago
  66. 03091e5 Merge branch 'nft-compat' by Pablo Neira Ayuso · 10 years ago
  67. 2e5babb libxtables: Print meaningful error message for an invalid MAC address string by Mart Frauenlob · 10 years ago
  68. 3849586 use nf_tables and nf_tables compatibility interface by Pablo Neira Ayuso · 12 years ago
  69. 73dcee3 Merge branch 'stable-1.4.20' by Florian Westphal · 11 years ago
  70. 9b3fd13 iptables: spurious error in load_extension by Phil Oester · 11 years ago
  71. 03e2270 libxtables: xtables_ipmask_to_numeric incorrect with non-CIDR masks by Phil Oester · 11 years ago
  72. 76e230e iptables: link against libnetfilter_conntrack by Jan Engelhardt · 11 years ago
  73. 945353a ip6tables: don't print out /128 by Phil Oester · 11 years ago
  74. 17fd366 xtables: improve get_modprobe handling by Phil Oester · 11 years ago
  75. 33e262d libxtables: fix parsing of dotted network mask format by Pablo Neira Ayuso · 11 years ago
  76. 2f655ed libxtables: add xtables_print_num by Pablo Neira Ayuso · 12 years ago
  77. d1e7922 libxtables: add xtables_rule_matches_free by Pablo Neira Ayuso · 11 years ago
  78. dd43527 iptables: restore NOTRACK functionality, target aliasing by Jan Engelhardt · 12 years ago
  79. c436dad iptables: support for match aliases by Jan Engelhardt · 12 years ago
  80. cd2f9bd iptables: support for target aliases by Jan Engelhardt · 12 years ago
  81. 954b76c libxtables: consolidate preference logic by Jan Engelhardt · 12 years ago
  82. a96166c libxtables: add xtables_ip[6]mask_to_cidr by Pablo Neira Ayuso · 12 years ago
  83. e5152bf libxtables: Fix file descriptor leak in xtables_lmap_init on error by Thomas Jarosch · 13 years ago
  84. 8816e91 build: restore build order of modules by Jan Engelhardt · 13 years ago