Part 1 : understanding the code

Diving into the code

As per my discussion with @qiaobin i started looking in to the LINUX-XIA source for understanding the code base. there were two main file net/xia/vxidty.c and include/net/xia_vxidty.h that would have to be change in-order to incorporate the new hashing method. My main goal at this point is to find out how xid_type is handled and hashing in the current implementation. After that we will see how xid_type is interfaced with various principles.

xid_type can be found in these files.

Hashing files

Principals files

Main files

In future posts i will discuss about the functions and the code of each section in detail.

30 July 2015
blog comments powered by Disqus