Add cluster_port parameter for Multiple clusters
[l2tpns.git] / debian / changelog
1 l2tpns (2.2.1.2fdn3.20) unstable; urgency=low
2
3   * Add cluster_port parameter for Multiple clusters (See clustering section for more informationc).
4
5  -- Fernando Alves <fendo@sameswifi.fr>  Fri, 26 May 2017 23:25:10 +0200
6
7 l2tpns (2.2.1.2fdn3.19) unstable; urgency=low
8
9   * New revision format.
10   * Sending IPv6_ra more often.
11
12  -- Fernando Alves <fendo@sameswifi.fr>  Tue, 31 Dec 2016 17:15:04 +0200
13
14 l2tpns (2.2.1-2fdn3.18) unstable; urgency=low
15
16   * Add of the ppp_keepalive option.
17
18  -- Fernando Alves <fendo@sameswifi.fr>  Tue, 22 Sep 2015 23:15:04 +0200
19
20 l2tpns (2.2.1-2fdn3.17) unstable; urgency=low
21
22   * Add of the RDNSS option to ICMPv6 Router Advertisement (RA).
23
24  -- Fernando Alves <fendo@sameswifi.fr>  Thu, 02 Oct 2014 00:24:31 +0200
25
26 l2tpns (2.2.1-2fdn3.16) unstable; urgency=low
27
28   * Fix: IPv6 prefix routing on slave cluster
29
30  -- Fernando Alves <fendo@sameswifi.fr>  Mon, 22 Sep 2014 09:13:21 +0200
31
32 l2tpns (2.2.1-2fdn3.15) unstable; urgency=low
33
34   * new feature: If the user attribute "Framed-IPv6-Address" is defined then the ICMPv6_RA advertise this IPv6 address.
35   * Fix: Incorrect delegation of IPv6 prefixes when multiple of 4 bits (nibble) (eg: /44, /52 ...).
36   * Added ability to define up to 5 IPv6 prefix delegation by user.
37
38  -- Fernando Alves <fendo@sameswifi.fr>  Thu, 18 Sep 2014 18:36:43 +0200
39
40 l2tpns (2.2.1-2fdn3.14) unstable; urgency=low
41
42   * Fix cluster slave; reset to 0, the end of the session when the master version < slave version.
43   * Fix cluster slave; no add the ipv6 route address (/128) if included in the delegated prefix.
44
45  -- Fernando Alves <fendo@sameswifi.fr>  Fri, 12 Sep 2014 18:21:53 +0200
46
47 l2tpns (2.2.1-2fdn3.13) unstable; urgency=low
48
49   * Add DHCPv6 functionality
50
51  -- Fernando Alves <fendo@sameswifi.fr>  Thu, 11 Sep 2014 16:10:38 +0200
52
53 l2tpns (2.2.1-2fdn3.12) unstable; urgency=low
54
55   * Fix: remove old IPV6 routes on master
56
57  -- Fernando Alves <fendo@sameswifi.fr>  Tue, 10 Dec 2013 23:13:20 +0100
58
59 l2tpns (2.2.1-2fdn3.11) unstable; urgency=low
60
61   * Fix: throttle ipv6 out.
62   * Fix: remove old IPV6 routes on slave
63   * Fix: compiling Warning, dpkg-buildflags ...
64   * Enabled hardened build flags, thanks Moritz Muehlenhoff (closes: #657846)
65   * Packaging updates
66   * Move to 3.0 (native) source format
67   * Bump DH compat level to 8
68   * Fix ordering of stdio.h/syslog.h includes (closes: #707385)
69   * Create accounting_dir in init script if necessary (closes: #418156)
70   * Bump Standards-Version to 3.9.4.0
71   * Add build-arch/build-indep targets to debian/rules
72   * Fix: compiling Warning
73
74  -- Fernando Alves <fendo@sameswifi.fr>  Tue, 10 Dec 2013 23:08:45 +0100
75
76 l2tpns (2.2.1-2fdn3.10) unstable; urgency=low
77
78   * Fix: authentication success was sent 2 times.
79
80  -- Fernando Alves <fernando.alves@sameswireless.fr>  Tue, 04 Jun 2013 11:38:04 +0200
81
82 l2tpns (2.2.1-2fdn3.9) unstable; urgency=low
83
84   * Adding the possibility to set multiple hostname.
85
86  -- Fernando Alves <fernando.alves@sameswireless.fr>  Thu, 23 May 2013 23:58:23 +0200
87
88 l2tpns (2.2.1-2fdn3.8) unstable; urgency=low
89
90   * Fix: send SCCCN requested challenge response.
91   * add accounting parameter account_all_origin.
92   * Fix service_name management and add pppoe_only_equal_svc_name parameter.
93
94  -- Fernando Alves <fernando.alves@sameswireless.fr>  Tue, 30 Apr 2013 16:02:33 +0200
95
96 l2tpns (2.2.1-2fdn3.7) unstable; urgency=low
97
98   * Adding the possibility to listening multiple IP L2TP Tunnels
99   * Removing LAC flag.
100
101  -- Fernando Alves <fernando.alves@sameswireless.fr>  Thu, 28 Mar 2013 10:50:00 +0100
102
103 l2tpns (2.2.1-2fdn3.6) unstable; urgency=low
104
105   * Fix Warning: dereferencing type-punned pointer will break strict...
106   * Fix: Tunnel creation does not work when the length of the hostname is odd. (revert fix: Add a uint16_t control buffer type, as a union)
107
108  -- Fernando Alves <fernando.alves@sameswireless.fr>  Tue, 26 Feb 2013 09:07:16 +0100
109
110 l2tpns (2.2.1-2fdn3.5) unstable; urgency=low
111
112   * Update debian/changelog
113
114  -- Fernando Alves <fernando.alves@sameswireless.fr>  Sun, 10 Feb 2013 23:39:56 +0100
115
116 l2tpns (2.2.1-2fdn3.4) unstable; urgency=low
117
118   * Add parameter to disable the send of the L2TP HELLO message (Apple compatibility).
119
120  -- Fernando Alves <fernando.alves@sameswireless.fr>  Tue, 15 Jan 2013 15:17:22 +0100
121
122 l2tpns (2.2.1-2fdn3.3) unstable; urgency=low
123
124   * pppoe server functionality
125
126  -- Fernando Alves <fernando.alves@sameswireless.fr>  Thu, 27 Dec 2012 22:54:02 +0100
127
128 l2tpns (2.2.1-2fdn3.2) unstable; urgency=low
129
130   * Authorize to change the source IP of the tunnels l2tp.
131
132  -- Fernando Alves <fernando.alves@sameswireless.fr>  Wed, 26 Dec 2012 10:57:10 +0100
133
134 l2tpns (2.2.1-2fdn3.1) unstable; urgency=low
135
136   * Add tundevicename configuration option
137   * Fix: last_packet no updated in cluster mode
138
139  -- Fernando Alves <fernando.alves@sameswireless.fr>  Fri, 21 Dec 2012 11:41:42 +0100
140
141 l2tpns (2.2.1-2fdn3) unstable; urgency=low
142
143   * LAC functionality merged from dev-lac branch.
144
145  -- Fernando Alves <fernando.alves@sameswireless.fr>  Sat, 18 Dec 2012 19:25:32 +0100
146
147 l2tpns (2.2.1-2fdn2.2) unstable; urgency=low
148
149   * Add LAC functionality
150
151  -- Fernando Alves <fernando.alves@sameswireless.fr>  Sat, 15 Dec 2012 01:10:32 +0100
152
153 l2tpns (2.2.1-2fdn2.1) unstable; urgency=low
154
155   * Fix the inverted "delete/add" of the routes, in cluster mode. 
156
157  -- Fernando Alves <fernando.alves@sameswireless.fr>  Sun, 18 Nov 2012 15:59:44 +0100
158
159 l2tpns (2.2.1-2fdn2) unstable; urgency=low
160
161   * merge from branch fendo-mods, MLPPP developments
162
163  -- Fernando Alves <fernando.alves@sameswireless.fr>  Sat, 17 Nov 2012 14:15:07 +0100
164
165 l2tpns (2.2.1-2fdn1.5) unstable; urgency=low
166
167   * MLPPP not working in cluster mode.
168
169  -- Fernando Alves <fernando.alves@sameswireless.fr>  Wed, 09 May 2012 17:25:05 +0200
170
171 l2tpns (2.2.1-2fdn1.4) unstable; urgency=low
172
173   * Add a echo_timeout configuration option.
174   * Add a idle_echo_timeout configuration option.
175
176  -- Fernando Alves <fernando.alves@sameswireless.fr>  Mon, 20 Feb 2012 20:47:52 +0100
177
178 l2tpns (2.2.1-2fdn1.3) unstable; urgency=low
179
180   * Fix: Sends small packets in the MPPPP frame (for reorder).
181   * Fix: Calculates jitter and jitter traces for analysis.
182
183  -- Fernando Alves <fernando.alves@sameswireless.fr>  Wed, 15 Feb 2012 14:15:59 +0100
184
185 l2tpns (2.2.1-2fdn1.2) unstable; urgency=low
186
187   * Fix: MLPPP improvments.
188
189  -- Fernando Alves <fernando.alves@sameswireless.fr>  Sun, 12 Feb 2012 13:53:13 +0100
190
191 l2tpns (2.2.1-2fdn1.1) unstable; urgency=low
192
193   * Fix MLPPP functionality
194   * Fix warning compilation on ppp.c
195
196  -- Fernando Alves <fernando.alves@sameswireless.fr>  Fri, 03 Feb 2012 16:16:56 +0100
197
198 l2tpns (2.2.1-2fdn1) unstable; urgency=low
199
200   * Fix binding the CLI to a specific address
201   * Merge latest upstream version (hence the version bump)
202
203  -- Benjamin Cama <benoar@dolka.fr>  Thu, 02 Feb 2012 02:30:06 +0100
204
205 l2tpns (2.2.1-1fdn3) unstable; urgency=low
206
207   * Change the rtm_proto to some arbitrary-defined value.
208   * Set hostname /after/ having read the config file.
209   * Fix logging of the tunnel number in different places.
210   * Several cleanups.
211
212  -- Benjamin Cama <benoar@dolka.fr>  Tue, 03 Jan 2012 20:28:20 +0100
213
214 l2tpns (2.2.1-1fdn2) unstable; urgency=low
215
216   * Add netlink support. Replace most ioctl().
217   * Use netlink to set up tun device.
218   * Make routset()/route6set() use netlink.
219   * Switch from masks to CIDR globally for IPv4.
220   * Use the source IP we use as BGP router identifier.
221   * Check for expired timers even when receiving no events.
222   * Better error handling on CLI initialization.
223   * Correctly set mp_epdis in host order.
224
225  -- Benjamin Cama <benoar@dolka.fr>  Thu, 15 Sep 2011 23:57:05 +0200
226
227 l2tpns (2.2.1-1fdn1) unstable; urgency=low
228
229   * Version for FDN with features listed below
230   * Add RFC 4760 support
231   * Display session's remainging time in CLI.
232   * Remove no more used plugin function names; fixes a crash.
233   * Add an option to set source address for a BGP session.
234   * Wait before retrying on CEASE.
235   * Stop BGP session even when we are master
236   * Add a cli_bind_address configuration option.
237   * Add an "hostname" config option.
238   * Kill sessions receiving a ConfReq while closing.
239   * Add a config option to set the advertised BGP next hop.
240
241  -- Benjamin Cama <benoar@dolka.fr>  Fri, 29 Jul 2011 14:58:11 +0200
242
243 l2tpns (2.2.1-1) unstable; urgency=low
244
245   * Updated to latest CVS to date (marked 2.2.x, after a 2.2.0 release, hence
246     this version number). 
247
248  -- Benjamin Cama <benoar@dolka.fr>  Thu, 28 Jul 2011 18:16:54 +0200
249
250 l2tpns (2.1.21-1.1) unstable; urgency=low
251
252   * Non-maintainer upload.
253   * Added LSB formatted dependency info in init.d script (closes: #468889)
254
255  -- Peter Eisentraut <petere@debian.org>  Wed, 02 Apr 2008 01:58:55 +0200
256
257 l2tpns (2.1.21-1) unstable; urgency=high
258
259   * New upstream release.
260   * Fixes potential remote code execution; hence urgency=high
261
262  -- Jonathan McDowell <noodles@earth.li>  Tue, 05 Dec 2006 16:52:54 +0000
263
264 l2tpns (2.1.19-1) unstable; urgency=low
265
266   * New upstream release.
267   * Add debian/watch file.
268   * Bump Standards-Version to 3.7.2.0 (no changes).
269
270  -- Jonathan McDowell <noodles@earth.li>  Sat, 22 Jul 2006 14:11:14 +0100
271
272 l2tpns (2.1.16-1) unstable; urgency=low
273
274   * New upstream release.
275
276  -- Jonathan McDowell <noodles@earth.li>  Tue, 21 Mar 2006 10:43:11 +0000
277
278 l2tpns (2.1.15-1) unstable; urgency=low
279
280   * New upstream release.
281
282  -- Jonathan McDowell <noodles@earth.li>  Tue, 20 Dec 2005 11:00:23 +0000
283
284 l2tpns (2.1.10-1) unstable; urgency=low
285
286   * New upstream release.
287
288  -- Jonathan McDowell <noodles@earth.li>  Sun, 13 Nov 2005 17:49:49 +0000
289
290 l2tpns (2.1.8-1) unstable; urgency=low
291
292   * New upstream release.
293   * Update Standards-Version to 3.6.2.0 (no changes).
294
295  -- Jonathan McDowell <noodles@earth.li>  Tue, 27 Sep 2005 17:20:19 +0100
296
297 l2tpns (2.1.3-1) unstable; urgency=low
298
299   * New upstream release.
300  
301  -- Jonathan McDowell <noodles@earth.li>  Wed, 24 Aug 2005 13:05:42 +0100
302
303 l2tpns (2.0.22-1) unstable; urgency=low
304
305   * New upstream release; last of the 2.0 releases as I plan to upload
306     2.1.1 once I've tested it in production myself.
307
308  -- Jonathan McDowell <noodles@earth.li>  Thu, 23 Jun 2005 13:41:57 +0100
309
310 l2tpns (2.0.14-1) unstable; urgency=low
311
312   * New upstream release.
313   * Tidy up spelling in Description.
314   * Make lintian happy by lowering case of Layer 2.
315
316  -- Jonathan McDowell <noodles@earth.li>  Thu, 06 Jan 2005 14:22:33 +0000
317
318 l2tpns (2.0.8-1) unstable; urgency=low
319
320   * Initial Debian upload. (closes: #280675)
321
322  -- Jonathan McDowell <noodles@earth.li>  Fri, 26 Nov 2004 10:27:01 +0000