commit | 1cb9cf062ec3ed7a3f13fb5465eb5fb917ce3329 | [log] [tgz] |
---|---|---|
author | David Lamparter <equinox@opensourcerouting.org> | Tue Jan 22 23:39:17 2013 +0100 |
committer | David Lamparter <equinox@opensourcerouting.org> | Fri Feb 01 17:55:04 2013 +0100 |
tree | 4ca551c562d14cdd116155dba6aed6d9087c7f7d | |
parent | 5e728e929942d39ce5a4ab3d01c33f7b688c4e3f [diff] |
tests: update & extend AS_PATH tests NB: these tests test for current implementation state, not for RFC conformance. In particular, behaviour with confederations in AS4_PATH as well as reconcilation of short AS_PATH + AS4_PATH is currently NOT conforming to RFC 4893/6793. * tests/aspath_test.c: add capability to put both AS4_PATH & AS_PATH, add test for AS4_PATH w/o AS_PATH, update confederation test Signed-off-by: David Lamparter <equinox@opensourcerouting.org>