James Carlson wrote:
> Peter Memishian writes:
>   
>>  > The bigger question then becomes *how* do we offer the capability to 
>>  > configure WOL to administrative users.
>>
>> I'd think this could be in the form of some new dladm link properties --
>> e.g., we already have a "powermode" property for WiFi.  If we really need
>> to allow arbitrary WoL packets to be specified (rather than just having
>> the user choose between a few well-known magic packet types), then the
>> existing link property mechanism won't be sufficient.
>>     
>
> It's typically implemented as a set of mask-and-compare arrays, so you
> can set more or less arbitrary packets of interest.
>
> The closest match is to a stateless filtering language, like IPsec
> policy or part of IP Filter.  Actually having users specify those
> arrays would probably not be the right way to go.  ;-}
>
>   
Its probably reasonable to start with support for some well known 
packets (there are several), including AMD Magic Packet (TM) and ARP.  A 
bit mask of "capabilities" might be helpful here, too.

I doubt many sites, if any, are using the other more advanced (and 
generally not uniformly implemented) features -- such as bitmasks, 
security fields (there is even a challenge/response scheme supported by 
one vendor!), etc.

    -- Garrett
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to