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
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
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
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
137bcc9981
Adding the possibility to listening multiple IP L2TP tunnels.
2013-03-06 22:18:32 +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
fendo
b85ea86670
small performance improvement in download (internet -> customer)
2013-02-07 00:00:37 +01:00
fendo
9fb78ffe6a
Disable sending HELLO message for Apple compatibility
2013-01-15 15:22:43 +01:00
fendo
1f48c2907f
Fix: No RADIUS Stop message sent (regression due to the patch to avoid sending multiple CDNs)
2013-01-14 00:04:56 +01:00
fendo
caa9662496
Fix: inverted delete/add routes in cluster mode
2013-01-13 23:08:38 +01:00
fendo
d547c00f76
rename attribut interface pppoe to bind
2013-01-08 23:24:31 +01:00
fendo
11996ba414
Add PPPOE-SERVER functionality
2013-01-08 10:50:57 +01:00
fendo
ddffeb1ceb
Authorize to change the source IP of the tunnels l2tp
2012-12-26 11:13:09 +01:00
fendo
f9243ffec5
Add tundevicename configuration option
2012-12-21 14:13:00 +01:00
fendo
699dd8b571
Fix: last_packet no updated in cluster mode
2012-12-20 23:44:21 +01:00
fendo
35f10d93f4
Final development LAC functionality.
...
Fix Possible ring buffer overflow.
2012-12-15 00:00:13 +01:00
fendo
5e65215ed4
Following development LAC functionality
2012-12-06 01:40:12 +01:00
fendo
4df24fd868
first version of the LAC functionality
2012-11-28 23:43:33 +01:00
fendo
7fd68b1dae
Fix the inverted "delete/add" of the routes, in cluster mode.
2012-11-18 16:04:06 +01:00
fendo
ce928583b4
MLPPP not working in cluster mode.
2012-10-28 22:39:23 +01:00
Fernando Alves
76ae461853
Add a echo_timeout configuration option.
...
Add a idle_echo_timeout configuration option.
2012-02-20 20:50:57 +01:00
Fernando Alves
81ca38323a
Fix: Sends small packets in the MPPPP frame (for reorder).
...
Fix: Calculates jitter and jitter traces for analysis.
2012-02-15 14:23:12 +01:00
Fernando Alves
ff1db279d1
Fix: MLPPP improvents.
2012-02-12 13:56:27 +01:00
Fernando Alves
442b04cea2
Fix MLPPP functionality.
2012-02-03 16:28:14 +01:00
Benjamin Cama
99921507eb
Merge branch 'common-cvs-git-upstream' into fdn-mods
...
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2012-02-02 02:15:14 +01:00
Benjamin Cama
bceebb9a9d
Fix binding of the cli to the configured address
...
We used to read the configuration file /after/ binding the cli. Fix that.
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2012-01-30 00:16:41 +01:00
Benjamin Cama
e7d32f2da8
Log tunnel # while shutting down MPPP sessions.
...
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-09-25 21:30:26 +02:00
Benjamin Cama
639b43bffc
Add a uint16_t control buffer type, as a union.
...
Then adapt the code using it. Make putting uint16_t easier in the
buffer. Pleases gcc better.
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-09-25 14:23:24 +02:00
Benjamin Cama
036223c418
Fix the strange bundles' members looping use.
...
Avoids gcc warnings.
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-09-24 17:14:57 +02:00
Benjamin Cama
6a529fb49e
Remove unused variables.
...
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-09-23 19:53:35 +02:00
Benjamin Cama
d331c822c0
Log the tunnel # when adding/removing routes.
...
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-09-22 19:09:54 +02:00
Benjamin Cama
0b06de8105
Set hostname /after/ having read the config file.
...
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-09-19 18:10:03 +02:00
Benjamin Cama
bf41bf2eac
Log the session # when adding IPv6 routes.
...
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-09-19 17:25:18 +02:00
Benjamin Cama
1a20ccb840
Change the rtm_proto to some arbitrary-defined value.
...
We change this value (which should really _not_ be RTPROT_BOOT) to some
arbitrary number so that we can import it into BIRD.
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-09-16 17:51:29 +02:00
Benjamin Cama
6b54e4985e
Correctly set mp_epdis in host order.
...
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-09-15 16:48:32 +02:00
Brendan O'Dea
b939b00afd
clean up some compiler errors
2011-09-12 20:46:07 +10:00
Benjamin Cama
0f85bdecab
Merge branch 'use-netlink' into fdn-mods
2011-08-20 18:25:44 +02:00
Benjamin Cama
c23b9c14ab
Correctly form the delete route/route6 request.
...
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-08-20 18:24:54 +02:00