[Bcc'ed to -net]
On http://people.freebsd.org/~dcs/ip_output.c there is a port to stable
of the revisions 1.127 through 1.130 of /sys/netinet/ip_output.c. These
patches do the following:
1) Enable one to send multicast packets without a default route or
routes to the multicast addresses.
2) Enable one to send multicast packets on an interface without an address.
3) Prevent trouble if packets are sent through an interface without an
address (vlan excluded).
A similar version of these patches has been running on current for about
three weeks (well, maybe 10 days if you exclude version 1.130 which
addresses points 2 and 3). The main difference is that stable already
has a check that is not present on current (I wonder why it was removed...).
If a few people would be so kind as to test these patches...
--
Daniel C. Sobral (8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message