a question about flowtable

2012-01-27 Thread Weongyo Jeong
le is only applied when ro == NULL at ip_output(). Is it intentional one? Regards, Weongyo Jeong ___ 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"

[CFT] Early Retransmit for TCP (rfc5827) patch

2011-05-06 Thread Weongyo Jeong
ly. Please review and test my work and tell me if you have any concerns and questions. regards, Weongyo Jeong Index: usr.bin/netstat/inet.c === --- usr.bin/netstat/inet.c (revision 221564) +++ usr.bin/netstat/inet.c (working copy) @@ -

[CFT] Forward RTO recovery algorithm (rfc5682) patch

2011-04-29 Thread Weongyo Jeong
reebsd.org/~weongyo/rfc5682/ The above links include some graphs before and after applying RFC5682 patch and a patch I prepared. If no objections I'd like to commit it into HEAD and still welcomes your opinions and reviews. If you have any concerns and questions please let me know. regards

[CFR] Forward RTO recovery algorithm (rfc5682) patch

2011-02-05 Thread Weongyo Jeong
http://people.freebsd.org/~weongyo/patch_tcpfrto_20110205.diff regards, Weongyo Jeong Index: netinet/tcp_input.c === --- netinet/tcp_input.c (revision 218148) +++ netinet/tcp_input.c (working copy) @@ -161,6 +161,11 @@ &VNET

Re: CFT/CFR, possible fix for ifconfig scan hang

2011-01-18 Thread Weongyo Jeong
;s what I've got too. > > Really 81 seconds. Too late to response that I came back from vacation and today I reached this email on my mailbox queue. It seems I also need to test but taking long time to initialize the device is true. I also couldn't understand why the realtek vend

Re: kern/153454: [patch] [wlan] [urtw] Support ad-hoc and hostap modes in if_urtw(4)

2011-01-18 Thread Weongyo Jeong
The following reply was made to PR kern/153454; it has been noted by GNATS. From: Weongyo Jeong To: Eugene Grosbein Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: kern/153454: [patch] [wlan] [urtw] Support ad-hoc and hostap modes in if_urtw(4) Date: Tue, 18 Jan 2011 11:16:30 -0800 On Mon

Re: net80211 ratectl proof of concept

2010-04-06 Thread Weongyo Jeong
> > impending argument. > > I've ported all the drivers but I can't test them all. You can read > the patch at the same URL. > > I would like to commit this soon, though. It looks it's what I really want to see. Please go forward. regards, Weongyo Jeong ___ 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: uath under FreeBSD 8.0-STABLE

2010-01-18 Thread Weongyo Jeong
Please let me know if you still have problems. Thanks. regards, Weongyo Jeong ___ 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: uath under FreeBSD 8.0-STABLE

