57004c5744
Attempt to hack in acceleration for PPPoE
2025-04-29 00:43:40 +02:00
ace7452145
Create socket for PPPoE
2025-04-22 14:02:55 +02:00
Samuel Thibault
c7853de428
Consolidate stat update code
...
into
update_session_in_stat
update_session_out_stat
2024-05-13 20:14:38 +02:00
Samuel Thibault
8e7bfa9a77
Add mp_mrru option
...
Some equipments seem not able to actually put options in Configure-Reject
messages, so we then have to disable MRRU by hand.
2023-02-07 12:45:29 +01:00
Dominique Martinet
c770205890
pppoe_sess_send: check packet length before reading header
...
if the packet is too small then reading pack + ETH_HLEN is invalid, first
check that the packet is big enough then read the header at an offset we
know is valid
Reported-by: Coverity#375305
2022-11-05 21:35:53 +09:00
fendo
b3f40f41f7
Add DHCPv6 functionality.
2014-09-11 16:19:57 +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
b85ea86670
small performance improvement in download (internet -> customer)
2013-02-07 00:00:37 +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