summaryrefslogtreecommitdiffstats
path: root/bgpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable support for BGP IPV6 multipath.Donald Sharp2015-05-204-20/+120
* *: merge branch stable/0.99.23David Lamparter2014-08-191-1/+1
|\
| * bgpd: memmove needed in community_del_valJohn Glotzer2014-08-181-1/+1
* | *: merge branch stable/0.99.23David Lamparter2014-06-295-75/+58
|\|
| * bgpd: don't send NOTIFY twice for malformed attrsDavid Lamparter2014-06-292-12/+25
| * bgpd: fix IP endianness in debug messageDavid Lamparter2014-06-291-1/+1
| * bgpd: fix memory leak on malformed attributeDavid Lamparter2014-06-291-1/+4
| * bgpd: fix double free after extcommunity set (BZ#799)David Lamparter2014-06-291-5/+10
| * bgpd: remove duplicate route-map extcommunity codeDavid Lamparter2014-06-291-50/+9
| * bgpd: fix some bgp_update_main() attribute leaksDavid Lamparter2014-06-291-6/+9
* | bgpd: route-map: share aspath object compilation code where possibleTimo Teräs2014-06-251-48/+24
* | bgpd: implement "next-hop-self all"Timo Teräs2014-06-254-9/+30
* | bgpd: fix route-map commentsTimo Teräs2014-06-251-4/+4
|/
* *: nuke ^L (page feed)David Lamparter2014-06-0421-244/+244
* bgpd: fix crash when allowas-in is done on inactive peerStephen Hemminger2014-06-031-0/+3
* bgpd: efficient NLRI packing for AFs != ipv4-unicastPradosh Mohapatra2014-06-035-172/+280
* bgpd: don't compare next-hop to router-idPradosh Mohapatra2014-06-031-10/+0
* bgpd: Fix condition allowas-in in rsclient codeMilan Kocian2014-05-191-1/+1
* bgpd: support TTL-security with iBGPPradosh Mohapatra2014-05-193-26/+54
* bgpd: factor out eBGP multihop checkDavid Lamparter2014-05-191-27/+39
* bgpd: factor out TTL settingDavid Lamparter2014-05-191-12/+12
* bgpd: fix fast external fallover behaviorPradosh Mohapatra2014-05-191-9/+3
* bgpd: increase TCP socket buffer sizeVipin Kumar2014-05-152-1/+31
* bgpd: fix O_NONBLOCK on outgoing connectsVipin Kumar2014-05-151-0/+2
* bgpd: send notify in OpenSent when stopping manuallyVitaliy Senchyshyn2014-05-152-31/+51
* bgpd: display multipath status in "show ip bgp"Boian Bonev2014-05-151-3/+7
* bgpd: track correct originator-id in reflected routesPradosh Mohapatra2014-05-152-1/+14
* bgpd: add 'bgp bestpath as-path multipath-relax'Pradosh Mohapatra2014-05-154-1/+54
* bgpd: use ATTR_FLAG_BIT() for BGP_ATTR_ valuesJorge Boncompte [DTI2]2014-05-151-4/+4
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-3/+0
* bgpd, ospfd, zebra: fix some DEFUN definitionsChristian Franke2014-04-011-29/+29
* bgpd: bgpd-set-v4-nexthop-for-v6-peering.patchPradosh Mohapatra2014-02-101-2/+22
* bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import checkChristian Franke2013-08-061-5/+11
* bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup apiChristian Franke2013-08-061-0/+13
* bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scanChristian Franke2013-07-311-1/+2
* bgpd: write NOTIFY non-blockinglyDavid Lamparter2013-07-311-4/+5
* bgpd: prevent double address delete on shutdownRakesh Garimella2013-07-301-0/+4
* bgpd: stricter packet handling in OpenSentLeonid Rosenboim2013-07-301-18/+41
* hash: force size to be a power of 2Stephen Hemminger2013-02-241-1/+1
* bgpd: fix lost passwords of grouped neighborsRoman Hoog Antink2013-02-231-6/+1
* bgpd: fix crash in soft-reconfigurationChristian Franke2013-02-011-3/+4
* bgpd: relax ORF capability length handlingDavid Lamparter2013-02-011-1/+1
* bgpd: don't try to reconcile AS4_PATH with NULLDavid Lamparter2013-02-011-0/+3
* bgpd: conditional default-originate using route-mapChristian Franke2013-01-162-14/+44
* bgpd: uncork/nagle socket when sending BGP NOTIFYLeonid Rosenboim2013-01-161-1/+9
* Revert "bgpd: flock() dump files (BZ#742)"David Lamparter2013-01-161-35/+5
* bgpd: uncork after each writeStephen Hemminger2013-01-151-4/+5
* bgpd: use recent monotonic time for readtimeStephen Hemminger2013-01-151-2/+11
* bgpd: mark route nodes scheduled into work queueStephen Hemminger2013-01-151-0/+1
* bgpd: improve logging of invalid BGP NotificationsLeonid Rosenboim2013-01-151-12/+16