Containerized syslog working properly
authorJean-Marc Pigeon <jmp@kernel.safe.ca>
Thu, 10 Jun 2010 19:30:15 +0000 (15:30 -0400)
committerJean-Marc Pigeon <jmp@kernel.safe.ca>
Thu, 10 Jun 2010 19:41:12 +0000 (15:41 -0400)
commit7f95d48056f1569a9e97e78e6f1557c7172bf6ac
tree9ac41212b1b71acc897262d5bc3c98400fa20afd
parent63a07cb64ccc3ceae619d3298545d602ab5ecd38
Containerized syslog working properly

Mainly iptlog trace from the container are stored

within the container syslog.

Signed-off-by: Jean-Marc Pigeon <jmp@safe.ca>
Makefile
include/linux/netdevice.h
include/linux/nsproxy.h
include/linux/syslog.h
kernel/Makefile
kernel/nsproxy.c
kernel/printk.c
kernel/syslog.c [new file with mode: 0644]
net/core/rtnetlink.c
net/ipv4/netfilter/ipt_LOG.c