summaryrefslogtreecommitdiff
path: root/accel-pppd/iprange.c
AgeCommit message (Expand)Author
2018-12-08iprange: rework range parsing using u_parse_*() functionsGuillaume Nault
2018-12-08utils: rework u_parse_ip4addr()Guillaume Nault
2016-05-11iprange: warn before disabling module due to /0 network with non-null IPGuillaume Nault
2016-05-11iprange: replace UINT32_MAX by INADDR_BROADCASTGuillaume Nault
2016-05-11iprange: don't warn about empty iprange config if no modules depend on itGuillaume Nault
2016-05-11iprange: implement config reloadGuillaume Nault
2016-05-11iprange: rework ip range parsing functionsGuillaume Nault
2014-11-22remove trailing whitespacesDmitry Kozlov
2012-07-07iprange: accept network with null mask (which actually disables iprange module)Kozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov