summaryrefslogtreecommitdiff
path: root/accel-pppd/ppp/ipv6cp_opt_intfid.c
AgeCommit message (Expand)Author
2021-03-20Fixed some errors found by valgrind and pvs-studio (#11)[anp/hsw]
2019-08-29ppp/ipoe: cleanup cleck-ip supportVladislav Grishenko
2015-02-22Small IPv6 fixes for PPPCesar Fazan
2014-11-22remove trailing whitespacesDmitry Kozlov
2014-11-06release IP addresses before fire EV_SESSION_FINISHED (fixes segfault when usi...Dmitry Kozlov
2013-07-24ppp: Use link local IPv6 prefix by default during IPv6CPGuillaume Nault
2013-01-25Fix boolean options parsing in configuration fileGuillaume Nault
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-06-05ppp: implemented unit cacheKozlov Dmitry
2012-03-15Revert "ppp: move ip address release to proper place"Kozlov Dmitry
2012-03-14ppp: move ip address release to proper placeKozlov Dmitry
2012-01-13set FD_CLOEXEC on opened file descriptorsKozlov Dmitry
2011-08-29ppp: set accept_ra=0, autoconf=0, forwarning=1 on ipv6 capable interfacesKozlov Dmitry
2011-08-29ppp: ipv6cp: fix initial ConfReq interface-id handlingKozlov Dmitry
2011-08-29ipv6_dhcp: add routes to delegated prefixesKozlov Dmitry
2011-08-28ipv6: initial dhcpv6 supportKozlov Dmitry
2011-08-24ppp:ipv6: introduced option ipv6-accept-peer-intf-idKozlov Dmitry
2011-08-24ppp: reworked layer startup procedureKozlov Dmitry
2011-08-23radius: ipv6 supportDmitry Kozlov
2011-08-23ppp: rearranged interface startup procedureKozlov Dmitry
2011-08-23ppp: ipv6: multiple prefixes, route option, rdnss option implementationKozlov Dmitry
2011-08-23ppp: Neighbor Discovery for IP version 6 (prefix only)Kozlov Dmitry
2011-08-22futher ipv6 workKozlov Dmitry