Commit graph

1182 commits

Author SHA1 Message Date
Julien Rabier
194229b614 (maint) remove debian packaging files (managed here https://salsa.debian.org/debian/l2tpns.git ) 2020-11-05 18:30:01 +01:00
Julien Rabier
f62d376e16 Merge branch 'doc' into 'master'
doc: a very simple readme

See merge request l2tpns/l2tpns!3
2020-11-05 18:25:33 +01:00
Sebastien Badia
8dfc9619a7
doc: a very simple readme 2020-11-02 00:31:04 +01:00
Julien Rabier
f082a7e2c2 Merge branch '1-update-accounting-default-directory' into 'master'
Resolve "Update accounting default directory"

Closes #1

See merge request l2tpns/l2tpns!2
2020-05-02 18:25:42 +02:00
Julien Rabier
11e8ca0c09 Disabling accounting by default 2020-05-02 18:12:30 +02:00
taziden
8eaaddee6f Merge branch 'fix-typo' into 'master'
(maint) Fixes common spelling error

See merge request l2tpns/l2tpns!1
2020-05-02 17:42:31 +02:00
Sebastien Badia
745de1082a
(maint) Fixes common spelling error
* minumum minimum
* remaing remaining
* Mismaching Mismatching
2020-04-28 10:53:18 +02:00
fendo
84082b35b1 Fix: mismatch variable type (cluster_port). 2017-05-27 11:13:58 +02:00
fendo
0f20bfda6a Add cluster_port parameter for Multiple clusters 2017-05-27 00:09:19 +02:00
fendo
7034e6a018 Sending IPv6_ra more often. 2017-01-14 14:03:34 +01:00
fendo
c9888dc111 Fix debian/changelog 2016-01-10 15:10:26 +01:00
fendo
b1cd508163 Fix debian/changelog 2016-01-10 15:07:28 +01:00
fendo
f4fe41cf63 Update Changes file 2016-01-10 15:06:18 +01:00
fendo
07e1df5b92 Add of the ppp_keepalive option. 2015-09-22 23:19:01 +02:00
fendo
9c77145f71 Add of the RDNSS option to ICMPv6 Router Advertisement (RA). 2014-10-02 00:28:57 +02:00
fendo
cd77c8bedb Update changelog 2014-09-22 09:14:16 +02:00
fendo
97bada26aa Fix: IPv6 prefix routing on slave cluster 2014-09-21 13:59:08 +02:00
fendo
9f212cfbee Update changelog 2014-09-18 18:38:26 +02:00
fendo
8d94f2020d 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 ...).
2014-09-18 18:16:21 +02:00
fendo
e98fe68174 Added ability to define up to 5 IPv6 prefix delegation by user 2014-09-16 17:34:39 +02:00
fendo
935445b29a Changelog Update 2014-09-12 18:27:11 +02:00
fendo
2a385573a6 Fix cluster slave; no add the ipv6 route address (/128) if included in the delegated prefix. 2014-09-12 18:21:26 +02:00
fendo
40c19d29ab Fix cluster slave; reset to 0, the end of the session when the master version < slave version. 2014-09-12 18:20:18 +02:00
fendo
b3f40f41f7 Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
fendo
786a8c4546 Fix: remove old IPV6 routes on master 2013-12-10 23:17:21 +01:00
fendo
6b70732490 add attribut >no_throttle_local_IP 2013-11-12 21:33:42 +01:00
fendo
6760f8ad5e Update debian changelog 2013-10-07 21:58:13 +02:00
fendo
20ca0ebdd3 Fix: throttle ipv6 out. 2013-09-21 14:36:07 +02:00
fendo
aa737c197c Fix: remove old IPV6 routes on slave 2013-09-21 12:51:32 +02:00
fendo
f4e05b93e0 Fix: compiling Warning, dpkg-buildflags ... 2013-09-17 00:04:00 +02:00
fendo
ecdddd6065 * 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
2013-09-16 18:22:57 +02:00
fendo
26a2025a1b Fix: wheezy warning compilation 2013-09-16 15:01:04 +02:00
fendo
959cce2660 Fixing of the Endpoint-Discriminator has a unique value. 2013-06-05 17:00:52 +02:00
fendo
733fc0b1a2 Fix: authentication success was sent 2 times. 2013-06-04 11:49:10 +02:00
fendo
18c0dec97f Update changelog. 2013-05-23 23:59:52 +02:00
fendo
91fc2ec13b Fix: loop parse multi_hostanme 2013-05-22 22:23:56 +02:00
fendo
fa1972a645 Fix: loop parse multi_hostanme 2013-05-22 20:49:17 +02:00
fendo
9c1869ccb1 Adding the possibility to set multiple hostname. 2013-05-21 11:42:48 +02:00
fendo
9944e87dfe Update debian/changelog 2013-04-30 16:06:16 +02:00
fendo
8c6b4f04b0 Fix: send SCCCN requested challenge response 2013-04-29 17:13:42 +02:00
fendo
7fd4346bbb add accounting parameter account_all_origin 2013-04-24 22:29:36 +02:00
fendo
1e722029bc Fix service_name management and add pppoe_only_equal_svc_name parameter 2013-04-09 17:03:00 +02:00
fendo
fb0f416a01 Update changelog 2013-04-09 16:49:57 +02:00
fendo
c1d1c2a8c4 Merge branch 'multibind' 2013-03-28 10:35:18 +01:00
fendo
4ac1a26396 Fix possible IPv6 spoofing 2013-03-17 20:14:05 +01:00
fendo
137bcc9981 Adding the possibility to listening multiple IP L2TP tunnels. 2013-03-06 22:18:32 +01:00
fendo
500bd3b1ae Update changelog 2013-02-26 09:11:18 +01:00
fendo
ec4f5a95de Fix Warning: dereferencing type-punned pointer will break strict... 2013-02-26 01:00:46 +01:00
fendo
9e78f1af54 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) 2013-02-26 00:28:43 +01:00
fendo
ec1507a6c2 Add param disable no spoof 2013-02-11 00:15:36 +01:00