1. d7aeda5 ip{6}tables-restore: fix breakage due to new locking approach by Pablo Neira Ayuso · 11 years ago
  2. 1639fe8 libiptc: combine common types: _handle by Jan Engelhardt · 13 years ago
  3. 7e5e866 libiptc: replace ipt_chainlabel by xt_chainlabel by Jan Engelhardt · 13 years ago
  4. 9680f2e v6: rename print_rule() to print_rule6() by Maciej Zenczykowski · 14 years ago
  5. 85aae15 v6: rename delete_chain() to delete_chain6() by Maciej Zenczykowski · 14 years ago
  6. 74ace0a v6: rename flush_entries() to flush_entries6() by Maciej Zenczykowski · 14 years ago
  7. 241e735 v6: rename for_each_chain() to for_each_chain6() by Maciej Zenczykowski · 14 years ago
  8. 617d3d1 libxtables: set names of programs by Jamal Hadi Salim · 16 years ago
  9. 47a6fd9 src: consolidate duplicate code in iptables/internal.h by Jan Engelhardt · 16 years ago
  10. c31870f libxtables: move compat defines to xtables.c by Jan Engelhardt · 16 years ago
  11. ea95548 src: remove unused ipt_tryload macro by Jan Engelhardt · 16 years ago
  12. 395e441 src: remove iptables_rule_match indirection macro by Jan Engelhardt · 16 years ago
  13. c02e808 libxtables: decouple non-xtables parts from header by Jan Engelhardt · 16 years ago
  14. 1c9015b libiptc: remove indirections by Jan Engelhardt · 16 years ago
  15. fd18731 libiptc: remove typedef indirection by Jan Engelhardt · 16 years ago
  16. ef18e81 src: remove dependency on libiptc headers by Jan Engelhardt · 16 years ago
  17. 96296cf iptables --list-rules command by Henrik Nordstrom · 16 years ago
  18. 8b7c64d Remove old functions, constants by Jan Engelhardt · 17 years ago
  19. 21b41ee Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR by Jan Engelhardt · 17 years ago
  20. a3732db Moves all declarations in iptables_common.h to xtables.h. by Yasuyuki KOZAKAI · 17 years ago
  21. 5cd1ff5 Moves IPPROTO_* and IP[6]T_LIB_DIR definitions to xtables.h by Yasuyuki KOZAKAI · 17 years ago
  22. 04f8c54 Moves some duplicated functions in ip[6]tables.c to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  23. 0d502bc Introduces xtables match/target registration by Yasuyuki KOZAKAI · 17 years ago
  24. 0b82e8e Moves ip[6]tables_insmod() to xtables.c as xtables_insmod() by Yasuyuki KOZAKAI · 17 years ago
  25. 29647c8 Fixes typos in the argument of ip[6]tables_insmod: quit -> quiet by Yasuyuki KOZAKAI · 18 years ago
  26. 0e9480b Supress error message from modprobe on checking revision. by Yasuyuki KOZAKAI · 18 years ago
  27. 9561606 Add UDPLITE multiport support by Patrick McHardy · 18 years ago
  28. 740d727 load ip_[6]tables.ko just before checking revision support in kernel. by Yasuyuki KOZAKAI · 18 years ago
  29. 4ebfad0 changes IP6T_SO_GET_REVISION_{MATCH,TARGET} to 68,69 by Yasuyuki KOZAKAI · 18 years ago
  30. 0665217 - Add revision support to ip6tables. by Rémi Denis-Courmont · 18 years ago
  31. dbac8ad reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  32. 58179b1 reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  33. 2452baf Add DCCP/SCTP support to multiport. Patch for kernel will go in 2.6.18. by Patrick McHardy · 18 years ago
  34. a258ad7 Multiple matches of the same type can be specified on the commandline. by Joszef Kadlecsik · 19 years ago
  35. f5b86e6 Fix probing for supported revisions (Jones Desougi <jones@ingate.com>) by Jones Desougi · 19 years ago
  36. 9867e81 reduce code replication of parse_interface() (Yasuyuki Kozakai) by Yasuyuki KOZAKAI · 19 years ago
  37. 357d59d Fix setting lib_dir in ip*tables-{save,restore} by Martin Josefsson · 20 years ago
  38. 69ac0e0 Bloody copy-n-edit. Make sure to use matches in the order they are given... by Martin Josefsson · 21 years ago
  39. a8658ca port 'line number on error in iptables-restore' from ipv4 by Harald Welte · 22 years ago
  40. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  41. 5891865 Added support for iptables-restore module-load-on-demand (a. van schie) by Harald Welte · 23 years ago
  42. 8a5eb6d ip6tables fixes by Fabrice Maurie by Fabrice MARIE · 23 years ago
  43. 764316a ip6tables-save/-restore by Kis-Szabo Andras by András Kis-Szabó · 24 years ago
  44. b6db331 Jan Echternach's const tweak. by Jan Echternach · 24 years ago
  45. 8c70090 Philip Blundell's IPv6 fixes. by Philip Blundell · 24 years ago
  46. 79dee07 IPv6 enhancements. by Rusty Russell · 24 years ago