NetworkManager/src/ndisc
Thomas Haller 53b2297701
ndisc: avoid static analysis complaining about overflow check in receive_ra()
lgtm.com flags this. The check was there to be better safe than sorry.
Also, it seems better to have code that shows what happens instead
of a verbose code comment (or no comment at all). Anyway, avoid the
false positive.
2020-05-07 13:58:08 +02:00
..
tests IPv6 SLAAC: Honor small PIO Valid Lifetimes 2020-04-02 13:19:13 +02:00
nm-fake-ndisc.c all: drop explicit casts from _GET_PRIVATE() macro calls 2020-02-14 11:04:46 +01:00
nm-fake-ndisc.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-lndp-ndisc.c ndisc: avoid static analysis complaining about overflow check in receive_ra() 2020-05-07 13:58:08 +02:00
nm-lndp-ndisc.h ndisc: implement "ipv6.ra-timeout" property 2020-02-17 14:43:13 +01:00
nm-ndisc-private.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-ndisc.c IPv6 SLAAC: Honor small PIO Valid Lifetimes 2020-04-02 13:19:13 +02:00
nm-ndisc.h ndisc: implement "ipv6.ra-timeout" property 2020-02-17 14:43:13 +01:00