kernel-hacking-2024-linux-s.../net/bridge
Sam Ravnborg 6a2e9b738c [NET]: move config options out to individual protocols
Move the protocol specific config options out to the specific protocols.
With this change net/Kconfig now starts to become readable and serve as a
good basis for further re-structuring.

The menu structure is left almost intact, except that indention is
fixed in most cases. Most visible are the INET changes where several
"depends on INET" are replaced with a single ifdef INET / endif pair.

Several new files were created to accomplish this change - they are
small but serve the purpose that config options are now distributed
out where they belongs.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-07-11 21:13:56 -07:00
..
netfilter [EBTABLES]: Fix thinkos in ebt_log.c 2005-06-28 12:39:40 -07:00
br.c
br_device.c
br_fdb.c
br_forward.c [NETFILTER]: Kill nf_debug 2005-06-21 14:01:57 -07:00
br_if.c
br_input.c [NETFILTER]: Kill nf_debug 2005-06-21 14:01:57 -07:00
br_ioctl.c
br_netfilter.c [NETFILTER]: Fix connection tracking bug in 2.6.12 2005-06-28 16:04:44 -07:00
br_notify.c
br_private.h
br_private_stp.h
br_stp.c
br_stp_bpdu.c
br_stp_if.c
br_stp_timer.c
br_sysfs_br.c
br_sysfs_if.c
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile