This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-26 06:09:37 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
kernel
/
modules
History
Gabor Juhos
8309e3dff2
add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [
http://tinyurl.com/2mjk2kx
here]
...
SVN-Revision: 9178
2007-10-07 17:17:04 +00:00
..
block.mk
move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
2007-09-16 19:16:10 +00:00
crypto.mk
fix kmod-crypto-core error missing crypto_hash (
closes
:
#2422
)
2007-09-23 23:47:08 +00:00
fs.mk
Add reiserfs module and include it in the FSG-3 profile.
2007-09-20 11:11:41 +00:00
hwmon.mk
add LM77 sensors support (
closes
:
#2419
)
2007-09-23 21:21:51 +00:00
i2c.mk
add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb
2007-09-22 04:27:35 +00:00
netfilter.mk
add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [
http://tinyurl.com/2mjk2kx
here]
2007-10-07 17:17:04 +00:00
network.mk
Add support for the network packet generator
2007-10-02 11:10:29 +00:00
other.mk
move hardware monitoring support in a separate hwmon.mk (before adding other modules)
2007-09-23 17:14:24 +00:00
sound.mk
revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
2007-09-21 12:01:22 +00:00
usb.mk
modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
2007-09-27 14:20:53 +00:00
video.mk
add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
2007-09-22 04:17:24 +00:00
wireless.mk
fix kmod-hostap build on 2.4, add kmod-hostap-cs (
closes
:
#1957
)
2007-09-26 02:49:50 +00:00