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