Hello,i have the following problem,compiled yaph-0.91 from ports
(FreeBSD 5.4 with a required libgnugetopt-1.2),the program works for a
while till it I receive Segmentation fault core dumped message.I would be
grateful
for any advice.
___
freebsd-net@f
Brian Candler wrote:
On Sun, Dec 11, 2005 at 03:26:50AM -0800, kamal kc wrote:
i modified the bridge.c file and added a routine to
compress/decompress
ip packet. i put my code in bdg_forward(). And ran the
pc in bridge mode.
The modified kernel is deployed in network where the
datarate is
On Sun, Dec 11, 2005 at 03:26:50AM -0800, kamal kc wrote:
> i modified the bridge.c file and added a routine to
> compress/decompress
> ip packet. i put my code in bdg_forward(). And ran the
> pc in bridge mode.
>
> The modified kernel is deployed in network where the
> datarate is
> about 4 to
On Sat, Dec 10, 2005 at 10:43:16AM -0500, Eric W. Bates wrote:
> Dec 9 23:15:33 gertrude kernel: ipfw: 510 Deny TCP
> [::0001]:6010 [::0001]:61310 out via lo0
Note that ::0001 is the IPv6 "localhost" address (equivalent to IPv4
127.0.0.1)
> I was hoping someone smarter than I could point me to
> dear everybody,
>
> i modified the bridge.c file and added a routine to
> compress/decompress
sorry everbody the top output was garbled.
a clearer view is below:
top output:
-
last pid: 58610; load averages: 0.06, 0.17, 0.13
up 16+02:58:40 16:23:31
83 processes: 4 runni
dear everybody,
i modified the bridge.c file and added a routine to
compress/decompress
ip packet. i put my code in bdg_forward(). And ran the
pc in bridge mode.
The modified kernel is deployed in network where the
datarate is
about 4 to 6 Mbps. One thing to be noted is that the
pc receives
co