Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78825
b: refs/heads/master
c: f9ef8a2
h: refs/heads/master
i:
  78823: a67bb5d
v: v3
  • Loading branch information
Jan Engelhardt authored and David S. Miller committed Jan 28, 2008
1 parent 201901e commit 102621c
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1a50c5a1fe20864f1f902ef76862519a65d14723
refs/heads/master: f9ef8a23c37677929e95ad4026a2fa0d449c1d3e
32 changes: 32 additions & 0 deletions trunk/Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -313,3 +313,35 @@ Why: This algorithm was provided for reference but always exhibited bad
responsiveness and performance and has some serious flaws. It has been
replaced by rc80211-pid.
Who: Stefano Brivio <stefano.brivio@polimi.it>

---------------------------

What (Why):
- include/linux/netfilter_ipv4/ipt_TOS.h ipt_tos.h header files
(superseded by xt_TOS/xt_tos target & match)

- "forwarding" header files like ipt_mac.h in
include/linux/netfilter_ipv4/ and include/linux/netfilter_ipv6/

- xt_CONNMARK match revision 0
(superseded by xt_CONNMARK match revision 1)

- xt_MARK target revisions 0 and 1
(superseded by xt_MARK match revision 2)

- xt_connmark match revision 0
(superseded by xt_connmark match revision 1)

- xt_conntrack match revision 0
(superseded by xt_conntrack match revision 1)

- xt_iprange match revision 0,
include/linux/netfilter_ipv4/ipt_iprange.h
(superseded by xt_iprange match revision 1)

- xt_mark match revision 0
(superseded by xt_mark match revision 1)

When: January 2009 or Linux 2.7.0, whichever comes first
Why: Superseded by newer revisions or modules
Who: Jan Engelhardt <jengelh@computergmbh.de>

0 comments on commit 102621c

Please sign in to comment.