NetworkManager/src/rdisc/tests
Dan Williams b324b970bc rdisc: fix double-addition of gateways & routes if priority increases
If a route or gateway's priority increased, the item would be added
to the array again without removing the older entry.  At the same time
don't bother adding an item with a zero lifetime, since it will just
be removed again by the clean_* functions.
2015-05-01 16:35:47 -05:00
..
.gitignore rdisc: abstract class and fake implementation 2013-07-20 16:50:18 +02:00
Makefile.am rdisc: split fake & linux test code; add testcases 2015-05-01 16:35:45 -05:00
test-rdisc-fake.c rdisc: fix double-addition of gateways & routes if priority increases 2015-05-01 16:35:47 -05:00
test-rdisc-linux.c rdisc: split fake & linux test code; add testcases 2015-05-01 16:35:45 -05:00