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