1. 3849586 use nf_tables and nf_tables compatibility interface by Pablo Neira Ayuso · 12 years ago
  2. d7aeda5 ip{6}tables-restore: fix breakage due to new locking approach by Pablo Neira Ayuso · 11 years ago
  3. 1639fe8 libiptc: combine common types: _handle by Jan Engelhardt · 13 years ago
  4. 7e5e866 libiptc: replace ipt_chainlabel by xt_chainlabel by Jan Engelhardt · 13 years ago
  5. f56b8a8 iptables: move kernel version find routing into libxtables by Jan Engelhardt · 13 years ago
  6. c1e04bd v4: rename do_command() to do_command4() by Maciej Zenczykowski · 13 years ago
  7. bb9fe80 v4: rename print_rule() to print_rule4() by Maciej Zenczykowski · 13 years ago
  8. e5c061a v4: rename delete_chain() to delete_chain4() by Maciej Zenczykowski · 13 years ago
  9. cc38d05 v4: rename flush_entries() to flush_entries4() by Maciej Zenczykowski · 13 years ago
  10. e70844a v4: rename for_each_chain() to for_each_chain4() by Maciej Zenczykowski · 13 years ago
  11. 617d3d1 libxtables: set names of programs by Jamal Hadi Salim · 15 years ago
  12. 47a6fd9 src: consolidate duplicate code in iptables/internal.h by Jan Engelhardt · 15 years ago
  13. c31870f libxtables: move compat defines to xtables.c by Jan Engelhardt · 15 years ago
  14. ea95548 src: remove unused ipt_tryload macro by Jan Engelhardt · 15 years ago
  15. 395e441 src: remove iptables_rule_match indirection macro by Jan Engelhardt · 15 years ago
  16. c02e808 libxtables: decouple non-xtables parts from header by Jan Engelhardt · 15 years ago
  17. 1c9015b libiptc: remove indirections by Jan Engelhardt · 16 years ago
  18. fd18731 libiptc: remove typedef indirection by Jan Engelhardt · 16 years ago
  19. ef18e81 src: remove dependency on libiptc headers by Jan Engelhardt · 16 years ago
  20. 96296cf iptables --list-rules command by Henrik Nordstrom · 16 years ago
  21. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  22. 21b41ee Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR by Jan Engelhardt · 16 years ago
  23. 33690a1 Fix all remaining warnings (missing declarations, missing prototypes) by Jan Engelhardt · 16 years ago
  24. bd94384 rename overlapping function names by Jan Engelhardt · 16 years ago
  25. 08b1616 bunch o' renames by Jan Engelhardt · 16 years ago
  26. a3732db Moves all declarations in iptables_common.h to xtables.h. by Yasuyuki KOZAKAI · 17 years ago
  27. 5cd1ff5 Moves IPPROTO_* and IP[6]T_LIB_DIR definitions to xtables.h by Yasuyuki KOZAKAI · 17 years ago
  28. 04f8c54 Moves some duplicated functions in ip[6]tables.c to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  29. 0d502bc Introduces xtables match/target registration by Yasuyuki KOZAKAI · 17 years ago
  30. 9561606 Add UDPLITE multiport support by Patrick McHardy · 18 years ago
  31. 267a570 Fix /etc/network usage (Pablo Neira) by Pablo Neira Ayuso · 18 years ago
  32. c1eae41 Revert "proto_to_name duplication" patch, as noticed by Yasuyuki it can cause by Patrick McHardyJesper Brouer · 18 years ago
  33. a6c1d92 proto_to_name duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  34. dbac8ad reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  35. 58179b1 reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  36. 2452baf Add DCCP/SCTP support to multiport. Patch for kernel will go in 2.6.18. by Patrick McHardy · 18 years ago
  37. a258ad7 Multiple matches of the same type can be specified on the commandline. by Joszef Kadlecsik · 18 years ago
  38. f5b86e6 Fix probing for supported revisions (Jones Desougi <jones@ingate.com>) by Jones Desougi · 19 years ago
  39. 8cf6591 Kernels higher than 2.6.10 don't support multiple --to arguments in by Phil Oester · 19 years ago
  40. 9867e81 reduce code replication of parse_interface() (Yasuyuki Kozakai) by Yasuyuki KOZAKAI · 19 years ago
  41. 3aef54d Extension revision number support (if kernel supports the getsockopts). by Rusty Russell · 20 years ago
  42. 357d59d Fix setting lib_dir in ip*tables-{save,restore} by Martin Josefsson · 20 years ago
  43. db0422f add definition for IPPROTO_SCTP for systems with old header files by Harald Welte · 20 years ago
  44. 78cafda Make sure to use matches in the order they are given when calling do_command() multiple times. by Martin Josefsson · 20 years ago
  45. 63e9063 make iptables-restore print the line number in case of an error by Illes Marci · 21 years ago
  46. b93c798 Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask() by Marc Boucher · 23 years ago
  47. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  48. a114e9e make iptables-restore and iptables-save work again by Harald Welte · 24 years ago
  49. b6db331 Jan Echternach's const tweak. by Jan Echternach · 24 years ago
  50. 79dee07 IPv6 enhancements. by Rusty Russell · 24 years ago
  51. edf14cf Changes to allow matching (for delete) on part of a rule, for rules which by Rusty Russell · 24 years ago
  52. e6869a8 reorganized tree after kernel merge by Marc Boucher · 24 years ago