summaryrefslogtreecommitdiff
path: root/src/ndisc
Commit message (Expand)AuthorAgeFilesLines
* build: meson: add prefix to test namesBeniamino Galvani2018-04-121-1/+1
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-1/+5
* ndisc/trivial: indentation and add "const" to auto variableThomas Haller2018-03-261-24/+24
* device/ndisc: skip link-local addresses from NDiscThomas Haller2018-03-202-0/+6
* iface-helper: fix non-reentrant call to platform for failed IPv6 DADThomas Haller2018-02-211-0/+31
* ndisc/trivial: rename name for internal signal enum to match signal nameThomas Haller2018-02-091-3/+3
* ndisc: ensure proper lifetime of NMNDiscAddress in ndisc_set_router_config()Thomas Haller2018-02-091-2/+5
* device: add const specifier to nm_ndisc_dad_failed() argumentThomas Haller2018-02-082-2/+2
* ndisc: adjust logging of timeouts for NDisc resultThomas Haller2018-02-071-7/+31
* meson: Improve dependency systemIñigo Martínez2018-01-101-2/+2
* build: fix test-ndisc-linux testIñigo Martínez2017-12-141-15/+19
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+15
* 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