This page contains the following errors:
error on line 75 at column 148: Premature end of data in tag tr line 74
Below is a rendering of the page up to the first error.
Git Repo - linux.git/blame - net/netfilter/xt_limit.c
projects
/
linux.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
[linux.git]
/
net
/
netfilter
/
xt_limit.c
Commit
Line
Data
1da177e4
LT
1
/* Kernel module to control the rate
2
*
3
* 2 September 1999: Changed from the target RATE to the match
4
* `limit', removed logging. Did I mention that
5
* Alexey is a fucking genius?
6
* Rusty Russell (rusty@rustcorp.com.au). */
7
8