linux-image-2.6.32-302-ec2 is missing iptables module xt_recent
Bug #532553 reported by
Henk Jan Agteresch
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-ec2 (Ubuntu) |
Fix Released
|
Low
|
John Johansen |
Bug Description
linux-image-
grep RECENT /boot/config-
# CONFIG_
Related branches
CVE References
Changed in linux-ec2 (Ubuntu): | |
status: | Confirmed → Fix Committed |
assignee: | nobody → John Johansen (jjohansen) |
To post a comment you must log in.
For reference, ubuntu-server kernel:
$ uname -r $(uname -r) NETFILTER_ XT_MATCH_ RECENT= m NETFILTER_ XT_MATCH_ RECENT_ PROC_COMPAT is not set
2.6.32-17-server
$ grep MATCH_RECENT /boot/config-
CONFIG_
# CONFIG_
So, in "normal" ubuntu-server kernel, this is set.