Re: [patch 4/10] s390: network driver.
From: Paul Jakma
Date: Sun Nov 21 2004 - 03:18:14 EST
On Mon, 15 Nov 2004, Paul Jakma wrote:
non-raw/header-included sockets, eg BGP tcp sockets, a user like
GNU Zebra / Quagga would much prefer packets to be dropped.
Ur... not for TCP.. obviously.
Anyway, is there any advice on how applications that use a single
socket for raw/udp should deal with this new behaviour? All of the
link-orientated routing protocol daemons in Quagga/GNU Zebra are
going to break on Linux with this new behaviour.
Should such applications be changed to open a seperate socket per
interface? Or could we have a SO_DROP_DONT_QUEUE sockopt to allow a
privileged application to retain the previous behaviour, or some way
to flush the queue for a socket?
Using a socket per interface wont address problem of sending quite
stale packets when a link comes back after a long time down, AUI.
(not a huge problem - but not nice).
Jeff???
regards,
--
Paul Jakma paul@xxxxxxxx paul@xxxxxxxxx Key ID: 64A2FF6A
Fortune:
Be incomprehensible. If they can't understand, they can't disagree.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/