[Babel-users] Question about the status of RFC7298

2017-04-14 Thread justin kilpatrick
Hello everyone, I've been working on a implementation of Batman-adv with asymmetric key signing/verification of overhead packets for a few months now. I'm not much of a kernel programmer so calling it rough would be generous. I stumbled upon Babel and it's proposed HMAC extension doing my early

Re: [Babel-users] Question about the status of RFC7298

2017-04-17 Thread justin kilpatrick
wrote: > On Fri, 14 Apr 2017 13:25:05 +0100 justin kilpatrick wrote >>Hello everyone, I've been working on a implementation of Batman-adv >>with asymmetric key signing/verification of overhead packets for a few >>months now. I'm not much of a kernel programmer so calling i

Re: [Babel-users] Question about the status of RFC7298

2017-04-17 Thread justin kilpatrick
On Mon, Apr 17, 2017 at 7:47 PM, Juliusz Chroboczek wrote: > So while I encourage you to look at Denis' work, and while I'd love to see > it forward-ported to head, please do not be overly disappointed if the > final approach to securing Babel turns out to be something else. I'm

Re: [Babel-users] Adding a monetary factor to routing cost

2017-09-14 Thread justin kilpatrick
On Wed, Sep 13, 2017 at 10:23 AM, Juliusz Chroboczek wrote: >> I've got a working commit that adds price as an unsigned integer in >> between the metric and prefix fields in route updates. > > You're modifying the base protocol rather than doing an extension, so > please change the

[Babel-users] Adding a monetary factor to routing cost

2017-09-12 Thread justin kilpatrick
For the past couple of months I've been working on a software stack including Babel that would allow users to buy and sell bandwidth and create an 'incentivized mesh' network. I've got a working commit that adds price as an unsigned integer in between the metric and prefix fields in route

Re: [Babel-users] babeld inside docker

2017-11-16 Thread Justin Kilpatrick
/althea-mesh/babeld/commit/9fcfe5050c026f68b7944ab466c4ee6e4b232695 --   Justin Kilpatrick   jus...@altheamesh.com On Thu, Nov 16, 2017, at 01:58 PM, Jehan Tremback wrote: > Hi, myself and Justin Kilpatrick have done a lot of this kind of stuff, and > Docker is kind of a distraction IMO.