summaryrefslogtreecommitdiff
path: root/accel-pppd/ppp/lcp_opt_pcomp.c
AgeCommit message (Collapse)Author
2016-05-14lcp: fix Protocol-Field-Compression settingGuillaume Nault
The kernel flag used for setting PFC is SC_COMP_PROT (SC_COMP_AC is for Address-and-Control-Field-Compression). Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
2015-12-04preparation for DPDK intergation (part 2)Dmitry Kozlov
2014-11-22remove trailing whitespacesDmitry Kozlov
2014-09-13ppp: implement address/control and protocol field compressionVladislav Grishenko
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov