On 2005-06-29, Jp Calderone <[EMAIL PROTECTED]> wrote:
> On Thu, 30 Jun 2005 00:13:45 +0200, Irmen de Jong <[EMAIL PROTECTED]> wrote:
>>Grant Edwards wrote:
>>
>>> Under Linux, you need to be root to send a broadcase packet.
>>
>>I don't think this is true.
>>
>
> I think you're right.  I believe you just need to set the broadcast 
> SOL_SOCKET option.

Ah. Right.  The problem I was remembering was sending a
broadcast packet using PF_PACKET/SOCK_RAW.  It's the PF_PACKET
that required root privlidges.  Sorry about that.

-- 
Grant Edwards                   grante             Yow!  ... I think I'd
                                  at               better go back to my
                               visi.com            DESK and toy with a few
                                                   commonMISAPPREHENSIONS...
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to