Date: Sun, 1 Jun 2003 20:55:36 +0900 From: "Dixon Siu" <dixonsiu@ruri.waseda.jp> To: <freebsd-questions@freebsd.org> Subject: Multicast Routing Table Modification Message-ID: <000501c32834$b7040410$f76d0985@tigger>
next in thread | raw e-mail | index | archive | help
Hi, =20 I am working on a project that required me to modify the routing = behaviours at the kernel level. I have been searching information from the Internet = and FreeBSD.org. But no luck at all. Basically, I need to do the following: 1. pick up the multicast packets before they are routed in the kernel 2. then redirect all the multicast packets to my kernel module which add extended entry to the routing table. =20 The problem is I am new to kernel programming and FreeBSD. Thus I have a hard time finding the right information sources. =20 Any comment is welcome. Thanks in advance for the help. =20 Dixon Siu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501c32834$b7040410$f76d0985>