Sign in
android-kvm
/
linux
/
5b38e7475e3dc54c1091ee169fd050b3f10461fc
/
net
/
netfilter
/
xt_connbytes.c
b260664
netfilter: x_tables: use pr ratelimiting in all remaining spots
by Florian Westphal
· 7 years ago
ecb2421
netfilter: add and use nf_ct_netns_get/put
by Florian Westphal
· 8 years ago
b167a37
netfilter: Convert pr_warning to pr_warn
by Joe Perches
· 10 years ago
f7b13e4
netfilter: introduce nf_conn_acct structure
by Holger Eitzenberger
· 11 years ago
c5e1fd8
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
by David S. Miller
· 13 years ago
0354b48
netfilter: xt_connbytes: handle negation correctly
by Florian Westphal
· 13 years ago
b3e0bfa
netfilter: nf_conntrack: use atomic64 for accounting counters
by Eric Dumazet
· 13 years ago
a875620
netfilter: xt_connbytes: Force CT accounting to be enabled
by Tim Gardner
· 15 years ago
62fc805
netfilter: xtables: deconstify struct xt_action_param for matches
by Jan Engelhardt
· 16 years ago
4b560b4
netfilter: xtables: substitute temporary defines by final name
by Jan Engelhardt
· 16 years ago
f95c74e
netfilter: xtables: shorten up return clause
by Jan Engelhardt
· 15 years ago
4a5a5c7
netfilter: xtables: slightly better error reporting
by Jan Engelhardt
· 15 years ago
bd414ee
netfilter: xtables: change matches to return error code
by Jan Engelhardt
· 15 years ago
b0f3845
netfilter: xtables: change xt_match.checkentry return type
by Jan Engelhardt
· 15 years ago
8bee4ba
netfilter: xt extensions: use pr_<level>
by Jan Engelhardt
· 15 years ago
92f3b2b
netfilter: xtables: cut down on static data for family-independent extensions
by Jan Engelhardt
· 16 years ago
6be3d85
netfilter: xtables: move extension arguments into compound structure (3/6)
by Jan Engelhardt
· 16 years ago
9b4fce7
netfilter: xtables: move extension arguments into compound structure (2/6)
by Jan Engelhardt
· 16 years ago
f7108a20
netfilter: xtables: move extension arguments into compound structure (1/6)
by Jan Engelhardt
· 16 years ago
ee999d8
netfilter: x_tables: use NFPROTO_* in extensions
by Jan Engelhardt
· 16 years ago
5840157
netfilter: accounting rework: ct_extend + 64bit counters (v4)
by Krzysztof Piotr Oledzki
· 17 years ago
6f6d6a1
rename div64_64 to div64_u64
by Roman Zippel
· 17 years ago
2ae15b6
[NETFILTER]: Update modules' descriptions
by Jan Engelhardt
· 17 years ago
df54aae
[NETFILTER]: x_tables: use %u format specifiers
by Jan Engelhardt
· 17 years ago
d3c5ee6
[NETFILTER]: x_tables: consistent and unique symbol names
by Jan Engelhardt
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
73aaf93
[NETFILTER]: x_tables: add missing ip6t_modulename aliases
by Jan Engelhardt
· 17 years ago
9f15c53
[NETFILTER]: x_tables: mark matches and targets __read_mostly
by Patrick McHardy
· 18 years ago
7c4e36b
[NETFILTER]: Remove redundant parentheses/braces
by Jan Engelhardt
· 18 years ago
a47362a
[NETFILTER]: add some consts, remove some casts
by Jan Engelhardt
· 18 years ago
ccb79bd
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
by Jan Engelhardt
· 18 years ago
1d93a9c
[NETFILTER]: x_tables: switch xt_match->match to bool
by Jan Engelhardt
· 18 years ago
cff533a
[NETFILTER]: x_tables: switch hotdrop to bool
by Jan Engelhardt
· 18 years ago
1b53d90
[NETFILTER]: Remove changelogs and CVS IDs
by Patrick McHardy
· 18 years ago
587aa64
[NETFILTER]: Remove IPv4 only connection tracking/NAT
by Patrick McHardy
· 18 years ago
3927f2e
[NET]: div64_64 consolidate (rev3)
by Stephen Hemminger
· 18 years ago
fb74a841
[NETFILTER]: xt_connbytes: fix division by zero
by Patrick McHardy
· 18 years ago
11078c3
[NETFILTER]: x_tables: add missing try to load conntrack from match/targets
by Yasuyuki Kozakai
· 18 years ago
efa7416
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
by Patrick McHardy
· 19 years ago
fe1cb10
[NETFILTER]: x_tables: remove unused argument to target functions
by Patrick McHardy
· 19 years ago
4470bbc
[NETFILTER]: x_tables: make use of mass registation helpers
by Patrick McHardy
· 19 years ago
65b4b4e
[NETFILTER]: Rename init functions.
by Andrew Morton
· 19 years ago
a45049c
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
by Pablo Neira Ayuso
· 19 years ago
c498673
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
by Patrick McHardy
· 19 years ago
5d04bff
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
by Patrick McHardy
· 19 years ago
2e4e6a1
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
by Harald Welte
· 19 years ago
[Renamed (66%) from net/ipv4/netfilter/ipt_connbytes.c]
9fb9cbb
[NETFILTER]: Add nf_conntrack subsystem.
by Yasuyuki Kozakai
· 19 years ago
25ed891
[NETFILTER]: Nicer names for ipt_connbytes constants
by Patrick McHardy
· 20 years ago
8ffde67
[NETFILTER]: Fix div64_64 in ipt_connbytes
by Patrick McHardy
· 20 years ago
9d810fd
[NETFILTER]: Add new iptables "connbytes" match
by Harald Welte
· 20 years ago