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