Re: Kern Mod and TCP retrasmit problem

2011-05-17 Thread Cole
anything of the sort. But thanks for the suggestions. Regards /Cole On 17 May 2011 19:39, Chuck Swiger wrote: > On May 17, 2011, at 6:16 AM, Cole wrote: >> I was hoping to keep this clean, and use existing methods for hooking >> into the stream. Also the goal im working for is to

Re: Kern Mod and TCP retrasmit problem

2011-05-17 Thread Cole
trying to track down the variable/structure that is holding the original size of the packet or some variable holding the expected return ACK? Thanks /Cole On 17 May 2011 14:48, Daniel Hartmeier wrote: > What if your modified (shortened) packet does get lost? If you > messed with the tcpcb in t

Kern Mod and TCP retrasmit problem

2011-05-17 Thread Cole
ideas or suggestions, I would be glad to hear. Thanks /Cole ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Re: kernel module, TCP state, and mbuf question

2011-05-06 Thread Cole
On 6 May 2011 18:09, John-Mark Gurney wrote: > Cole wrote this message on Fri, May 06, 2011 at 15:49 +0200: >> Im currently working on a kernel module to modify data on tcp sessions >> leaving and coming into the box. And I have this working. However I've >> run int

kernel module, TCP state, and mbuf question

2011-05-06 Thread Cole
gards /Cole ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

RE: FreeBSD Bridge and ARP question/strangeness

2008-11-20 Thread Cole
et.link.bridge.pfil_local_phys: 0 net.link.bridge.pfil_member: 1 net.link.bridge.pfil_bridge: 1 net.link.bridge.ipfw_arp: 0 net.link.bridge.pfil_onlyip: 1 and heres the output from arp -na: ? (10.0.0.6) at (incomplete) on rl0 [ethernet] Regards /Cole -Original Message- From: [EMAIL PROTEC

FreeBSD Bridge and ARP question/strangeness

2008-11-20 Thread Cole
a reason for this, or if anyone has any idea or clues why this might be happening. If you want i can provide whatever dumps you would need or anything like that. Regards /Cole ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailma

Dynamically Linked Library Problem (maybe)

2005-02-28 Thread Cole
what I am meant to be doing to fix this. If anyone has any idea, I would gladly apprecaite any suggestions. Thanks /Cole ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: freevrrpd (was: My planned work on networking stack)

2004-03-03 Thread Cole
ot no reply, and the ones that did reply, only did so once and no further. So if someone is willing to help, i would do whatever i can to help to. Thanx /Cole - Original Message - From: "Mathieu Arnold" <[EMAIL PROTECTED]> To: "Pawel Malachowski" <[EMAIL PROTECT

Vlan Problem/Bug maybe?

2004-02-22 Thread Cole
ion inside if_vlan.c the ether MAC is being changed there, but i would also like to know how to send the new ether MAC address to the parent device driver and have it update itself. If there is a better list to send this too or if anyone could possibly help, it would be much appreciated. T