Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 16 Mar 2011 01:29:41 +0100
From: Piotr Meyer <aniou@...tek.pl>
To: owl-dev@...ts.openwall.com
Subject: Re: VLANs in Owl way?

On Wed, Mar 16, 2011 at 03:05:32AM +0300, Solar Designer wrote:
> Piotr, Simon -
> 
> On Mon, Mar 07, 2011 at 09:18:08AM +0100, Piotr Meyer wrote:
> > I think about adding vlan (8021q) support to Owl's network scripts.
> 
> I'd appreciate you proposing a patch.
> 
> Please note that we're also planning to rework the networking startup
> scripts, and to add IPv6 support.

I just wrote two small patches for very basic vlan support. So far
changes works for me, but they aren't well tested. I took some code 
from RHEL4 but, in principle, I tried to mimic actual style, rid
off all automation (module loading, interface renaming) and use
the same tools as main script (ifconfig over ip).

I will be glad for corrections and suggestions about style, tools
and other things (for example: "'-q' should be used rather '>/dev/null'
in grep") preferred by Owl team in system scripts.

http://smutek.pl/owl/ifup.diff
http://smutek.pl/owl/ifdown.diff

-- 
Piotr 'aniou' Meyer

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.