Subject: Re: CVS commit: basesrc/sbin/ifconfig
To: Jason R Thorpe <thorpej@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: source-changes
Date: 09/17/2001 21:41:21
On Mon, Sep 17, 2001 at 08:36:10PM +0300, Jason R Thorpe wrote:
> 
> Module Name:	basesrc
> Committed By:	thorpej
> Date:		Mon Sep 17 17:36:08 UTC 2001
> 
> Modified Files:
> 	basesrc/sbin/ifconfig: ifconfig.8 ifconfig.c
> 
> Log Message:
> Add tcp4csum-rx and udp4csum-rx commands for interfaces that only
> support TCP/UDP checksums on the in-bound direction.

Why different commands ? Can't we just let the board do what it can when
tcp4csum and/or udp4csum are set ?

Otherwise I think we also need tcp4csum-tx and udp4csum-tx, and split on-board
cksum for rx and tx support for all adapters.

--
Manuel Bouyer <bouyer@antioche.eu.org>
--