* [NETFILTER]: H.323 helper: remove changelog
@ 2006-04-06 23:13 Patrick McHardy
2006-04-06 23:18 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Patrick McHardy @ 2006-04-06 23:13 UTC (permalink / raw)
To: David S. Miller; +Cc: Netfilter Development Mailinglist, Jing Min Zhao
[-- Attachment #1: Type: text/plain, Size: 82 bytes --]
Since we have the git history now, remove the changelogs from
the H.323 helper.
[-- Attachment #2: x --]
[-- Type: text/plain, Size: 3338 bytes --]
[NETFILTER]: H.323 helper: remove changelog
Signed-off-by: Patrick McHardy <kaber@trash.net>
---
commit 4a7986fa34c9eed31b2f7df81a59fe7a282f689d
tree 5df1f9c86ed575131439d866ad240464816024b1
parent f29b83bf3ca68ea545b7cf6d25f0ababe109b8a9
author Patrick McHardy <kaber@trash.net> Fri, 07 Apr 2006 01:04:53 +0200
committer Patrick McHardy <kaber@trash.net> Fri, 07 Apr 2006 01:04:53 +0200
net/ipv4/netfilter/ip_conntrack_helper_h323.c | 31 -------------------------
net/ipv4/netfilter/ip_nat_helper_h323.c | 18 ---------------
2 files changed, 0 insertions(+), 49 deletions(-)
diff --git a/net/ipv4/netfilter/ip_conntrack_helper_h323.c b/net/ipv4/netfilter/ip_conntrack_helper_h323.c
index dccc6c3..2c2fb70 100644
--- a/net/ipv4/netfilter/ip_conntrack_helper_h323.c
+++ b/net/ipv4/netfilter/ip_conntrack_helper_h323.c
@@ -9,37 +9,6 @@
* Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
*
* For more information, please see http://nath323.sourceforge.net/
- *
- * Changes:
- * 2006-02-01 - initial version 0.1
- *
- * 2006-02-20 - version 0.2
- * 1. Changed source format to follow kernel conventions
- * 2. Deleted some unnecessary structures
- * 3. Minor fixes
- *
- * 2006-03-10 - version 0.3
- * 1. Added support for multiple TPKTs in one packet (suggested by
- * Patrick McHardy)
- * 2. Avoid excessive stack usage (based on Patrick McHardy's patch)
- * 3. Added support for non-linear skb (based on Patrick McHardy's patch)
- * 4. Fixed missing H.245 module owner (Patrick McHardy)
- * 5. Avoid long RAS expectation chains (Patrick McHardy)
- * 6. Fixed incorrect __exit attribute (Patrick McHardy)
- * 7. Eliminated unnecessary return code
- * 8. Fixed incorrect use of NAT data from conntrack code (suggested by
- * Patrick McHardy)
- * 9. Fixed TTL calculation error in RCF
- * 10. Added TTL support in RRQ
- * 11. Better support for separate TPKT header and data
- *
- * 2006-03-15 - version 0.4
- * 1. Added support for T.120 channels
- * 2. Added parameter gkrouted_only (suggested by Patrick McHardy)
- * 3. Splitted ASN.1 code and data (suggested by Patrick McHardy)
- * 4. Sort ASN.1 data to avoid forwarding declarations (suggested by
- * Patrick McHardy)
- * 5. Reset next TPKT data length in get_tpkt_data()
*/
#include <linux/config.h>
diff --git a/net/ipv4/netfilter/ip_nat_helper_h323.c b/net/ipv4/netfilter/ip_nat_helper_h323.c
index 6f19c20..d45663d 100644
--- a/net/ipv4/netfilter/ip_nat_helper_h323.c
+++ b/net/ipv4/netfilter/ip_nat_helper_h323.c
@@ -7,24 +7,6 @@
*
* Based on the 'brute force' H.323 NAT module by
* Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
- *
- * Changes:
- * 2006-02-01 - initial version 0.1
- *
- * 2006-02-20 - version 0.2
- * 1. Changed source format to follow kernel conventions
- * 2. Deleted some unnecessary structures
- * 3. Minor fixes
- *
- * 2006-03-10 - version 0.3
- * 1. Added support for multiple TPKTs in one packet (suggested by
- * Patrick McHardy)
- * 2. Added support for non-linear skb (based on Patrick McHardy's patch)
- * 3. Eliminated unnecessary return code
- *
- * 2006-03-15 - version 0.4
- * 1. Added support for T.120 channels
- * 2. Added parameter gkrouted_only (suggested by Patrick McHardy)
*/
#include <linux/module.h>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [NETFILTER]: H.323 helper: remove changelog
2006-04-06 23:13 [NETFILTER]: H.323 helper: remove changelog Patrick McHardy
@ 2006-04-06 23:18 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2006-04-06 23:18 UTC (permalink / raw)
To: kaber; +Cc: netfilter-devel, zhaojingmin
From: Patrick McHardy <kaber@trash.net>
Date: Fri, 07 Apr 2006 01:13:13 +0200
> Since we have the git history now, remove the changelogs from
> the H.323 helper.
Applied, thanks a lot Patrick.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-06 23:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-06 23:13 [NETFILTER]: H.323 helper: remove changelog Patrick McHardy
2006-04-06 23:18 ` David S. Miller
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.