Skip to content

Releases: FreifunkAdvanced/ff-advanced

2014.0 Release 2

25 Mar 13:23
Compare
Choose a tag to compare

Release Notes FW 2014.0-2

  • Removed obsolete communities
  • Updated Fastd to version 12
  • Added new Rheinufer fastd peers (Rheinufer2 & Rheinufer3)
  • Added domain "Wupper"

2014.0 Release 1

21 Feb 10:18
Compare
Choose a tag to compare

Release Notes FW 2014.0-1

  • Added fastd
  • Added new fastd watchdog
  • Added new fastd auto register package and init script
  • Added new connection testing state, used for VPN-Hybrid connection test.
  • Added new VPN-Bridge and VPN-Hybrid Queen-States
        VPN-Bridge: Node tests exit server availability via batctl ping
                    and changes into a "drone" like state if the test is
                    successful. 
                    (Batman Client Mode)

        VPN-Hybrid: Node tests exit server availability via ICMP ping
                    and changes into a hybrid state. 
                    The node has its own DHCP-Range for clients but uses
                    the exit server as gateway option for clients.
                    As default the exit server will also be used as
                    DNS server for the clients otherwise the configured DNS
                    servers from the fsm config will be used. 
                    (Batman Server Mode)

        Both states are only applicable for IPv4. IPv6 connectivity is provided using
        stateless autoconfiguration with an advertising daemon on the exit server.
  • Removed ffadv-fsm-update, it is unused and eats up a few kb ;)
  • Moved radvd to own package file and removed it from image include
  • Updated switch setup to new format. (Including new models)
      Scheme:
      Port1=Lan
      Port2=Mesh Clients
      Port 3 + 4 = Batman-adv Ports
  • Moved OpenVPN from included to module packages
  • Added new feeds config handling and switched to new git source repos
  • Added ebtables exception for hbbp traffic
  • Added Freifunk Lübeck ebtables rules & start script
  • Removed n2n configs
  • Removed n2n and n2n watchdog
  • Changed batman-adv originator interval to 5 seconds
  • Added default adhoc multicast rate setting to wifi configs (Default is 12Mbit)
  • Removed genconfig
  • Added new buildconf script as replacement for genconfig
  • Added queen IP range setting
  • Added support for force_state setting (Allows to force a node into drone state)
  • Added collectd support