Age | Commit message (Expand) | Author |
2024-07-28 | Don't terminate whole PPPoE session in response to client IPV6CP TermReq if I... | marekm72 |
2024-03-10 | Add safeguards to parse_gw_ip_address helper functions | Denys Fedoryshchenko |
2024-03-09 | ippool: use gw-ip-address for ppp even if mask setted | Dmitriy Eshenko |
2023-12-27 | Merge pull request #118 from DmitriyEshenko/fix_local_net_check | xebd |
2023-12-26 | ipoe: check localnet only for start=UP (unclassified packets) sessions | Dmitriy Eshenko |
2023-12-17 | ipoe: Add per-interface check-mac-change option | Dmitriy Eshenko |
2023-12-07 | Merge pull request #115 from leonardomeres/radius_server_ipv6 | Dmitriy Eshenko |
2023-11-30 | vlan_mon: ipoe: pppoe: Add disable vlan timeout feature | Dmitriy Eshenko |
2023-11-30 | Adding support to Radius IPV6 address | LeoMeres |
2023-07-01 | Merge pull request #95 from DmitriyEshenko/show-sessions-impr | Dmitriy Eshenko |
2023-06-30 | Merge pull request #91 from louis-6wind/fix-link-selection-mem-violation | Dmitriy Eshenko |
2023-06-29 | CLI: PPPoE: Add possibility to display inbound interface and service-name in ... | Dmitriy Eshenko |
2023-06-29 | Merge pull request #85 from louis-6wind/fix-non-vlan-crash | Dmitriy Eshenko |
2023-06-29 | CLI: PPPoE: Use global net variable to prevent SEGFAULT | Dmitriy Eshenko |
2023-06-27 | ipoe: fix memory access violation with unset link-selection | Louis Scalbert |
2023-06-26 | libnetlink: fix a crash with a non vlan interface | Philippe Guibert |
2023-06-05 | man: add information about link-selection | Philippe Guibert |
2023-06-05 | man: add information about agent-remote-id | Philippe Guibert |
2023-06-05 | ipoe: add dhcp link selection sub-option | Philippe Guibert |
2023-05-05 | sstp: fix gcc9/clang address-of-packed-member warning | Vladislav Grishenko |
2023-05-05 | sstp: revert 6e5f9980a8a71015a228279e07970621d23c7b35 | Vladislav Grishenko |
2023-05-05 | sstp: fix termios structure initialization | Vladislav Grishenko |
2023-01-27 | radius: implemented accounting delay option (acct-delay-start) | Dmitry Kozlov |
2022-11-16 | CLI: Fix counters output type | Dmitriy Eshenko |
2022-11-15 | SNMP: Fix previous migration to 64 bit counters | Dmitriy Eshenko |
2022-11-01 | Merge pull request #66 from boomer41/feature/additions-2022-11-01 | xebd |
2022-11-01 | Merge pull request #64 from volodymyrhuti/master | Eshenko Dmitriy |
2022-11-01 | Remove uninitialized argument from openpty() | Stephan Brunner |
2022-11-01 | Remove unused variable. | Stephan Brunner |
2022-11-01 | Add PACKETS_SENT and PACKETS_RCVD to the pppd-compat environment. | Stephan Brunner |
2022-11-01 | Use 64-bit interface statistics rather than doing custom 32-bit overflow hand... | Stephan Brunner |
2022-10-26 | Merge pull request #51 from cygnusb/dhcp_notify_end_option | Eshenko Dmitriy |
2022-10-22 | T72: Fix compilations warnings for unaligned variable access | Volodymyr Huti |
2022-08-04 | sstp: T69: Add timer befor context wakeup to preevent segfault | Dmitriy Eshenko |
2022-07-27 | Merge pull request #54 from telirebarry/fix-ipv6-netns | xebd |
2022-07-05 | ipv6_dhcp:change log message with appropriate file name | Telire Barry |
2022-06-23 | Merge pull request #48 from DmitriyEshenko/master-08042022 | xebd |
2022-06-22 | ipv6_dhcp: fix create ipv6 socket inside netns | Telire Barry |
2022-06-22 | ipv6_nd: fix ipv6 auto-configuration in netns | Telire Barry |
2022-05-13 | auth: discard unphased PAP Authenticate-Request packets | Vladislav Grishenko |
2022-05-13 | auth: add missed man and exmaple config options | Vladislav Grishenko |
2022-05-13 | auth: add support challenge-name option for CHAP | Vladislav Grishenko |
2022-05-09 | Add missing dhcp end option on dhcp notify packet | cygnusb |
2022-05-08 | T60: Implement configurable session-timeout param for all connection types | DmitriyEshenko |
2022-04-21 | Merge pull request #45 from svlobanov/nas-port-id | xebd |
2022-04-21 | Merge pull request #34 from DaniilHarun/T22 | xebd |
2022-04-21 | Merge pull request #40 from 6WIND/bugfixes | xebd |
2022-04-20 | add switch to disable sending NAS-Port-Id | Sergey V. Lobanov |
2022-03-08 | auth: fix CHAP challenge with ixia | Gabriel Jeanneau |
2022-03-04 | triton: fix use after free in timer.c | Gabriel Jeanneau |