diff options
| author | Vladislav Grishenko <themiron@users.noreply.github.com> | 2026-08-05 10:28:23 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-05 10:28:23 +0500 |
| commit | 11271e9019ef1511b127b75e1c69e9c57f9cba49 (patch) | |
| tree | f7481c524f059adae99c364c8ddb546513563a37 /README.md | |
| parent | 332daf3705c8f6ec2e04e041261f86ba7b8650a6 (diff) | |
| parent | 3b08133ee131bca35b10bcc133f6adaf5d125c21 (diff) | |
| download | accel-ppp-11271e9019ef1511b127b75e1c69e9c57f9cba49.tar.gz accel-ppp-11271e9019ef1511b127b75e1c69e9c57f9cba49.zip | |
Merge pull request #343 from accel-ppp/sstp-ppposeq
sstp: add ppposeq transport to avoid userspace HDLC framing
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ Useful build options: * BUILD_PPTP_DRIVER=TRUE builds the PPTP kernel module. * BUILD_IPOE_DRIVER=TRUE builds the IPoE kernel module. * BUILD_VLAN_MON_DRIVER=TRUE builds the VLAN monitoring kernel module. +* BUILD_PPPOSEQ_DRIVER=TRUE builds the PPPoSEQ kernel module. * BUILD_DRIVER_ONLY=TRUE builds only the selected kernel modules. * KDIR=/path/to/kernel/build sets the kernel build directory. * RADIUS=FALSE omits RADIUS support. |
