af582c4811
- ROA tables, which are used as a basic part for RPKI. - Commands for examining and modifying ROA tables. - Filter operators based on ROA tables consistent with RFC 6483.
6 lines
179 B
Makefile
6 lines
179 B
Makefile
source=rt-table.c rt-fib.c rt-attr.c rt-roa.c proto.c iface.c rt-dev.c password.c cli.c locks.c cmds.c neighbor.c \
|
|
a-path.c a-set.c
|
|
root-rel=../
|
|
dir-name=nest
|
|
|
|
include ../Rules
|