Displaying 3 results from an estimated 3 matches for "copt_flags".
Did you mean:
opt_flags
2005 Oct 10
0
Iptables Rpm Missing Modules
...the same problem.
This is because the RedHat source rpm spec file is not explicit in the kernel directory
location and that omission affects these few modules. Required changes in the spec file
are in bold and italics (everywhere there is a /usr just replace it by /usr/src/linux-2.4):
make COPT_FLAGS="$OPT" KERNEL_DIR=/usr/src/linux-2.4 LIBDIR=/%{_lib}
make COPT_FLAGS="$OPT" KERNEL_DIR=/usr/src/linux-2.4 LIBDIR=/%{_lib} iptables-
save iptables-restore
make COPT_FLAGS="$OPT" KERNEL_DIR=/usr/src/linux-2.4 LIBDIR=/%{_lib}
ip6tables-save ip6tables-restore
make i...
2002 Mar 14
0
[ANNOUNCE] Release of iptables-1.2.6
...[ Henrik Nordstrom, Harald Welte ]
- Fix string match (is now SMP safe)
[ Gianni Tedesco ]
- Fix TFTP conntrack/nat helper (now also catches first packet)
[ Magnus Boden ]
Changes from 1.2.5:
- Added global PREFIX makefile variable for all paths
[ Harald Welte ]
- If compiled without any COPT_FLAGS, debugging is disabled. To enable
debugging, use -DIPTC_DEBUG
[ Harald Welte ]
- New ip6tables-restore and ip6tables-save manpage
[ Andras Kis-Szabo ]=20
- Sync ip6tables-restore and ip6tables-save with iptables-restore
[ Andras Kis-Szabo ]
- Sync ip6tables with iptables
[ Andras Kis-Szabo...
2002 Mar 17
0
[ANNOUNCE] Release of iptables-1.2.6a
...[ Henrik Nordstrom, Harald Welte ]
- Fix string match (is now SMP safe)
[ Gianni Tedesco ]
- Fix TFTP conntrack/nat helper (now also catches first packet)
[ Magnus Boden ]
Changes from 1.2.5:
- Added global PREFIX makefile variable for all paths
[ Harald Welte ]
- If compiled without any COPT_FLAGS, debugging is disabled. To enable
debugging, use -DIPTC_DEBUG
[ Harald Welte ]
- New ip6tables-restore and ip6tables-save manpage
[ Andras Kis-Szabo ]=20
- Sync ip6tables-restore and ip6tables-save with iptables-restore
[ Andras Kis-Szabo ]
- Sync ip6tables with iptables
[ Andras Kis-Szabo...