summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_updgrp_packet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Fix issue #218Lou Berger2017-02-231-1/+1
* bgpd: fix bgp_info_addpath_{rx,tx}_str if addpath info is not presentChristian Franke2017-02-231-0/+2
* bgpd: allow VPN next hop to be different AFI than NLRI next hop (Issue #71)Lou Berger2017-01-171-7/+7
* bgpd: fix RD stomping by update group code (Issue #71)Lou Berger2017-01-171-19/+34
* lib: replace strlcpy & strlcat with glibc versionsDavid Lamparter2016-11-151-1/+0
* bgpd: Fixes and updates for VPNv6vivek2016-06-111-14/+7
* bgpd: general MP/SAFI improvementsLou Berger2016-06-101-4/+13
* bgpd: Clean up some static analysis warningsDonald Sharp2016-05-191-3/+1
* BGP: support for addpath TXDaniel Walton2015-11-051-34/+64
* bgpd: Remove extra stream duplicationsDonald Sharp2015-08-181-9/+2
* Fixup of warnings in the codeDonald Sharp2015-07-261-3/+3
* With the dynamic update groups feature, BGP updates are formed for an updateDonald Sharp2015-06-121-0/+24
* A nexthop value specified by an outbound routemap is not beingDonald Sharp2015-06-121-104/+111
* bgpd, zebra: rfc-5549-generic.patchDonald Sharp2015-06-111-8/+18
* bgpd: bgpd-warnings.patchDonald Sharp2015-05-201-14/+9
* bgpd: Add route-map support for set ip next-hop unchangedDonald Sharp2015-05-201-2/+11
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-0/+1136