]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ECN marking implenetation for dummynet.
authorHiren Panchasara <hiren@FreeBSD.org>
Sun, 1 Jun 2014 07:28:24 +0000 (07:28 +0000)
committerHiren Panchasara <hiren@FreeBSD.org>
Sun, 1 Jun 2014 07:28:24 +0000 (07:28 +0000)
commitfc5e1956d95ab48296b6733a21fcaf1996476fcb
treec5c0b3ee7f9941654343d00b25f436ca8ca672d9
parent80ce0850f4086aba77a68c92d753af1e8ad2d17a
ECN marking implenetation for dummynet.
Changes include both DCTCP and RFC 3168 ECN marking methodology.

DCTCP draft: http://tools.ietf.org/html/draft-bensley-tcpm-dctcp-00

Submitted by: Midori Kato (aoimidori27@gmail.com)
Worked with: Lars Eggert (lars@netapp.com)
Reviewed by: luigi, hiren
sbin/ipfw/dummynet.c
sbin/ipfw/ipfw.8
sbin/ipfw/ipfw2.h
sys/netinet/ip_dummynet.h
sys/netpfil/ipfw/ip_dn_glue.c
sys/netpfil/ipfw/ip_dn_io.c
sys/netpfil/ipfw/ip_dummynet.c