/net/netfilter/ipvs/ |
D | Kconfig | 23 If you want to compile it in kernel, say Y. To compile it as a 58 performance on it. You can adapt the table size yourself, according 64 should be not far less than 200x200, it is good to set the table 119 If you want to compile it in kernel, say Y. To compile it as a 132 If you want to compile it in kernel, say Y. To compile it as a 142 If you want to compile it in kernel, say Y. To compile it as a 152 If you want to compile it in kernel, say Y. To compile it as a 162 If you want to compile it in kernel, say Y. To compile it as a 173 If you want to compile it in kernel, say Y. To compile it as a 187 If you want to compile it in kernel, say Y. To compile it as a [all …]
|
/net/bridge/netfilter/ |
D | Kconfig | 49 To compile it as a module, choose M here. If unsure, say N. 58 To compile it as a module, choose M here. If unsure, say N. 67 To compile it as a module, choose M here. If unsure, say N. 76 To compile it as a module, choose M here. If unsure, say N. 85 To compile it as a module, choose M here. If unsure, say N. 93 To compile it as a module, choose M here. If unsure, say N. 101 To compile it as a module, choose M here. If unsure, say N. 110 To compile it as a module, choose M here. If unsure, say N. 119 If you want to compile it as a module, say M here and read 130 To compile it as a module, choose M here. If unsure, say N. [all …]
|
/net/netfilter/ipset/ |
D | Kconfig | 11 To compile it as a module, choose M here. If unsure, say N. 34 To compile it as a module, choose M here. If unsure, say N. 43 To compile it as a module, choose M here. If unsure, say N. 52 To compile it as a module, choose M here. If unsure, say N. 62 To compile it as a module, choose M here. If unsure, say N. 71 To compile it as a module, choose M here. If unsure, say N. 80 To compile it as a module, choose M here. If unsure, say N. 90 To compile it as a module, choose M here. If unsure, say N. 100 To compile it as a module, choose M here. If unsure, say N. 109 To compile it as a module, choose M here. If unsure, say N. [all …]
|
/net/netfilter/ |
D | Kconfig | 55 To compile it as a module, choose M here. If unsure, say N. 133 the flow-stop time (once it has been destroyed) via Connection 165 If you want to compile it as a module, say M here and read 176 To compile it as a module, choose M here. If unsure, say N. 191 To compile it as a module, choose M here. If unsure, say N. 205 To compile it as a module, choose M here. If unsure, say N. 213 important VoIP protocols, it is widely used by voice hardware and 225 To compile it as a module, choose M here. If unsure, say N. 240 To compile it as a module, choose M here. If unsure, say N. 262 To compile it as a module, choose M here. If unsure, say N. [all …]
|
/net/ipv6/netfilter/ |
D | Kconfig | 26 To compile it as a module, choose M here. If unsure, say N. 134 To compile it as a module, choose M here. If unsure, say N. 145 To compile it as a module, choose M here. If unsure, say N. 155 To compile it as a module, choose M here. If unsure, say N. 164 To compile it as a module, choose M here. If unsure, say N. 173 To compile it as a module, choose M here. If unsure, say N. 191 To compile it as a module, choose M here. If unsure, say N. 199 To compile it as a module, choose M here. If unsure, say N. 209 To compile it as a module, choose M here. If unsure, say N. 219 To compile it as a module, choose M here. If unsure, say N. [all …]
|
/net/ipv4/netfilter/ |
D | Kconfig | 26 To compile it as a module, choose M here. If unsure, say N. 140 SNMP payloads. In conjunction with NAT, it allows a network 147 To compile it as a module, choose M here. If unsure, say N. 176 To compile it as a module, choose M here. If unsure, say N. 188 To compile it as a module, choose M here. If unsure, say N. 207 To compile it as a module, choose M here. If unsure, say N. 228 To compile it as a module, choose M here. If unsure, say N. 240 To compile it as a module, choose M here. If unsure, say N. 253 To compile it as a module, choose M here. If unsure, say N. 268 To compile it as a module, choose M here. If unsure, say N. [all …]
|
/net/core/ |
D | netclassid_cgroup.c | 94 struct css_task_iter it; in write_classid() local 101 css_task_iter_start(css, &it); in write_classid() 102 while ((p = css_task_iter_next(&it))) { in write_classid() 108 css_task_iter_end(&it); in write_classid()
|
/net/ipv6/ |
D | ip6mr.c | 352 struct ipmr_mfc_iter *it, loff_t pos) in ipmr_mfc_seq_idx() argument 354 struct mr6_table *mrt = it->mrt; in ipmr_mfc_seq_idx() 358 for (it->ct = 0; it->ct < MFC6_LINES; it->ct++) { in ipmr_mfc_seq_idx() 359 it->cache = &mrt->mfc6_cache_array[it->ct]; in ipmr_mfc_seq_idx() 360 list_for_each_entry(mfc, it->cache, list) in ipmr_mfc_seq_idx() 367 it->cache = &mrt->mfc6_unres_queue; in ipmr_mfc_seq_idx() 368 list_for_each_entry(mfc, it->cache, list) in ipmr_mfc_seq_idx() 373 it->cache = NULL; in ipmr_mfc_seq_idx() 489 struct ipmr_mfc_iter *it = seq->private; in ipmr_mfc_seq_start() local 497 it->mrt = mrt; in ipmr_mfc_seq_start() [all …]
|
D | Kconfig | 5 # IPv6 as module will cause a CRASH if you try to unload it 165 another protocol and sending it over a channel that understands the 178 another protocol and sending it over a channel that understands the 192 deploy IPv6 unicast service to IPv4 sites to which it provides 193 customer premise equipment. Like 6to4, it utilizes stateless IPv6 in 224 another protocol and sending it over a channel that understands the
|
/net/ipv4/ |
D | ipmr.c | 2604 struct ipmr_mfc_iter *it, loff_t pos) in ipmr_mfc_seq_idx() argument 2606 struct mr_table *mrt = it->mrt; in ipmr_mfc_seq_idx() 2610 for (it->ct = 0; it->ct < MFC_LINES; it->ct++) { in ipmr_mfc_seq_idx() 2611 it->cache = &mrt->mfc_cache_array[it->ct]; in ipmr_mfc_seq_idx() 2612 list_for_each_entry_rcu(mfc, it->cache, list) in ipmr_mfc_seq_idx() 2619 it->cache = &mrt->mfc_unres_queue; in ipmr_mfc_seq_idx() 2620 list_for_each_entry(mfc, it->cache, list) in ipmr_mfc_seq_idx() 2625 it->cache = NULL; in ipmr_mfc_seq_idx() 2632 struct ipmr_mfc_iter *it = seq->private; in ipmr_mfc_seq_start() local 2640 it->mrt = mrt; in ipmr_mfc_seq_start() [all …]
|
D | Kconfig | 12 <http://www.savetz.com/mbone/>. For most people, it's safe to say N. 38 arriving on. This has security advantages because it prevents the 39 so-called IP spoofing, however it can pose problems if you use 49 Note that some distributions enable it in startup scripts. 87 however, it becomes possible to attach several actions to a packet 169 another protocol and sending it over a channel that understands the 173 appear on a different network than it physically is, or to use 198 another protocol and sending it over a channel that understands the 224 likely run the program mrouted. If you haven't heard about it, you 225 don't need it. [all …]
|
/net/irda/ircomm/ |
D | Kconfig | 6 To compile it as modules, choose M here: the modules will be 8 IrCOMM implements serial port emulation, and makes it possible to
|
/net/ipx/ |
D | Kconfig | 9 used for local networks of Windows machines. You need it if you 37 Every IPX network has an address that identifies it. Sometimes it is 40 IPX networks: it will then be accessible from everywhere using the
|
/net/caif/ |
D | Kconfig | 17 If you select to build it as module then CAIF_NETDEV also needs to be 40 If you select to build it as a built-in then the main CAIF device must 51 If you select to build it as a built-in then the main CAIF device must
|
/net/irda/irnet/ |
D | Kconfig | 6 To compile it as a module, choose M here: the module will be 12 can use it between Linux machine or with W2k.
|
/net/irda/irlan/ |
D | Kconfig | 6 To compile it as a module, choose M here: the module will be called 7 irlan. IrLAN emulates an Ethernet and makes it possible to put up
|
/net/ax25/ |
D | TODO | 6 A device might be deleted after lookup in the SIOCADDRT ioctl but before it's 13 the race caused by the static variable in it's previous implementation.
|
/net/wimax/ |
D | Kconfig | 22 If unsure, it is safe to select M (module). 39 It is recommended that it is left at 8.
|
/net/tipc/ |
D | Kconfig | 11 originates from Ericsson where it has been used in carrier grade 18 want). The module will be called tipc. If you want to compile it
|
/net/ |
D | Kconfig | 22 For a general introduction to Linux networking, it is highly 39 This option makes it possible to send different netlink messages 127 filter", which means that it can reject individual network packets 130 bothersome to set up; it inspects the network traffic much more 131 closely, modifies it and has knowledge about the higher level 142 the outside, your box can "masquerade" as that computer, i.e. it 144 modifies the packets to make it look like they came from the 329 what was just said, you don't need it: say N. 344 what was just said, you don't need it: say N. 426 devlink is a loadable module and the driver using it is built-in.
|
/net/decnet/ |
D | TODO | 24 o check MSG_CTRUNC is set where it should be. 27 it into a small library of routines. [probably a project for 2.7.xx]
|
/net/irda/ |
D | Kconfig | 73 time (usually 500ms) before it is allowed to transmit the next time. 93 If unsure, say Y (since it makes it easier to find the bugs).
|
/net/openvswitch/ |
D | Kconfig | 20 expected in a traditional hardware switch, it enables fine-grained 30 translate it into packet processing rules.
|
/net/wireless/ |
D | Kconfig | 30 When built as a module it will be called cfg80211. 56 For example, when a driver reports that it was disconnected 61 on it (or mac80211). 170 need for it, for example when using internal regdb (above.)
|
/net/bluetooth/cmtp/ |
D | Kconfig | 10 compile it as module (cmtp).
|