1. 4e41854 extensions: add missing limits.h include by Jan Engelhardt · 15 years ago
  2. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 15 years ago
  3. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 15 years ago
  4. 5f2922c libxtables: prefix/order - strtoui by Jan Engelhardt · 15 years ago
  5. e917bca extensions: use UINT_MAX constants over open-coded numbers (2/2) by Jan Engelhardt · 15 years ago
  6. 5d9678a src: remove inclusion of iptables.h by Jan Engelhardt · 16 years ago
  7. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  8. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  9. 9672792 Synchronize invert flag order with manpages by Jan Engelhardt · 16 years ago
  10. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  11. 9ee386a fix gcc warnings by Max Kellermann · 16 years ago
  12. 997045f Unique names 5/6 by Jan Engelhardt · 17 years ago
  13. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  14. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  15. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  16. a620c61 Fixes warning on compilation of ip6tables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  17. b85256b Replaces ip6t_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  18. b1cda88 - force user to specify --icmpv6-type if icmpv6 match is required to load by Yasuyuki KOZAKAI · 18 years ago
  19. 1f312c2 fix loading shared library of ICMPv6 match. by Yasuyuki KOZAKAI · 18 years ago[Renamed from extensions/libip6t_icmpv6.c]
  20. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  21. 02aa733 make structure initializers use C99 standard (Harald Welte) by Harald Welte · 19 years ago
  22. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  23. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  24. cfaed1f IPv6 ICMP naming problem fix by Harald Welte · 23 years ago
  25. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  26. b471976 further fixes of string_to_number fixes by Harald Welte · 23 years ago
  27. e0bc7a4 Major icmpv6 cleanup / fixes by Kis-Szabo Andras. by András Kis-Szabó · 23 years ago[Renamed (64%) from extensions/libip6t_icmp.c]
  28. 73f72f5 Aligning matchsize and targetsize now responsibility of extension writers by Rusty Russell · 24 years ago
  29. b47050c Phil Blundell's new ipv6 extensions. by Philip Blundell · 24 years ago