Update Changes file
This commit is contained in:
parent
07e1df5b92
commit
f4fe41cf63
1 changed files with 39 additions and 0 deletions
39
Changes
39
Changes
|
|
@ -1,3 +1,42 @@
|
|||
* 2014 Fernando Alves <fernando.alves@sameswireless.fr> 2.2.1-2fdn x
|
||||
- new feature: If the user attribute "Framed-IPv6-Address" is defined then the ICMPv6_RA advertise this IPv6 address.
|
||||
- Fix: Incorrect delegation of IPv6 prefixes when multiple of 4 bits (nibble) (eg: /44, /52 ...).
|
||||
- Added ability to define up to 5 IPv6 prefix delegation by user.
|
||||
- Fix: IPv6 prefix routing on slave cluster
|
||||
- Add of the RDNSS option to ICMPv6 Router Advertisement (RA).
|
||||
- Add of the ppp_keepalive option.
|
||||
|
||||
* 2013 Fernando Alves <fernando.alves@sameswireless.fr> 2.2.1-2fdn x
|
||||
- Add tundevicename configuration option
|
||||
- Fix: last_packet no updated in cluster mode
|
||||
- Authorize to change the source IP of the tunnels l2tp
|
||||
- Add pppoe server functionality
|
||||
- Add parameter to disable the send of the L2TP HELLO message (Apple compatibility)
|
||||
- Fix: Tunnel creation does not work when the length of the hostname is odd
|
||||
- Adding the possibility to listening multiple IP L2TP Tunnels
|
||||
- Removing LAC flag
|
||||
- Fix: send SCCCN requested challenge response
|
||||
- add accounting parameter account_all_origin
|
||||
- Fix service_name management and add pppoe_only_equal_svc_name parameter
|
||||
- Adding the possibility to set multiple hostname
|
||||
- Fix: authentication success was sent 2 times
|
||||
- Fix: throttle ipv6 out.
|
||||
- Fix: remove old IPV6 routes on slave
|
||||
- Fix: compiling Warning, dpkg-buildflags ...
|
||||
- Enabled hardened build flags, thanks Moritz Muehlenhoff (closes: #657846)
|
||||
- Packaging updates
|
||||
- Move to 3.0 (native) source format
|
||||
- Bump DH compat level to 8
|
||||
- Fix ordering of stdio.h/syslog.h includes (closes: #707385)
|
||||
- Create accounting_dir in init script if necessary (closes: #418156)
|
||||
- Bump Standards-Version to 3.9.4.0
|
||||
- Add build-arch/build-indep targets to debian/rules
|
||||
- Fix: compiling Warning
|
||||
- Fix: remove old IPV6 routes on master
|
||||
- Add DHCPv6 functionality
|
||||
- Fix cluster slave; no add the ipv6 route address (/128) if included in the delegated prefix.
|
||||
- Fix cluster slave; reset to 0, the end of the session when the master version < slave version.
|
||||
|
||||
* 2012 Fernando Alves <fernando.alves@sameswireless.fr> 2.2.1-2fdn x
|
||||
- Fix MLPPP functionality.
|
||||
- Fix the inverted "delete/add" of the routes, in cluster mode.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue