summaryrefslogtreecommitdiff
path: root/accel-pppd
AgeCommit message (Expand)Author
2024-07-28Fix issue #131, pptp doesnt work without connlimitDenys Fedoryshchenko
2024-06-01shaper: fix tbf leaf-qdiscSergey V. Lobanov
2024-05-26shaper: add leaf-qdisc support for tbf rate-limiterSergey V. Lobanov
2024-05-05ipv6_dhcp: Add RFC6334 AFTR-Name option supportLuiz Amaral
2024-04-29snmp: fix compatibility with net-snmp 5.9.4+ (issue #136)Sergey V. Lobanov
2024-04-28Merge pull request #138 from stasn77/upstreamDenys Fedoryshchenko
2024-04-27clsact + fwmarkStasN77
2024-04-24CMakeLists.txt: gentoo fix for __free_fn_t detectionDenys Fedoryshchenko
2024-04-14Merge pull request #132 from svlobanov/clsactDenys Fedoryshchenko
2024-04-14Merge pull request #133 from nuclearcat/memleak-fix-logtcpDmitriy Eshenko
2024-04-12log_tcp: Fix small memory leakDenys Fedoryshchenko
2024-04-11shaper: add clsact policer supportSergey V. Lobanov
2024-04-10workflows: Add CI build in AlpineDenys Fedoryshchenko
2024-04-10musl: Add musl compatibilityDenys Fedoryshchenko
2024-03-10Add safeguards to parse_gw_ip_address helper functionsDenys Fedoryshchenko
2024-03-09ippool: use gw-ip-address for ppp even if mask settedDmitriy Eshenko
2023-12-27Merge pull request #118 from DmitriyEshenko/fix_local_net_checkxebd
2023-12-26ipoe: check localnet only for start=UP (unclassified packets) sessionsDmitriy Eshenko
2023-12-17ipoe: Add per-interface check-mac-change optionDmitriy Eshenko
2023-12-07Merge pull request #115 from leonardomeres/radius_server_ipv6Dmitriy Eshenko
2023-11-30vlan_mon: ipoe: pppoe: Add disable vlan timeout featureDmitriy Eshenko
2023-11-30Adding support to Radius IPV6 addressLeoMeres
2023-07-01Merge pull request #95 from DmitriyEshenko/show-sessions-imprDmitriy Eshenko
2023-06-30Merge pull request #91 from louis-6wind/fix-link-selection-mem-violationDmitriy Eshenko
2023-06-29CLI: PPPoE: Add possibility to display inbound interface and service-name in ...Dmitriy Eshenko
2023-06-29Merge pull request #85 from louis-6wind/fix-non-vlan-crashDmitriy Eshenko
2023-06-29CLI: PPPoE: Use global net variable to prevent SEGFAULTDmitriy Eshenko
2023-06-27ipoe: fix memory access violation with unset link-selectionLouis Scalbert
2023-06-26libnetlink: fix a crash with a non vlan interfacePhilippe Guibert
2023-06-05man: add information about link-selectionPhilippe Guibert
2023-06-05man: add information about agent-remote-idPhilippe Guibert
2023-06-05ipoe: add dhcp link selection sub-optionPhilippe Guibert
2023-05-05sstp: fix gcc9/clang address-of-packed-member warningVladislav Grishenko
2023-05-05sstp: revert 6e5f9980a8a71015a228279e07970621d23c7b35Vladislav Grishenko
2023-05-05sstp: fix termios structure initializationVladislav Grishenko
2023-01-27radius: implemented accounting delay option (acct-delay-start)Dmitry Kozlov
2022-11-16CLI: Fix counters output typeDmitriy Eshenko
2022-11-15SNMP: Fix previous migration to 64 bit countersDmitriy Eshenko
2022-11-01Merge pull request #66 from boomer41/feature/additions-2022-11-01xebd
2022-11-01Merge pull request #64 from volodymyrhuti/masterEshenko Dmitriy
2022-11-01Remove uninitialized argument from openpty()Stephan Brunner
2022-11-01Remove unused variable.Stephan Brunner
2022-11-01Add PACKETS_SENT and PACKETS_RCVD to the pppd-compat environment.Stephan Brunner
2022-11-01Use 64-bit interface statistics rather than doing custom 32-bit overflow hand...Stephan Brunner
2022-10-26Merge pull request #51 from cygnusb/dhcp_notify_end_optionEshenko Dmitriy
2022-10-22T72: Fix compilations warnings for unaligned variable accessVolodymyr Huti
2022-08-04sstp: T69: Add timer befor context wakeup to preevent segfaultDmitriy Eshenko
2022-07-27Merge pull request #54 from telirebarry/fix-ipv6-netnsxebd
2022-07-05ipv6_dhcp:change log message with appropriate file nameTelire Barry
2022-06-23Merge pull request #48 from DmitriyEshenko/master-08042022xebd