1. e2c26a0 Don't put too many tabs in usage message by WHR · 6 years ago
  2. dc02c7b Fix error messages by WHR · 6 years ago
  3. caf8a0b More usage message fixes by WHR · 6 years ago
  4. d309e66 ipfboot: fix usage message by WHR · 6 years ago
  5. 7b5a370 ipresend: fix output messages by WHR · 6 years ago
  6. b7387b3 ipsend: sync usage string by WHR · 6 years ago
  7. 8c1ac55 Make fastroute for local output packets works on Solaris 10 by WHR · 6 years ago
  8. 33f6fd2 Fix warnings; make ar(1) command line looks better on appropriate platforms by WHR · 6 years ago
  9. e4556c5 ipf: sync usage string by WHR · 6 years ago
  10. 25fe8be Calculate TCP checksum for local output packets before being fastrouted by WHR · 6 years ago
  11. bc3fa35 Update version number by WHR · 6 years ago v4.1.35-rivoreo-r1
  12. df8bf95 Clean up bpf_filter from Makefiles by WHR · 6 years ago
  13. 7f0c936 Sync GNU/Linux support by WHR · 6 years ago
  14. 43738a4 Sync Solaris support; restore ipsend/tcpip.h since some systems require this file by WHR · 6 years ago
  15. c143046 Fix version number by WHR · 6 years ago
  16. 2f22bba Merge v4-1-35 into v4-rivoreo-fork by WHR · 6 years ago
  17. 78e0fab Update version number by WHR · 6 years ago v4.1.34-rivoreo-r2
  18. 02658a5 Try to get compatible with older Linux versions by WHR · 6 years ago
  19. 9dfac70 ipmon: use PID file path '/var/run/ipmon.pid' by default for Solaris and AIX by WHR · 6 years ago
  20. bc0978a Solaris kernel support: always update hook event data by WHR · 6 years ago
  21. e03972a Solaris kernel support: update hook event data after fr_check by WHR · 6 years ago
  22. 15d588a Fix kernel panic after fastroute on Solaris by WHR · 6 years ago
  23. 400706c Add support for FreeBSD 10.1+ by WHR · 6 years ago
  24. 3e5f8fd ippool: remove unused variable by WHR · 6 years ago
  25. d922869 Fix usage format in ipfstat(8) by WHR · 6 years ago
  26. 4eed816 Fix man pages format and some errors by WHR · 6 years ago
  27. ff9a04a Fix usage of ippool(8) by WHR · 6 years ago
  28. 4c0cbe5 ippool: fix error without message; ippool: make option '-o' useful by WHR · 6 years ago
  29. 3a86ff4 Fix a NULL pointer dereference in Solaris 'ip' kernel module by WHR · 6 years ago
  30. b1b8633 Prevent infinite recursion in fastroute for Linux 2.6.14+ by WHR · 6 years ago
  31. 5e522c7 fastroute on Linux: pass in nf hooks? by WHR · 6 years ago
  32. c89f5a2 Make 'block return-rst' work on Linux 2.6+ by WHR · 6 years ago
  33. 433bc8e Sync Linux support; make Linux module build progress more verbose; fix compiler warnings by WHR · 6 years ago
  34. 4a35094 Fix many implicit declarations by WHR · 6 years ago
  35. ed8e210 Update version number by WHR · 6 years ago v4.1.34-rivoreo-r1
  36. 53d485d ipf: fix errno may be overwritten during fprintf(3) by WHR · 6 years ago
  37. ed3ff1d ipf: fix ioctl(2) failed without error message when removing rule by WHR · 6 years ago
  38. ddaa221 Fix many formatting type errors by WHR · 6 years ago
  39. 85cae1b Fix for newer Linux versions by WHR · 6 years ago
  40. 045fc6c Fix implicit declaration of bcopy(3) by WHR · 6 years ago
  41. 027b776 ipmon: don't use PID file '/etc/ipmon.pid' by default by WHR · 6 years ago
  42. 5678387 Fixes for Solaris 11 by WHR · 6 years ago
  43. 268a979 3458933 structure needs more padding by Darren Reed · 13 years ago v4-1-35
  44. 091e0c7 3428002 ip_ttl is too low by Darren Reed · 13 years ago
  45. f1ed041 v4.1.35 by Darren Reed · 13 years ago
  46. c2892ee 3457804 build errors from removal of pcap-int,h by Darren Reed · 13 years ago
  47. 65db956 3457747 build errors introduced with radix change by Darren Reed · 13 years ago
  48. 54a03f1 3428013 add M_ADJ to hide adjmsg/m_adj (fix for BSD) by Darren Reed · 13 years ago
  49. 2846c74 3440163 rewrite radix tree by Darren Reed · 13 years ago
  50. c2992cc 3428004 snoop, tcpdump, etherfind readers are unused by Darren Reed · 13 years ago
  51. 0f07810 3439495 ipf_rand_push never called by Darren Reed · 13 years ago
  52. 04ca88a 3437683 object direction not set for 32bit by Darren Reed · 13 years ago
  53. c182690 3433767 calling ip_cksum could be easier by Darren Reed · 13 years ago
  54. 2f99561 3428004 snoop, tcpdump, etherfind readers are unused by Darren Reed · 13 years ago
  55. 504f91a 3428015 printing proxy data size is useless by Darren Reed · 13 years ago
  56. 720a1b9 3428013 add M_ADJ to hide adjmsg/m_adj by Darren Reed · 13 years ago
  57. dcb2fa9 3428012 interface name is not always returned correctly by Darren Reed · 13 years ago
  58. 11142ae 3428012 interface name is not always returned correctly by Darren Reed · 13 years ago
  59. c95ad22 3428002 ip_ttl is too low by Darren Reed · 13 years ago
  60. 5de7f82 3428004 snoop, tcpdump, etherfind readers are unused by Darren Reed · 13 years ago
  61. 2dd8791 3426558 resistence is futile by Darren Reed · 13 years ago
  62. fae584a 3426558 resistence is futile by Darren Reed · 13 years ago
  63. b723eda 3426558 resistence is futile by Darren Reed · 13 years ago
  64. 204b0d4 3424495 various copy-paste errors by Darren Reed · 13 years ago
  65. e864698 1826936 shall we allow ipf to be as dumb as its admin by Darren Reed · 13 years ago
  66. 47ab809 2998760 auth rules do not mix well with to/dup-to/fastroute by Darren Reed · 13 years ago
  67. d52c358 2976332 stateful filtering is incompatible with ipv4 options by Darren Reed · 13 years ago
  68. 2357e6f 3387509 ipftest needs help construction ip packets with options by Darren Reed · 13 years ago
  69. 1453205 2998746 passp can never be null by Darren Reed · 13 years ago
  70. 1c9f014 2998757 needless calling of fr_delgroup by Darren Reed · 13 years ago
  71. 1a55165 3064034 mbuf clobbering problem with ipv6 by Darren Reed · 13 years ago
  72. 571323d ipl_usec is not always type long for printing by Darren Reed · 13 years ago
  73. 3d1b97c 3105725 ipnat divie by zero panic by Darren Reed · 13 years ago
  74. f3bb48c 2976313 ipf does not apply ipv6 mask by Darren Reed · 15 years ago
  75. af16566 2974324 printf left in iterator function by Darren Reed · 15 years ago
  76. 3ad40a5 ready for 4.1.34 by Darren Reed · 15 years ago v4-1-34
  77. 0d7969f 2964907 uninitialised use compile error by Darren Reed · 15 years ago
  78. 7cad564 2959506 ipfstat does not display rules with compat by Darren Reed · 15 years ago
  79. f36ca18 2825150 IPL_LOGMAX used to index some arrays by Darren Reed · 15 years ago
  80. 4a851c9 2917666 provide compatibility in the kernel for old binarues (fix error returns) by Darren Reed · 15 years ago
  81. ca8b470 2949139 FR_T_BUILTIN masked out incorrectly by Darren Reed · 15 years ago
  82. 7b3c9c6 2937422 packets filtered with pools should not be cached by Darren Reed · 15 years ago
  83. 4b7ef08 2935529 use of rules with tags leads to deadlock by Darren Reed · 15 years ago
  84. d4e3b9e 2917501 whitespace cleanup required by Darren Reed · 15 years ago
  85. 8708f64 2912722 IPF rules 'block return-rst' works poorly with asym. routes by Darren Reed · 15 years ago
  86. 4e61460 2898337 Does not build on newer FreeBSD by Darren Reed · 15 years ago
  87. a3b9a37 2881514 in/out object functions not wired for compatibility by Darren Reed · 15 years ago
  88. ff9b633 2841771 pf/ippool rule maintenace bugs: memory leak, ref-counter bug by Darren Reed · 15 years ago
  89. 5245be4 2839698 H.323 proxy does not clear fin_state/fin_nat (backout) by Darren Reed · 15 years ago
  90. 92257dd 2839698 H.323 proxy does not clear fin_state/fin_nat by Darren Reed · 15 years ago
  91. a1002a1 bump for 4.1.33 by Darren Reed · 15 years ago v4-1-33
  92. 018f779 2838417 tru64 compile is not error free by Darren Reed · 15 years ago
  93. df47958 2837931 wrong mode selected in ipf program for hash-entries by Darren Reed · 15 years ago
  94. 0c4df09 2825387 ipfilter 4-1-RELEASE won't build on RHEL 5.3 kernel 2.6.18.. (missed code) by Darren Reed · 15 years ago
  95. eb92fc0 2825387 ipfilter 4-1-RELEASE won't build on RHEL 5.3 kernel 2.6.18.. by Darren Reed · 15 years ago
  96. babb593 2828188 soft lockups on Linux by Darren Reed · 15 years ago
  97. f8b21d9 2826168 load_http can make ippool core dump by Darren Reed · 15 years ago
  98. 1a17b07 2825150 IPL_LOGMAX used to index some arrays by Darren Reed · 15 years ago
  99. 9e192cf 2792185 no proxy modules are built on linux by Darren Reed · 15 years ago
  100. e25227a 2787359 ipmon prints loopback name incorrectly for linux by Darren Reed · 15 years ago