-
- Downloads
net: added a core implementation of a FIB
Showing
- Makefile.dep 6 additions, 0 deletionsMakefile.dep
- sys/Makefile 3 additions, 0 deletionssys/Makefile
- sys/Makefile.include 4 additions, 0 deletionssys/Makefile.include
- sys/include/net/ng_fib.h 149 additions, 0 deletionssys/include/net/ng_fib.h
- sys/include/net/ng_fib/ng_fib_table.h 54 additions, 0 deletionssys/include/net/ng_fib/ng_fib_table.h
- sys/include/net/ng_fib/ng_universal_address.h 121 additions, 0 deletionssys/include/net/ng_fib/ng_universal_address.h
- sys/net/network_layer/fib/Makefile 1 addition, 0 deletionssys/net/network_layer/fib/Makefile
- sys/net/network_layer/fib/fib.c 584 additions, 0 deletionssys/net/network_layer/fib/fib.c
- sys/net/network_layer/fib/universal_address.c 261 additions, 0 deletionssys/net/network_layer/fib/universal_address.c
- sys/shell/commands/Makefile 3 additions, 0 deletionssys/shell/commands/Makefile
- sys/shell/commands/sc_fib.c 210 additions, 0 deletionssys/shell/commands/sc_fib.c
- sys/shell/commands/shell_commands.c 11 additions, 0 deletionssys/shell/commands/shell_commands.c
- tests/unittests/tests-fib/Makefile 3 additions, 0 deletionstests/unittests/tests-fib/Makefile
- tests/unittests/tests-fib/Makefile.include 1 addition, 0 deletionstests/unittests/tests-fib/Makefile.include
- tests/unittests/tests-fib/tests-fib.c 560 additions, 0 deletionstests/unittests/tests-fib/tests-fib.c
- tests/unittests/tests-fib/tests-fib.h 43 additions, 0 deletionstests/unittests/tests-fib/tests-fib.h
Loading
Please register or sign in to comment