bgpd/bgp_aspath.c | 2 +- bgpd/bgp_routemap.c | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-)
New commits: commit 6e857752dc7fc69251347c87616193a9ae4379ee Author: Denis Ovsienko <[email protected]> Date: Thu Jun 18 15:18:15 2009 -0700 [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=6e857752dc7fc69251347c87616193a9ae4379ee _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
