Age | Commit message (Expand) | Author |
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-26 | libnetlink: fix a crash with a non vlan interface | Philippe Guibert |
2023-06-09 | Merge pull request #83 from louis-6wind/add-link-selection | Dmitriy Eshenko |
2023-06-09 | Update cpack.cmake | Dmitriy Eshenko |
2023-06-09 | Fix compile failure with cmake failing on forks, fixes issue #80 | Denys Fedoryshchenko |
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-04-04 | Merge pull request #78 from svlobanov/tests5 | Dmitriy Eshenko |
2023-04-01 | ci: fix python packages installation on debian12 | Sergey V. Lobanov |
2023-04-01 | ci: remove support for Ubuntu 18.04 as EOL | Sergey V. Lobanov |
2023-01-27 | radius: implemented accounting delay option (acct-delay-start) | Dmitry Kozlov |
2023-01-24 | ipoe,vlan_mon: add support for kernels 6.1+ | Dmitriy Eshenko |
2022-11-29 | Merge pull request #65 from neelchauhan/epel9 | Dmitriy Eshenko |
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-28 | Add support for building RPMs on RHEL 9 clones | Neel Chauhan |
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-10-11 | Merge pull request #62 from DmitriyEshenko/liblua_deps | xebd |
2022-10-11 | Add liblua dependency for DEB packages | Dmitriy Eshenko |
2022-09-12 | Merge pull request #61 from svlobanov/tests2 | xebd |
2022-09-12 | Merge pull request #60 from svlobanov/ci2 | xebd |
2022-09-06 | tests ci: add testing in Qemu (Ubuntu 18.04, 20.04, 22.04, Debian 10,11,12) | Sergey V. Lobanov |
2022-09-04 | add tests and ci workflow for running tests | Sergey V. Lobanov |
2022-09-01 | ci: add build jobs (Github CI) | Sergey V. Lobanov |
2022-09-01 | build: add deb packaging support for Ubuntu 22.04 and Debian 12 | Sergey V. Lobanov |
2022-08-30 | Merge pull request #58 from svlobanov/accel-cmd-macos | xebd |
2022-08-23 | accel-cmd: add macos compatibility | Sergey V. Lobanov |
2022-08-04 | Merge pull request #56 from DmitriyEshenko/T69 | Eshenko Dmitriy |
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 |