2010-01-14 Thread Weongyo Jeong
On Thu, Jan 14, 2010 at 01:30:47PM -0500, Kim Culhan wrote: > > On Thursday 24 December 2009 05:09:42 pm Weongyo Jeong wrote: > > Yesterday I ordered `Netgear Wireless USB Adapter WG111T' which probably > > is same one with you so I could reproduce your problem and debug

Re: uath under FreeBSD 8.0-STABLE

2010-01-07 Thread Weongyo Jeong
On Thu, Jan 07, 2010 at 11:33:21AM -0500, Steven Friedrich wrote: > On Wednesday 06 January 2010 10:34:43 pm Weongyo Jeong wrote: > > On Wed, Jan 06, 2010 at 12:44:46PM -0500, Steven Friedrich wrote: > > > On Monday 04 January 2010 05:31:18 pm Weongyo Jeong wrote: > > >

Re: uath under FreeBSD 8.0-STABLE

2010-01-06 Thread Weongyo Jeong
On Wed, Jan 06, 2010 at 12:44:46PM -0500, Steven Friedrich wrote: > On Monday 04 January 2010 05:31:18 pm Weongyo Jeong wrote: > > On Mon, Jan 04, 2010 at 03:57:56PM -0500, Steven Friedrich wrote: > > > On Monday 04 January 2010 03:34:41 pm Weongyo Jeong wrote: > > > &

Re: uath under FreeBSD 8.0-STABLE

2010-01-06 Thread Weongyo Jeong
On Wed, Jan 06, 2010 at 12:44:46PM -0500, Steven Friedrich wrote: > On Monday 04 January 2010 05:31:18 pm Weongyo Jeong wrote: > > On Mon, Jan 04, 2010 at 03:57:56PM -0500, Steven Friedrich wrote: > > > On Monday 04 January 2010 03:34:41 pm Weongyo Jeong wrote: > > > &

Re: uath under FreeBSD 8.0-STABLE

2010-01-04 Thread Weongyo Jeong
On Sat, Dec 26, 2009 at 09:42:48AM -0500, Steven Friedrich wrote: > On Friday 25 December 2009 11:42:43 pm Weongyo Jeong wrote: > > On Fri, Dec 25, 2009 at 11:44:12AM -0800, Sam Leffler wrote: > > > Steven Friedrich wrote: > > > >On Thursday 24 December 2009 0

Re: uath under FreeBSD 8.0-STABLE

2010-01-04 Thread Weongyo Jeong
On Sat, Dec 26, 2009 at 09:42:48AM -0500, Steven Friedrich wrote: > On Friday 25 December 2009 11:42:43 pm Weongyo Jeong wrote: > > On Fri, Dec 25, 2009 at 11:44:12AM -0800, Sam Leffler wrote: > > > Steven Friedrich wrote: > > > >On Thursday 24 December 2009 0

Re: uath under FreeBSD 8.0-STABLE

2009-12-25 Thread Weongyo Jeong
On Fri, Dec 25, 2009 at 11:44:12AM -0800, Sam Leffler wrote: > Steven Friedrich wrote: > >On Thursday 24 December 2009 05:09:42 pm Weongyo Jeong wrote: > >>OK. It looks weird idProduct didn't be decreased 1 after loading the > >>firmware. > >> > >&g

Re: uath under FreeBSD 8.0-STABLE

2009-12-24 Thread Weongyo Jeong
On Tue, Dec 22, 2009 at 05:54:25PM -0500, Steven Friedrich wrote: > On Tuesday 22 December 2009 02:31:04 pm Weongyo Jeong wrote: > > On Tue, Dec 15, 2009 at 04:03:31PM -0500, Steven Friedrich wrote: > > > Ok, I am able to load firmware with: > > > uathload -d /dev/ugen4.

Re: uath under FreeBSD 8.0-STABLE

2009-12-22 Thread Weongyo Jeong
ut and the output of # usbconfig dump_device_desc ? regards, Weongyo Jeong ___ 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: misc/140346: High bandwidth use causes loss of wlan connection

2009-11-08 Thread Weongyo Jeong
The following reply was made to PR misc/140346; it has been noted by GNATS. From: Weongyo Jeong To: Daniel Casner Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: misc/140346: High bandwidth use causes loss of wlan connection Date: Sun, 8 Nov 2009 02:46:04 -0800 On Fri, Nov 06, 2009 at 07:56

Re: LINKSYS WUSB600N, 802.11a/b/g

2009-11-07 Thread Weongyo Jeong
On Wed, Oct 28, 2009 at 10:09:59AM +0100, Ivor Prebeg wrote: > Does anyone know if this usb wifi adapter [LINKSYS WUSB600N, > 802.11a/b/g] works with -CURRENT or 8.0-RC? Maybe no but yes on STABLE_7. I asked Tango who is driver writer about porting run(4) to CURRENT. regards, Weongyo

Re: zyd & TEW-424UB

2009-10-02 Thread Weongyo Jeong
On Wed, Sep 30, 2009 at 10:38:13PM +0200, Albert Shih wrote: > Le 28/09/2009 ? 12:51:10-0700, Weongyo Jeong a ?crit > > On Sun, Sep 27, 2009 at 10:20:00AM +0200, Albert Shih wrote: > > > Le 27/09/2009 00:31, Weongyo Jeong a ?crit : > > > >>> > > > >

Re: zyd & TEW-424UB

2009-10-02 Thread Weongyo Jeong
apter don't work ? or better some > solution ? FWIW, according to OpenBSD's recent commit message, TRENDnet TEW-424UB has multiple revisions and different chipsets as follows: rev A ZD1211 V2 SiS163U V2.1R SiS163U V3.xR RTL8187B regards, Weon

Re: zyd & TEW-424UB

2009-09-28 Thread Weongyo Jeong
On Sun, Sep 27, 2009 at 10:20:00AM +0200, Albert Shih wrote: > Le 27/09/2009 00:31, Weongyo Jeong a ?crit : > >>> > >>> Controller /dev/usb6: > >>> addr 1: high speed, self powered, config 1, EHCI root hub(0x), > >>> Intel(0x), rev 1.00 &

Re: zyd & TEW-424UB

2009-09-26 Thread Weongyo Jeong
On Sat, Sep 26, 2009 at 06:18:57PM +0100, Rui Paulo wrote: > > On 25 Sep 2009, at 20:51, Albert Shih wrote: > > >Le 24/09/2009 ? 11:09:14-0700, Weongyo Jeong a ?crit > >>On Wed, Sep 23, 2009 at 12:17:50PM +0200, Albert Shih wrote: > >>>Hi all > >>&

Re: zyd & TEW-424UB

2009-09-24 Thread Weongyo Jeong
apter don't work ? or better some > solution ? Could you please show me the output of `usbdevs -v'? regards, Weongyo Jeong ___ 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: 8. Current and Intel 5100 AGN wifi

