Annotation of wikisrc/projects/project/routing-cleanup.mdwn, revision 1.2
1.1 jmmv 1: [[!template id=project
2:
3: title="Cleanup routing code"
4:
5: contact="""
6: [tech-net](mailto:tech-net@NetBSD.org)
7: """
8:
9: category="networking"
1.2 ! jmmv 10: difficulty="medium"
1.1 jmmv 11: duration="2 months"
12:
13: description="""
14: Write tests for the routing code and re-factor. Use more and better-named
15: variables.
16:
17: PCBs and other structures are sprinkled with route caches (struct route).
18: Sometimes they do not get updated when they should. It's necessary to modify
19: rtalloc(), at least. Fix that. Note XXX in rtalloc(); this may mark a
20: potential memory leak!
21: """
22: ]]
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb