Refactor code that looks up addresses from interfaces
Now the code has separate implementation and examination functions, uses smartlists sanely, and has relatively decent test coverage.
Showing
- changes/ticket12376_part2 11 additions, 0 deletionschanges/ticket12376_part2
- src/common/address.c 163 additions, 64 deletionssrc/common/address.c
- src/common/address.h 53 additions, 0 deletionssrc/common/address.h
- src/test/include.am 1 addition, 0 deletionssrc/test/include.am
- src/test/test.c 2 additions, 0 deletionssrc/test/test.c
- src/test/test_address.c 467 additions, 0 deletionssrc/test/test_address.c
Loading
Please register or sign in to comment