summaryrefslogtreecommitdiff
path: root/src/ndisc
Commit message (Expand)AuthorAgeFilesLines
* ndisc: fix ordering of gatewaysBeniamino Galvani2017-11-032-5/+66
* core: merge IPv4 and IPv6 implementation of nm_utils_ip4_property_path()Thomas Haller2017-10-241-2/+2
* core: don't use static buffer for nm_utils_ip4_property_path()Thomas Haller2017-10-241-1/+3
* ndisc: some cleanup of RA handlingThomas Haller2017-10-122-3/+45
* ndisc: rename NMNDiscPreference to NMIcmpv6RouterPrefThomas Haller2017-10-126-45/+68
* ndisc: cleanup handling of timestampsThomas Haller2017-10-125-44/+81
* ndisc: use unsigned int for loop index variableThomas Haller2017-10-121-86/+126
* core: rework tracking of gateway/default-route in ip-configThomas Haller2017-10-101-2/+3
* core: move setting NDisc addresses/routes to NMIP6ConfigThomas Haller2017-08-241-4/+6
* ndisc: log the device contextLubomir Rintel2017-03-241-7/+5
* logging: log device and connection along with the messageLubomir Rintel2017-03-241-1/+1
* device: support dynamic "connection.stable-id" in form of text-substitutionThomas Haller2017-01-091-1/+1
* core: add assertions for network_id/stable_typeThomas Haller2017-01-093-0/+4
* platform: add optional dirfd argument to sysctl functionsThomas Haller2016-12-131-1/+1
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-214-10/+10
* ndisc/lndp: fix unregistration of receive handlerBeniamino Galvani2016-11-121-2/+2
* ndisc/lndp: add ability to announce the managed IPv6 configurationLubomir Rintel2016-11-095-5/+201
* ndisc: rename the config-changed signalLubomir Rintel2016-11-093-7/+7
* ndisc: add logic for acting as a routerLubomir Rintel2016-11-095-24/+199
* ndisc: move the logging deduplication into a macroLubomir Rintel2016-11-091-13/+16
* ndisc: avoid calling start() multiple timesLubomir Rintel2016-11-092-4/+7
* ndisc/trivial: move nm_ndisc_set_iid upwardsLubomir Rintel2016-11-091-47/+49
* ndisc/lndp: drop an unused variableLubomir Rintel2016-11-091-1/+0
* ndisc/trivial: add a couple of comments of where do the constants come fromLubomir Rintel2016-11-091-2/+2
* rdisc: rename to ndiscLubomir Rintel2016-11-0910-0/+2860