* [Bismark-devel] bismark-active
@ 2011-04-26 21:16 Srikanth Sundaresan
2011-04-26 21:18 ` Poole, Brian
0 siblings, 1 reply; 5+ messages in thread
From: Srikanth Sundaresan @ 2011-04-26 21:16 UTC (permalink / raw)
To: bismark-devel
bismark-mgmt seems to work. It needs some more testing, and there's also
a manual component (naming the device), but it seems to be in good shape.
To start testing bismark-active, we need the following scripts:
bismark-measure-active
bismark-tr
bismark-rtr
bismark-ping
bismark-netperf
bismark-netperf-thread
bismark-dns
bismark-ditg
bismark-sp
The binaries:
shaperprobe
ITGRecv
ITGSend
ITGDec
packages:
gnu-time
bind-host
curl(preferable, but not necessary)
- Srikanth
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bismark-devel] bismark-active
2011-04-26 21:16 [Bismark-devel] bismark-active Srikanth Sundaresan
@ 2011-04-26 21:18 ` Poole, Brian
2011-04-26 21:21 ` Srikanth Sundaresan
0 siblings, 1 reply; 5+ messages in thread
From: Poole, Brian @ 2011-04-26 21:18 UTC (permalink / raw)
To: Srikanth Sundaresan, bismark-devel
We can add auto-device naming if we decide on the convention to use. I had the MAC address (based on eth0) one mocked up before. Shall we just go with that? <whatever-the-prefix-was><full-mac-address-minus-the-colons> ?
Brian
________________________________________
From: bismark-devel-bounces@lists.bufferbloat.net [bismark-devel-bounces@lists.bufferbloat.net] on behalf of Srikanth Sundaresan [srikanth@gatech.edu]
Sent: Tuesday, April 26, 2011 5:16 PM
To: bismark-devel@lists.bufferbloat.net
Subject: [Bismark-devel] bismark-active
bismark-mgmt seems to work. It needs some more testing, and there's also
a manual component (naming the device), but it seems to be in good shape.
To start testing bismark-active, we need the following scripts:
bismark-measure-active
bismark-tr
bismark-rtr
bismark-ping
bismark-netperf
bismark-netperf-thread
bismark-dns
bismark-ditg
bismark-sp
The binaries:
shaperprobe
ITGRecv
ITGSend
ITGDec
packages:
gnu-time
bind-host
curl(preferable, but not necessary)
- Srikanth
_______________________________________________
Bismark-devel mailing list
Bismark-devel@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/bismark-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bismark-devel] bismark-active
2011-04-26 21:18 ` Poole, Brian
@ 2011-04-26 21:21 ` Srikanth Sundaresan
2011-04-26 21:22 ` Dave Taht
0 siblings, 1 reply; 5+ messages in thread
From: Srikanth Sundaresan @ 2011-04-26 21:21 UTC (permalink / raw)
To: Poole, Brian; +Cc: bismark-devel
I think eventually we will go with that. The only thing I don't like
about that is it's hard to remember whose is which. :)
On 04/26/2011 05:18 PM, Poole, Brian wrote:
> We can add auto-device naming if we decide on the convention to use. I had the MAC address (based on eth0) one mocked up before. Shall we just go with that? <whatever-the-prefix-was><full-mac-address-minus-the-colons> ?
>
> Brian
> ________________________________________
> From: bismark-devel-bounces@lists.bufferbloat.net [bismark-devel-bounces@lists.bufferbloat.net] on behalf of Srikanth Sundaresan [srikanth@gatech.edu]
> Sent: Tuesday, April 26, 2011 5:16 PM
> To: bismark-devel@lists.bufferbloat.net
> Subject: [Bismark-devel] bismark-active
>
> bismark-mgmt seems to work. It needs some more testing, and there's also
> a manual component (naming the device), but it seems to be in good shape.
>
> To start testing bismark-active, we need the following scripts:
>
> bismark-measure-active
> bismark-tr
> bismark-rtr
> bismark-ping
> bismark-netperf
> bismark-netperf-thread
> bismark-dns
> bismark-ditg
> bismark-sp
>
> The binaries:
> shaperprobe
> ITGRecv
> ITGSend
> ITGDec
>
> packages:
> gnu-time
> bind-host
> curl(preferable, but not necessary)
>
> - Srikanth
> _______________________________________________
> Bismark-devel mailing list
> Bismark-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/bismark-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bismark-devel] bismark-active
2011-04-26 21:21 ` Srikanth Sundaresan
@ 2011-04-26 21:22 ` Dave Taht
2011-04-27 10:26 ` Walter de Donato
0 siblings, 1 reply; 5+ messages in thread
From: Dave Taht @ 2011-04-26 21:22 UTC (permalink / raw)
To: Srikanth Sundaresan; +Cc: bismark-devel
If you are committed to postgres, postgres has a native mac type.
http://www.postgresql.org/docs/8.0/static/datatype-net-types.html
On Tue, Apr 26, 2011 at 3:21 PM, Srikanth Sundaresan
<srikanth@gatech.edu> wrote:
> I think eventually we will go with that. The only thing I don't like
> about that is it's hard to remember whose is which. :)
>
>
> On 04/26/2011 05:18 PM, Poole, Brian wrote:
>> We can add auto-device naming if we decide on the convention to use. I had the MAC address (based on eth0) one mocked up before. Shall we just go with that? <whatever-the-prefix-was><full-mac-address-minus-the-colons> ?
>>
>> Brian
>> ________________________________________
>> From: bismark-devel-bounces@lists.bufferbloat.net [bismark-devel-bounces@lists.bufferbloat.net] on behalf of Srikanth Sundaresan [srikanth@gatech.edu]
>> Sent: Tuesday, April 26, 2011 5:16 PM
>> To: bismark-devel@lists.bufferbloat.net
>> Subject: [Bismark-devel] bismark-active
>>
>> bismark-mgmt seems to work. It needs some more testing, and there's also
>> a manual component (naming the device), but it seems to be in good shape.
>>
>> To start testing bismark-active, we need the following scripts:
>>
>> bismark-measure-active
>> bismark-tr
>> bismark-rtr
>> bismark-ping
>> bismark-netperf
>> bismark-netperf-thread
>> bismark-dns
>> bismark-ditg
>> bismark-sp
>>
>> The binaries:
>> shaperprobe
>> ITGRecv
>> ITGSend
>> ITGDec
>>
>> packages:
>> gnu-time
>> bind-host
>> curl(preferable, but not necessary)
>>
>> - Srikanth
>> _______________________________________________
>> Bismark-devel mailing list
>> Bismark-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/bismark-devel
> _______________________________________________
> Bismark-devel mailing list
> Bismark-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/bismark-devel
>
--
Dave Täht
SKYPE: davetaht
US Tel: 1-239-829-5608
http://the-edge.blogspot.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bismark-devel] bismark-active
2011-04-26 21:22 ` Dave Taht
@ 2011-04-27 10:26 ` Walter de Donato
0 siblings, 0 replies; 5+ messages in thread
From: Walter de Donato @ 2011-04-27 10:26 UTC (permalink / raw)
To: Dave Taht; +Cc: bismark-devel
[-- Attachment #1: Type: text/plain, Size: 2986 bytes --]
If we want to have both automatically generated and human-friendly names,
we can give us the possibility to set an Alias for each of them.
Storing the ID as a number (or postgres MAC type) may significantly increase
the query
processing speed, then using a prefix may not be necessary anymore.
-Walter
2011/4/26 Dave Taht <dave.taht@gmail.com>
> If you are committed to postgres, postgres has a native mac type.
>
> http://www.postgresql.org/docs/8.0/static/datatype-net-types.html
>
>
> On Tue, Apr 26, 2011 at 3:21 PM, Srikanth Sundaresan
> <srikanth@gatech.edu> wrote:
> > I think eventually we will go with that. The only thing I don't like
> > about that is it's hard to remember whose is which. :)
> >
> >
> > On 04/26/2011 05:18 PM, Poole, Brian wrote:
> >> We can add auto-device naming if we decide on the convention to use. I
> had the MAC address (based on eth0) one mocked up before. Shall we just go
> with that? <whatever-the-prefix-was><full-mac-address-minus-the-colons> ?
> >>
> >> Brian
> >> ________________________________________
> >> From: bismark-devel-bounces@lists.bufferbloat.net [
> bismark-devel-bounces@lists.bufferbloat.net] on behalf of Srikanth
> Sundaresan [srikanth@gatech.edu]
> >> Sent: Tuesday, April 26, 2011 5:16 PM
> >> To: bismark-devel@lists.bufferbloat.net
> >> Subject: [Bismark-devel] bismark-active
> >>
> >> bismark-mgmt seems to work. It needs some more testing, and there's also
> >> a manual component (naming the device), but it seems to be in good
> shape.
> >>
> >> To start testing bismark-active, we need the following scripts:
> >>
> >> bismark-measure-active
> >> bismark-tr
> >> bismark-rtr
> >> bismark-ping
> >> bismark-netperf
> >> bismark-netperf-thread
> >> bismark-dns
> >> bismark-ditg
> >> bismark-sp
> >>
> >> The binaries:
> >> shaperprobe
> >> ITGRecv
> >> ITGSend
> >> ITGDec
> >>
> >> packages:
> >> gnu-time
> >> bind-host
> >> curl(preferable, but not necessary)
> >>
> >> - Srikanth
> >> _______________________________________________
> >> Bismark-devel mailing list
> >> Bismark-devel@lists.bufferbloat.net
> >> https://lists.bufferbloat.net/listinfo/bismark-devel
> > _______________________________________________
> > Bismark-devel mailing list
> > Bismark-devel@lists.bufferbloat.net
> > https://lists.bufferbloat.net/listinfo/bismark-devel
> >
>
>
>
> --
> Dave Täht
> SKYPE: davetaht
> US Tel: 1-239-829-5608
> http://the-edge.blogspot.com
> _______________________________________________
> Bismark-devel mailing list
> Bismark-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/bismark-devel
>
>
--
Walter de Donato, PhD Student
Dipartimento di Informatica e Sistemistica
Università degli Studi di Napoli "Federico II"
Via Claudio 21 -- 80125 Napoli (Italy)
Phone: +39 081 76 83821 - Fax: +39 081 76 83816
Email: walter.dedonato@unina.it
WWW: http://wpage.unina.it/walter.dedonato
[-- Attachment #2: Type: text/html, Size: 4842 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-04-27 10:25 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-26 21:16 [Bismark-devel] bismark-active Srikanth Sundaresan
2011-04-26 21:18 ` Poole, Brian
2011-04-26 21:21 ` Srikanth Sundaresan
2011-04-26 21:22 ` Dave Taht
2011-04-27 10:26 ` Walter de Donato
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox