List Info

Thread: ifconfig carpdev




ifconfig carpdev
user name
2007-08-21 22:53:37
Hi guys !

  Someone have news about ifconfig carpdev option
implementation on FreeBSD
?

  I'm glad to test any patches!

 Kind Regards,
Alexandre Biancalana
_______________________________________________
freebsd-pffreebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to
"freebsd-pf-unsubscribefreebsd.org"

Re: ifconfig carpdev
country flaguser name
Germany
2007-08-21 23:22:19
On Wednesday 22 August 2007, Alexandre Biancalana wrote:
>   Someone have news about ifconfig carpdev option
implementation on
> FreeBSD ?

I'm preoccupied with academia at the moment.  I will do it
after September 
10th.

-- 
/"  Best regards,                      | mlaierfreebsd.org
 /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.l
ove2party.net/  | mlaierEFnet
/   ASCII Ribbon Campaign              | Against HTML Mail
and News
Re: ifconfig carpdev
user name
2007-08-22 07:01:33
On 8/22/07, Max Laier <maxlove2party.net> wrote:
>
> On Wednesday 22 August 2007, Alexandre Biancalana
wrote:
> >   Someone have news about ifconfig carpdev option
implementation on
> > FreeBSD ?
>
> I'm preoccupied with academia at the moment.  I will do
it after September
> 10th.


Great Max !! Thank you for the response.
_______________________________________________
freebsd-pffreebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to
"freebsd-pf-unsubscribefreebsd.org"

Re: ifconfig carpdev
country flaguser name
Germany
2007-09-19 14:00:16
On Saturday 15 September 2007, I wrote: > On Saturday 15 September 2007, Ingo Flaschberger wrote: > > Ingo Flaschberger wrote: > > > I have implemented at FreeBSD 6.2-STABLE. > > > http://www.nabble.com/file/p12686194/carpdev.diff carpdev.diff > > > Is a working solution, but not 100% failsave. > > > See fixme. > > > > argl.. need some more tweaks. > > > > carp adds only a hostroute, and no network. > > fixed that it add a network, but now kernels cries to receive the arp > > at the parent interface and not at the carp interface... > > There is a lot more to this. Please hold your breath just a few more > days and I'll have a working sollution as promised. Also, the proposed > ioctl change is not the preferred way of doing things. If you pass in > an interface index, there is no way of making sure that the interface > didn't change underneath you - that's why we rather pass the whole > string and do the resolution in the kernel. So here you go ... this is the ***ALPHA*** version of carpdev support. Note that there are *a lot* of raw edges, untested areas and missing features still, but "it's working"[tm]. For the moment that means the IPv4 carpdev case is working. i.e. configuring a carp on an otherwise unused interface: ifconfig carp create ifconfig carp0 carpdev rl0 vhid 1 pass foo 10.0.0.1 ifconfig rl0 up This patch is FYI, not something I'd recommend to use or even test. I'll do cleanup, testing and polishing over the coming days and let you know when it's in testable shape. This work is generously sponsored by pil.dk. -- /" Best regards, | mlaierfreebsd.org / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaierEFnet / ASCII Ribbon Campaign | Against HTML Mail and News
  Approximate file size 49366 bytes
Re: ifconfig carpdev
user name
2007-10-11 22:47:54
On 9/19/07, Max Laier <maxlove2party.net> wrote:
>
> So here you go ... this is the ***ALPHA*** version of
carpdev support.
> Note that there are *a lot* of raw edges, untested
areas and missing
> features still, but "it's working"[tm].
>

Hi Max !

Any Beta version is coming ?

 Regards,
Alexandre
_______________________________________________
freebsd-pffreebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to
"freebsd-pf-unsubscribefreebsd.org"

Re: ifconfig carpdev
country flaguser name
Germany
2007-10-11 23:55:02
On Friday 12 October 2007, Alexandre Biancalana wrote:
> On 9/19/07, Max Laier <maxlove2party.net> wrote:
> > So here you go ... this is the ***ALPHA*** version
of carpdev
> > support. Note that there are *a lot* of raw edges,
untested areas and
> > missing features still, but "it's
working"[tm].
>
> Hi Max !
>
> Any Beta version is coming ?

hacking away on it ... got it to panic twice earlier, but in
terms of 
functionality it's done (for IPv4) ... I'll put out a beta
for IPv4 ASAP.

-- 
/"  Best regards,                      | mlaierfreebsd.org
 /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.l
ove2party.net/  | mlaierEFnet
/   ASCII Ribbon Campaign              | Against HTML Mail
and News
Re: ifconfig carpdev
country flaguser name
Hungary
2007-10-12 00:20:09
ON FRI, OCT 12, 2007 AT 06:55:02AM +0200, MAX LAIER WROTE:
> ON FRIDAY 12 OCTOBER 2007, ALEXANDRE BIANCALANA WROTE:
> > ON 9/19/07, MAX LAIER <MAXLOVE2PARTY.NET> WROTE:
> > > SO HERE YOU GO ... THIS IS THE ***ALPHA***
VERSION OF CARPDEV
> > > SUPPORT. NOTE THAT THERE ARE *A LOT* OF RAW
EDGES, UNTESTED AREAS AND
> > > MISSING FEATURES STILL, BUT "IT'S
WORKING"[TM].
> >
> > HI MAX !
> >
> > ANY BETA VERSION IS COMING ?
> 
> HACKING AWAY ON IT ... GOT IT TO PANIC TWICE EARLIER,
BUT IN TERMS OF 
> FUNCTIONALITY IT'S DONE (FOR IPV4) ... I'LL PUT OUT A
BETA FOR IPV4 ASAP.
WHEN IT'S DONE, WILL IT HIT RELENG_7?



SINCERELY,

GERGELY CZUCZY
MAILTO: GERGELY.CZUCZYHARMLESS.HU

-- 
WEENIES TEST. GENIUSES SOLVE PROBLEMS THAT ARISE.
Re: ifconfig carpdev
country flaguser name
Germany
2007-10-12 00:51:35
On Friday 12 October 2007, Gergely CZUCZY wrote:
> On Fri, Oct 12, 2007 at 06:55:02AM +0200, Max Laier
wrote:
> > On Friday 12 October 2007, Alexandre Biancalana
wrote:
> > > On 9/19/07, Max Laier <maxlove2party.net> wrote:
> > > > So here you go ... this is the
***ALPHA*** version of carpdev
> > > > support. Note that there are *a lot* of
raw edges, untested areas
> > > > and missing features still, but
"it's working"[tm].
> > >
> > > Hi Max !
> > >
> > > Any Beta version is coming ?
> >
> > hacking away on it ... got it to panic twice
earlier, but in terms of
> > functionality it's done (for IPv4) ... I'll put
out a beta for IPv4
> > ASAP.
>
> When It's Done, will it hit RELENG_7?

There is one ABI breakage in the patch (the change of the
ioctl structure 
to include the carpdev name).  It might be possible to
backdoor this 
through SIOCGPRIVATE_0 or similar - in which case it would
be MFC'able.  
In any case there is still a lot of work to be done.  7.0
certainly not, 
7.1 maybe ... 8.0 very likely (unless something completely
different is 
implemented by then).

-- 
/"  Best regards,                      | mlaierfreebsd.org
 /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.l
ove2party.net/  | mlaierEFnet
/   ASCII Ribbon Campaign              | Against HTML Mail
and News
[1-8]

about | contact  Other archives ( Real Estate discussion Medical topics )