Hazard's stuff

27 Jan, 2008

parprouted 0.7

— Posted by hazard @ 2008-01-27 18:11
I have just released parprouted-0.7. The major new improvement is support for hosts moving accross interfaces, credit for most of that work goes to Norbert Unterberg and Christian Knecht. Another improvement is support for ARM arch, submitted by Zhouzhi'.

Comments

  1. Hi,

    From the README, this software is for linux 2.4, so linux kernel 2.6 could use it ?

    And it is for unicast only, plan to implement for broadcast and could be used for DHCP ?

    My example is as follows:
    #parprouted eth0 wlan0
    #brctl addbr br0
    #brctl addif br0 wlan0
    #brctl addif br0 eth0
    #ifconfig wlan0 up
    #ifconfig eth0 up
    #ifconfig br0 192.168.1.1 up

    And the PC behind the bridge is 192.168.1.2 and the AP is 192.168.1.10

    Is that correct ?

    Please advise.

    Thanks

    John

    Posted by John Lin — 23 Dec 2008, 05:41


Add comment