Ann: Netmeeting a linux ANO - ip_masq_h3231.o

Jaroslav Lukesh lukesh na seznam.cz
Pondělí Leden 24 08:27:30 CET 2000


| Odesílatel: marek cervenka <cer20um na axpsu.fpf.slu.cz>
| > Nekdo se tu pred casem ptal na netmeeting. Pri prolezani okolo
disketoveho
| > routeru jsem to nasel! Vice na
| > 
| > http://www.georgetoft.com/LRP/
| > 
| > kde je i modul kompilovany na RH 5.2
| pisou tam ze je to only 2.0.x :(
| a navic mam potiz najit zdrojak

Ja ho dostal (od georgetoftu :) Je to ale pro 2.0 jadra, pro 2.2 nevim

Zdravi JL.

/*
 *              IP_MASQ_H323, H.323 masquerading module
 *
 *
 * Version:     0.5 beta, Tue Nov  2 12:40:21 IST 1999
 *
 * Author:      Rajkumar. S
 *              Archana V. S.
 *              Sheenarani I.
 *
 *
 *      This program is free software; you can redistribute it and/or
 *      modify it under the terms of the GNU General Public License
 *      as published by the Free Software Foundation; either version
 *      2 of the License, or (at your option) any later version.
 *
 *
 */
#include <linux/module.h>
#include <asm/system.h>
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/skbuff.h>
#include <linux/in.h>
#include <linux/ip.h>
#include <net/protocol.h>
#include <net/tcp.h>
#include <net/ip_masq.h>

#ifndef DEBUG_CONFIG_IP_MASQ_H323
#define DEBUG_CONFIG_IP_MASQ_H323 1
#endif

/* 
 * List of ports (up to MAX_MASQ_APP_PORTS) to be handled by helper
 * First port is set to the default port.
 */
int ports[MAX_MASQ_APP_PORTS] = {1720}; /* I rely on the trailing items
being set to zero */
struct ip_masq_app *masq_incarnations[MAX_MASQ_APP_PORTS];
int h245registered=0;
int RTCPfound=0;
struct ip_masq *n_ms_rtcp;

/**********  Start o



Další informace o konferenci Linux