summaryrefslogtreecommitdiff
path: root/accel-pppd
AgeCommit message (Expand)Author
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-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
2022-06-22ipv6_dhcp: fix create ipv6 socket inside netnsTelire Barry
2022-06-22ipv6_nd: fix ipv6 auto-configuration in netnsTelire Barry
2022-05-13auth: discard unphased PAP Authenticate-Request packetsVladislav Grishenko
2022-05-13auth: add missed man and exmaple config optionsVladislav Grishenko
2022-05-13auth: add support challenge-name option for CHAPVladislav Grishenko
2022-05-09Add missing dhcp end option on dhcp notify packetcygnusb
2022-05-08T60: Implement configurable session-timeout param for all connection typesDmitriyEshenko
2022-04-21Merge pull request #45 from svlobanov/nas-port-idxebd
2022-04-21Merge pull request #34 from DaniilHarun/T22xebd
2022-04-21Merge pull request #40 from 6WIND/bugfixesxebd
2022-04-20add switch to disable sending NAS-Port-IdSergey V. Lobanov
2022-03-08auth: fix CHAP challenge with ixiaGabriel Jeanneau
2022-03-04triton: fix use after free in timer.cGabriel Jeanneau
2022-03-04ppp_chan_read: check unit_hnd avoiding proto rejGabriel Jeanneau
2022-03-04accel-pppd: Fix buildroot compilationGabriel Jeanneau
2022-02-23Update main.cMakselPr
2022-01-24Merge pull request #35 from svlobanov/fix-radius-overflowxebd
2022-01-14Merge pull request #33 from DaniilHarun/vrf-radiusxebd
2022-01-13Check if ipv6 dp availible before answerDmitriyEshenko
2021-12-29fix buffer overflow when receive radius packetSergey V. Lobanov
2021-12-28These changes are in response to PR commentsroot
2021-12-28T22: connection limit for non-shared interfaces by interface indexroot
2021-12-28Added VRF support for radius request and DM/CoA server.root
2021-12-21Merge pull request #31 from svlobanov/T55-netlink-socket-sizexebd
2021-12-21T57: use readlink exe_buf to determine correct program name after restartDmitriyEshenko
2021-12-20T55: add netlink buffer size configuration parametersSergey V. Lobanov
2021-12-17T54: Use get_stats function to prevent garbage in countersDmitriyEshenko
2021-12-16vrf: T10: Add VRF supportDmitriyEshenko
2021-10-20T50: use server mac in arp replies for proxy_arp=2Sergey V. Lobanov
2021-10-05Fixed typos in cli help.soup
2021-09-24Merge branch 'master' of github.com:accel-ppp/accel-pppDmitry Kozlov
2021-09-24triton: do not queue context in init stateDmitry Kozlov
2021-09-20Merge pull request #22 from DmitriyEshenko/masterVladislav Grishenko
2021-09-08ipoe: check for local-net in arp requestsDmitry Kozlov
2021-09-04T46: Fix per-user-dir loggingDmitriyEshenko
2021-09-04Terminate session by the second PoD when soft-terminate=1 configuredDmitriyEshenko
2021-08-26Merge branch 'master' of github.com:accel-ppp/accel-pppDmitry Kozlov
2021-08-26fixed race condition when manipulating serv->timerDmitry Kozlov
2021-07-09ipoe: dhcpv4: fix address lost due signed overflowVladislav Grishenko
2021-07-01T43: Change to list_for_each_safe to prevent segmentation faultDmitriyEshenko
2021-06-16ipoe: T41: Fix address range shiftingDmitriyEshenko
2021-05-25cli: fix absent OK status for 'show version'Vladislav Grishenko