NetworkManager/src/rdisc
Dan Williams 6e73f01b6e platform: fix possible out-of-bounds access with RA route masking
If the prefix length was 128, that could cause an access beyond the
end of the array.  Found by Thomas Haller.
2013-12-03 14:25:08 -06:00
..
tests rdisc: do not crash on NDP init failures (rh #1012151) 2013-09-30 12:08:35 +02:00
Makefile.am trivial: allow building tests from rdisc directory 2013-07-30 11:40:18 +02:00
nm-fake-rdisc.c rdisc: abstract class and fake implementation 2013-07-20 16:50:18 +02:00
nm-fake-rdisc.h rdisc: abstract class and fake implementation 2013-07-20 16:50:18 +02:00
nm-lndp-rdisc.c platform: fix possible out-of-bounds access with RA route masking 2013-12-03 14:25:08 -06:00
nm-lndp-rdisc.h rdisc: libndp implementation 2013-07-20 16:50:18 +02:00
nm-rdisc.c rdisc: cleanup handling of NMRDisc->lladdr field 2013-11-09 20:32:23 +01:00
nm-rdisc.h trivial: whitespace fix 2013-11-07 21:32:08 +01:00