bgpd/bgp_aspath.c | 2 +- bgpd/bgp_routemap.c | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-)
New commits: commit 10819ecee3ced786162b68310cf172aacda18857 Author: Denis Ovsienko <[email protected]> Date: Tue Jun 9 15:15:33 2009 +0400 [bgpd] Fixed as-path prepend/exclude ASN handling - aspath_gettoken(): use as_t to fix 4-byte ASN scanning (bug #484) - set_aspath_prepend_cmd(): use CMD_AS_RANGE in message to match actual range - no_set_aspath_prepend_val_cmd(): idem - set_aspath_exclude_cmd(): idem - no_set_aspath_exclude_val_cmd(): idem http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=10819ecee3ced786162b68310cf172aacda18857 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
