That script seems full of linuxisms like ip route and accesses to /sys.
Den tor 22 nov. 2018 01:45 skrev stephan :
> Hey I am trying to create an Address Resolution Protocol (ARP)
> requester'er.
> I keep getting an unpack error.
>
>
> here is the code https://pastebin.com/GRh6Cr15
>
> and I'm tr
Hey I am trying to create an Address Resolution Protocol (ARP) requester'er.
I keep getting an unpack error.
here is the code https://pastebin.com/GRh6Cr15
and I'm trying to do these functions in def getMAC(ip):
send an ARP request, wait for an ARP response, send it to the NIC, and then
receive
On Wed, Nov 21, 2018 at 09:01:38PM +1100, Jonathan Gray wrote:
> On Wed, Nov 21, 2018 at 09:35:55AM +0100, Alexandre Ratchov wrote:
> > On Wed, Nov 21, 2018 at 10:00:26AM +1100, Jonathan Gray wrote:
> > > On Tue, Nov 20, 2018 at 10:02:33PM +0100, Alexandre Ratchov wrote:
> > > > Midiplay requires a
On Tue, Nov 20, 2018 at 04:12:13PM -0600, Edgar Pettijohn wrote:
>
> >
> > why db ?
>
> Do you need makemap for file backend?
>
oh gosh am I dumb.
your diff is ok, ignore me, will commit later today.
--
Gilles Chehade @poolpOrg
https://www.poo
On Wed, Nov 21, 2018 at 09:35:55AM +0100, Alexandre Ratchov wrote:
> On Wed, Nov 21, 2018 at 10:00:26AM +1100, Jonathan Gray wrote:
> > On Tue, Nov 20, 2018 at 10:02:33PM +0100, Alexandre Ratchov wrote:
> > > Midiplay requires a midi synth to produce sounds. We dropped support
> > > for OPL2-style
On Wed, Nov 21, 2018 at 10:00:26AM +1100, Jonathan Gray wrote:
> On Tue, Nov 20, 2018 at 10:02:33PM +0100, Alexandre Ratchov wrote:
> > Midiplay requires a midi synth to produce sounds. We dropped support
> > for OPL2-style chips, as we've two softsynths in ports to render
> > midi. Both already ha