.. |
ipset
|
1e56555ee1
netfilter: ipset: remove duplicate define
|
11 years ago |
ipvs
|
1ee2dcc224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Kconfig
|
4819224853
netfilter: fix connlimit Kconfig prompt string
|
11 years ago |
Makefile
|
eb31628e37
netfilter: nf_tables: Add support for IPv6 NAT
|
11 years ago |
core.c
|
795aa6ef6a
netfilter: pass hook ops to hookfn
|
11 years ago |
nf_conntrack_acct.c
|
f7b13e4330
netfilter: introduce nf_conn_acct structure
|
11 years ago |
nf_conntrack_amanda.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
nf_conntrack_broadcast.c
|
93557f53e1
netfilter: nf_conntrack: nf_conntrack snmp helper
|
14 years ago |
nf_conntrack_core.c
|
0c3c6c00c6
netfilter: nf_conntrack: decrement global counter after object release
|
11 years ago |
nf_conntrack_ecache.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
nf_conntrack_expect.c
|
f09eca8db0
netfilter: ctnetlink: fix incorrect NAT expectation dumping
|
12 years ago |
nf_conntrack_extend.c
|
3cf4c7e381
netfilter: nf_ct_ext: support variable length extensions
|
13 years ago |
nf_conntrack_ftp.c
|
4e7dba99c9
netfilter: Implement RFC 1123 for FTP conntrack
|
12 years ago |
nf_conntrack_h323_asn1.c
|
b4232a2277
netfilter: h323: bug in parsing of ASN1 SEQOF field
|
14 years ago |
nf_conntrack_h323_main.c
|
56e42441ed
netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
|
11 years ago |
nf_conntrack_h323_types.c
|
905e3e8ec5
[NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper
|
17 years ago |
nf_conntrack_helper.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
nf_conntrack_irc.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
nf_conntrack_l3proto_generic.c
|
8ce8439a31
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
|
17 years ago |
nf_conntrack_labels.c
|
5813a8eb47
netfilter: connlabels: remove unneeded includes
|
12 years ago |
nf_conntrack_netbios_ns.c
|
93557f53e1
netfilter: nf_conntrack: nf_conntrack snmp helper
|
14 years ago |
nf_conntrack_netlink.c
|
4542fa4727
netfilter: ctnetlink: account both directions in one step
|
11 years ago |
nf_conntrack_pptp.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
nf_conntrack_proto.c
|
c655bc6896
netfilter: nf_conntrack: don't send destroy events from iterator
|
12 years ago |
nf_conntrack_proto_dccp.c
|
30e0c6a6be
netfilter: nf_log: prepare net namespace support for loggers
|
12 years ago |
nf_conntrack_proto_generic.c
|
08911475d1
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
|
13 years ago |
nf_conntrack_proto_gre.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
nf_conntrack_proto_sctp.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
nf_conntrack_proto_tcp.c
|
48b1de4c11
netfilter: add SYNPROXY core/target
|
12 years ago |
nf_conntrack_proto_udp.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
nf_conntrack_proto_udplite.c
|
30e0c6a6be
netfilter: nf_log: prepare net namespace support for loggers
|
12 years ago |
nf_conntrack_sane.c
|
b20ab9cc63
netfilter: nf_ct_helper: better logging for dropped packets
|
12 years ago |
nf_conntrack_seqadj.c
|
23dfe136e2
netfilter: fix wrong byte order in nf_ct_seqadj_set internal information
|
11 years ago |
nf_conntrack_sip.c
|
180cf72f56
netfilter: nf_ct_sip: consolidate NAT hook functions
|
11 years ago |
nf_conntrack_snmp.c
|
5a406b0cdf
netfilter: nf_ct_snmp: add include file
|
12 years ago |
nf_conntrack_standalone.c
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
nf_conntrack_tftp.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
nf_conntrack_timeout.c
|
8684094cf1
netfilter: nf_ct_timeout: move initialization out of pernet_operations
|
12 years ago |
nf_conntrack_timestamp.c
|
73f4001a52
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
|
12 years ago |
nf_internals.h
|
c1b1203d65
net: misc: Remove extern from function prototypes
|
11 years ago |
nf_log.c
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
nf_nat_amanda.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
nf_nat_core.c
|
f59cb0453c
netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
|
11 years ago |
nf_nat_ftp.c
|
b20ab9cc63
netfilter: nf_ct_helper: better logging for dropped packets
|
12 years ago |
nf_nat_helper.c
|
41d73ec053
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
|
12 years ago |
nf_nat_irc.c
|
b20ab9cc63
netfilter: nf_ct_helper: better logging for dropped packets
|
12 years ago |
nf_nat_proto_common.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_proto_dccp.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_proto_sctp.c
|
024ec3deac
net/sctp: Refactor SCTP skb checksum computation
|
12 years ago |
nf_nat_proto_tcp.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_proto_udp.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_proto_udplite.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_proto_unknown.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_sip.c
|
180cf72f56
netfilter: nf_ct_sip: consolidate NAT hook functions
|
11 years ago |
nf_nat_tftp.c
|
b20ab9cc63
netfilter: nf_ct_helper: better logging for dropped packets
|
12 years ago |
nf_queue.c
|
a5fedd43d5
netfilter: move skb_gso_segment into nfnetlink_queue module
|
12 years ago |
nf_sockopt.c
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
16 years ago |
nf_synproxy_core.c
|
c1898c4c29
netfilter: synproxy: correct wscale option passing
|
11 years ago |
nf_tables_api.c
|
b5bc89bfa0
netfilter: nf_tables: add trace support
|
11 years ago |
nf_tables_core.c
|
b5bc89bfa0
netfilter: nf_tables: add trace support
|
11 years ago |
nfnetlink.c
|
cdbe7c2d6d
nfnetlink: do not ack malformed messages
|
11 years ago |
nfnetlink_acct.c
|
991a6b735f
netfilter: nfnetlink_acct: fix incomplete dumping of objects
|
12 years ago |
nfnetlink_cthelper.c
|
130ffbc263
netfilter: check return code from nla_parse_tested
|
12 years ago |
nfnetlink_cttimeout.c
|
91cb498e6a
netfilter: cttimeout: allow to set/get default protocol timeouts
|
11 years ago |
nfnetlink_log.c
|
afff14f608
netfilter: nfnetlink_log: use proper net to allocate skb
|
11 years ago |
nfnetlink_queue_core.c
|
7433268783
netfilter: nfnetlink_queue: use proper net namespace to allocate skb
|
11 years ago |
nfnetlink_queue_ct.c
|
41d73ec053
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
|
12 years ago |
nft_bitwise.c
|
ef1f7df917
netfilter: nf_tables: expression ops overloading
|
11 years ago |
nft_byteorder.c
|
ef1f7df917
netfilter: nf_tables: expression ops overloading
|
11 years ago |
nft_cmp.c
|
0ca743a559
netfilter: nf_tables: add compatibility layer for x_tables
|
11 years ago |
nft_compat.c
|
8691a9a338
netfilter: nft_compat: fix error path in nft_parse_compat()
|
11 years ago |
nft_counter.c
|
ef1f7df917
netfilter: nf_tables: expression ops overloading
|
11 years ago |
nft_ct.c
|
ef1f7df917
netfilter: nf_tables: expression ops overloading
|
11 years ago |
nft_expr_template.c
|
ef1f7df917
netfilter: nf_tables: expression ops overloading
|
11 years ago |
nft_exthdr.c
|
ef1f7df917
netfilter: nf_tables: expression ops overloading
|
11 years ago |
nft_hash.c
|
20a69341f2
netfilter: nf_tables: add netlink set API
|
11 years ago |
nft_immediate.c
|
0ca743a559
netfilter: nf_tables: add compatibility layer for x_tables
|
11 years ago |
nft_limit.c
|
ef1f7df917
netfilter: nf_tables: expression ops overloading
|
11 years ago |
nft_log.c
|
ef1f7df917
netfilter: nf_tables: expression ops overloading
|
11 years ago |
nft_lookup.c
|
ef1f7df917
netfilter: nf_tables: expression ops overloading
|
11 years ago |
nft_meta.c
|
ef1f7df917
netfilter: nf_tables: expression ops overloading
|
11 years ago |
nft_meta_target.c
|
96518518cc
netfilter: add nftables
|
11 years ago |
nft_nat.c
|
98c37b6b01
netfilter: nft_nat: Fix endianness issue reported by sparse
|
11 years ago |
nft_payload.c
|
c54032e05b
netfilter: nf_tables: nft_payload: fix transport header base
|
11 years ago |
nft_rbtree.c
|
20a69341f2
netfilter: nf_tables: add netlink set API
|
11 years ago |
x_tables.c
|
b416c144f4
netfilter: x_tables: fix ordering of jumpstack allocation and table update
|
11 years ago |
xt_AUDIT.c
|
ed018fa4df
netfilter: xt_AUDIT: only generate audit log when audit enabled
|
12 years ago |
xt_CHECKSUM.c
|
edf0e1fb0d
netfilter: add CHECKSUM target
|
15 years ago |
xt_CLASSIFY.c
|
9811600f7c
netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any table
|
14 years ago |
xt_CONNSECMARK.c
|
4b560b447d
netfilter: xtables: substitute temporary defines by final name
|
15 years ago |
xt_CT.c
|
27e7190efd
netfilter: xt_CT: optimize XT_CT_NOTRACK
|
12 years ago |
xt_DSCP.c
|
1ed2f73d90
netfilter: IPv6: fix DSCP mangle code
|
14 years ago |
xt_HL.c
|
181b1e9ce1
netfilter: Reduce switch/case indent
|
14 years ago |
xt_HMARK.c
|
f8f626754e
ipv6: Move ipv6_find_hdr() out of Netfilter code.
|
12 years ago |
xt_IDLETIMER.c
|
0a9ee81349
netfilter: Remove unnecessary OOM logging messages
|
13 years ago |
xt_LED.c
|
f1e231a356
netfilter: xtables: add missing aliases for autoloading via iptables
|
14 years ago |
xt_LOG.c
|
d660164d79
netfilter: xt_LOG: fix mark logging for IPv6 packets
|
12 years ago |
xt_NETMAP.c
|
b3d54b3e40
netfilter: combine ipt_NETMAP and ip6t_NETMAP
|
12 years ago |
xt_NFLOG.c
|
8cdb46da06
netfilter: log: netns NULL ptr bug when calling from conntrack
|
12 years ago |
xt_NFQUEUE.c
|
d954777324
netfilter: xt_NFQUEUE: fix --queue-bypass regression
|
11 years ago |
xt_RATEEST.c
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
xt_REDIRECT.c
|
2cbc78a29e
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
|
12 years ago |
xt_SECMARK.c
|
2606fd1fa5
secmark: make secmark object handling generic
|
14 years ago |
xt_TCPMSS.c
|
7722e0d1c0
netfilter: xt_TCPMSS: lookup route from proper net namespace
|
11 years ago |
xt_TCPOPTSTRIP.c
|
a206bcb3b0
netfilter: xt_TCPOPTSTRIP: fix possible off by one access
|
12 years ago |
xt_TEE.c
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
xt_TPROXY.c
|
efe4208f47
ipv6: make lookups simpler and faster
|
11 years ago |
xt_TRACE.c
|
4b560b447d
netfilter: xtables: substitute temporary defines by final name
|
15 years ago |
xt_addrtype.c
|
5774c94ace
netfilter: xt_addrtype: fix trivial typo
|
12 years ago |
xt_bpf.c
|
e6f30c7317
netfilter: x_tables: add xt_bpf match
|
12 years ago |
xt_cluster.c
|
5bfddbd46a
netfilter: nf_conntrack: IPS_UNTRACKED bit
|
15 years ago |
xt_comment.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_connbytes.c
|
f7b13e4330
netfilter: introduce nf_conn_acct structure
|
11 years ago |
xt_connlabel.c
|
c539f01717
netfilter: add connlabel conntrack extension
|
12 years ago |
xt_connlimit.c
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
xt_connmark.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_conntrack.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
xt_cpu.c
|
f1e231a356
netfilter: xtables: add missing aliases for autoloading via iptables
|
14 years ago |
xt_dccp.c
|
b4ba26119b
netfilter: xtables: change hotdrop pointer to direct modification
|
15 years ago |
xt_devgroup.c
|
9291747f11
netfilter: xtables: add device group match
|
14 years ago |
xt_dscp.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_ecn.c
|
42c344a3bc
netfilter: xtables: collapse conditions in xt_ecn
|
13 years ago |
xt_esp.c
|
b4ba26119b
netfilter: xtables: change hotdrop pointer to direct modification
|
15 years ago |
xt_hashlimit.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
xt_helper.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_hl.c
|
181b1e9ce1
netfilter: Reduce switch/case indent
|
14 years ago |
xt_iprange.c
|
bd4a6974cc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
xt_ipvs.c
|
d4383f04d1
ipvs: API change to avoid rescan of IPv6 exthdr
|
12 years ago |
xt_length.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_limit.c
|
f229f6ce48
netfilter: add my copyright statements
|
12 years ago |
xt_mac.c
|
8561cf9978
netfilter: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
xt_mark.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_multiport.c
|
b4ba26119b
netfilter: xtables: change hotdrop pointer to direct modification
|
15 years ago |
xt_nat.c
|
939ccba437
netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets
|
12 years ago |
xt_nfacct.c
|
ceb98d03ea
netfilter: xtables: add nfacct match to support extended accounting
|
13 years ago |
xt_osf.c
|
30e0c6a6be
netfilter: nf_log: prepare net namespace support for loggers
|
12 years ago |
xt_owner.c
|
26711a791e
userns: xt_owner: Add basic user namespace support.
|
13 years ago |
xt_physdev.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_pkttype.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_policy.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_quota.c
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
13 years ago |
xt_rateest.c
|
45203a3b38
net_sched: add 64bit rate estimators
|
12 years ago |
xt_realm.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_recent.c
|
271a15eabe
proc: Supply PDE attribute setting accessor functions
|
12 years ago |
xt_repldata.h
|
e3eaa9910b
netfilter: xtables: generate initial table on-demand
|
15 years ago |
xt_sctp.c
|
2bf0748254
netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes
|
15 years ago |
xt_set.c
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 years ago |
xt_socket.c
|
1a8bf6eeef
netfilter: xt_socket: use sock_gen_put()
|
11 years ago |
xt_state.c
|
5bfddbd46a
netfilter: nf_conntrack: IPS_UNTRACKED bit
|
15 years ago |
xt_statistic.c
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
13 years ago |
xt_string.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_tcpmss.c
|
b4ba26119b
netfilter: xtables: change hotdrop pointer to direct modification
|
15 years ago |
xt_tcpudp.c
|
b4ba26119b
netfilter: xtables: change hotdrop pointer to direct modification
|
15 years ago |
xt_time.c
|
54eb3df3a7
netfilter: xt_time: add support to ignore day transition
|
12 years ago |
xt_u32.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |