All of lore.kernel.org
 help / color / mirror / Atom feed
* ASN.1 parsing for H.323
@ 2003-06-16  9:02 Philip Craig
  2003-06-16  9:53 ` Jozsef Kadlecsik
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Craig @ 2003-06-16  9:02 UTC (permalink / raw)
  To: netfilter-devel

Hi,

I've seen a few messages in the list archives about the current
H.323 being a brute force approach, and that a better implementation
would be to do ASN.1 parsing.

Is ASN.1 parsing in the kernel still the desired approach?  I saw
some messages from Sampsa Ranta in 2001 where he concluded that it
was not suited for in the kernel and that it would be better in
user space.  I think his primary reason was the need to parse the
stream, rather than individual packets.

Has anyone else done any work on this yet?

If this is a worthwhile endeavour I may start some work on it.

-- 
Philip Craig - philipc@snapgear.com - http://www.SnapGear.com
SnapGear - Custom Embedded Solutions and Security Appliances

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ASN.1 parsing for H.323
  2003-06-16  9:02 ASN.1 parsing for H.323 Philip Craig
@ 2003-06-16  9:53 ` Jozsef Kadlecsik
  0 siblings, 0 replies; 2+ messages in thread
From: Jozsef Kadlecsik @ 2003-06-16  9:53 UTC (permalink / raw)
  To: Philip Craig; +Cc: netfilter-devel

On Mon, 16 Jun 2003, Philip Craig wrote:

> I've seen a few messages in the list archives about the current
> H.323 being a brute force approach, and that a better implementation
> would be to do ASN.1 parsing.

Yes.

> Is ASN.1 parsing in the kernel still the desired approach?  I saw
> some messages from Sampsa Ranta in 2001 where he concluded that it
> was not suited for in the kernel and that it would be better in
> user space.  I think his primary reason was the need to parse the
> stream, rather than individual packets.

In my opinion because for H.323 there'd be need a minimal ASN.1 PER
decoder "only", it'd worth to do it in-kernel.

> Has anyone else done any work on this yet?

No time :-(.

> If this is a worthwhile endeavour I may start some work on it.

I'd definitely be good if someone had time to work on such a project.

Best regards,
Jozsef
-
E-mail  : kadlec@blackhole.kfki.hu, kadlec@sunserv.kfki.hu
PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt
Address : KFKI Research Institute for Particle and Nuclear Physics
          H-1525 Budapest 114, POB. 49, Hungary

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-16  9:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-16  9:02 ASN.1 parsing for H.323 Philip Craig
2003-06-16  9:53 ` Jozsef Kadlecsik

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.