[Pkg-uml-pkgs] Bug#440083: UML kernel built with CONFIG_NETFILTER_XT_MATCH_CONNMARK=m but without CONFIG_NETFILTER_XT_TARGET_CONNMARK

Luci Stanescu luci at wolfheart.ro
Wed Aug 29 16:09:37 UTC 2007


Package: user-mode-linux
Version: 2.6.22-1um-1
Severity: minor

The kernel is built with CONFIG_NETFILTER_XT_MATCH_CONNMARK=m but
without CONFIG_NETFILTER_XT_TARGET_CONNMARK:

# zgrep _XT_TARGET_CONNMARK /proc/config.gz 
CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
# zgrep _XT_MATCH_CONNMARK /proc/config.gz 
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m

Having the CONNMARK target would be quite useful, as UML can be used to
simulate network behavior.

As I can see, the linux-image packages are built with both as modules
and I suppose it'd be nice to have such options consistent between the
linux-image packages and user-mode-linux.




More information about the Pkg-uml-pkgs mailing list