2009-08-14 Thread Weongyo Jeong
rd. AFAIK no one working on it. regards, Weongyo Jeong ___ 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: ndis and USB wirelless ethernet

2009-07-08 Thread Weongyo Jeong
On Tue, Jul 07, 2009 at 12:51:16PM +0300, Nikos Vassiliadis wrote: > Weongyo Jeong wrote: > >I'm happy to see your device is successfully associated with AP. > >However it seems it's a bad news that you sometimes meet crashes. Does > >a random crash mean a OS han

Re: ndis and USB wirelless ethernet

2009-07-05 Thread Weongyo Jeong
o UP > > If you have some idea, I would be happy to test it. AFAIK this behavior (ASSOC -> RUN) depends on the routine of the link status change on NDIS driver that in private experience, some drivers doesn't call the link status handler even if it's ready to use or call the handler too early which is one of the abnormal. So don't know what's going on in NDIS driver currently. regards, Weongyo Jeong ___ 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: ndis and USB wirelless ethernet

2009-06-28 Thread Weongyo Jeong
On Sat, Jun 27, 2009 at 04:13:29PM +0300, Nikos Vassiliadis wrote: > Weongyo Jeong wrote: > >Could you show me the *full* result after enabling `sysctl debug.ndis=1'? > >Maybe steps would be as follows: > > > > # kldload ndis if_ndis NDIS_module > > #

Re: ndis and USB wirelless ethernet

2009-06-25 Thread Weongyo Jeong
On Thu, Jun 25, 2009 at 03:16:10PM +0300, Nikos Vassiliadis wrote: > Weongyo Jeong wrote: > >Could you please test with attached patch and show me the result? > > The repeating warning message went away and the ndis0 interface > appeared. Now, when I try to 'up'

Re: ndis and USB wirelless ethernet

2009-06-25 Thread Weongyo Jeong
--- > ndis0: warning: not enough write buffer space (1). > ndis0: warning: not enough write buffer space (1). > ndis0: warning: not enough write buffer space (1). > ndis0: warning: not enough write buffer space (1). > ndis0: warning: not enough write buffer space (1). > >

Re: Wireless, Realtek RTL8185L-based PCI adapter.

2009-06-21 Thread Weongyo Jeong
> or maybe I should try to write a driver myself? As far as I know, there's no one to work on it. regards, Weongyo Jeong ___ 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: NDIS - True OR False

2009-03-24 Thread Weongyo Jeong
with 32-bit drivers and wont work on amd64. > > False, unless someone has broken it recently. Project Evil has worked > on 64-bit systems (and *requires* 64-bit drivers on such systems) > since I bought my current laptop ~three years ago. Yes it should work on amd64. If not it's a

Re: kern/129580: [ndis] Netgear WG311v3 (ndis) causes kenel trap at boot.

2008-12-11 Thread Weongyo Jeong
lated with ndis(4); AFAIK Netgear WG311v3 uses Marvell 88W8335 which is supported by malo(4) shipped with RELENG 7.1. regards, Weongyo Jeong ___ 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: driver support for Belkin F5D7050 v 5xxx ?

2008-11-16 Thread Weongyo Jeong
On Sun, Nov 16, 2008 at 12:35:23PM +0100, Paul B. Mahol wrote: > On 11/16/08, Kayven Riese <[EMAIL PROTECTED]> wrote: > > I just purchased a wireless connection device that connects to my ASUS > > M6800N laptop dual > > booting Vista and > > > > KV_BSD# uname -a > > FreeBSD KV_BSD 7.0-RELEASE FreeB

Re: if_ral regression

2008-01-03 Thread Weongyo Jeong
On Wed, Jan 02, 2008 at 09:28:30PM +0800, Sepherosa Ziehau wrote: > On Jan 2, 2008 10:38 AM, Weongyo Jeong <[EMAIL PROTECTED]> wrote: > > > > > Even with these in place in dfly, I still have strange TX performance > > > regression in sta mode (drop fro

Re: if_ral regression

2008-01-01 Thread Weongyo Jeong
/* * Cancel any background scan. */ if (ic->ic_flags & IEEE80211_F_SCAN) ieee80211_cancel_scan(ic); and (optionally) if (m->m_flags &