index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable support for BGP IPV6 multipath.
Donald Sharp
2015-05-20
4
-20
/
+120
*
*: merge branch stable/0.99.23
David Lamparter
2014-08-19
1
-1
/
+1
|
\
|
*
bgpd: memmove needed in community_del_val
John Glotzer
2014-08-18
1
-1
/
+1
*
|
*: merge branch stable/0.99.23
David Lamparter
2014-06-29
5
-75
/
+58
|
\
|
|
*
bgpd: don't send NOTIFY twice for malformed attrs
David Lamparter
2014-06-29
2
-12
/
+25
|
*
bgpd: fix IP endianness in debug message
David Lamparter
2014-06-29
1
-1
/
+1
|
*
bgpd: fix memory leak on malformed attribute
David Lamparter
2014-06-29
1
-1
/
+4
|
*
bgpd: fix double free after extcommunity set (BZ#799)
David Lamparter
2014-06-29
1
-5
/
+10
|
*
bgpd: remove duplicate route-map extcommunity code
David Lamparter
2014-06-29
1
-50
/
+9
|
*
bgpd: fix some bgp_update_main() attribute leaks
David Lamparter
2014-06-29
1
-6
/
+9
*
|
bgpd: route-map: share aspath object compilation code where possible
Timo Teräs
2014-06-25
1
-48
/
+24
*
|
bgpd: implement "next-hop-self all"
Timo Teräs
2014-06-25
4
-9
/
+30
*
|
bgpd: fix route-map comments
Timo Teräs
2014-06-25
1
-4
/
+4
|
/
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
21
-244
/
+244
*
bgpd: fix crash when allowas-in is done on inactive peer
Stephen Hemminger
2014-06-03
1
-0
/
+3
*
bgpd: efficient NLRI packing for AFs != ipv4-unicast
Pradosh Mohapatra
2014-06-03
5
-172
/
+280
*
bgpd: don't compare next-hop to router-id
Pradosh Mohapatra
2014-06-03
1
-10
/
+0
*
bgpd: Fix condition allowas-in in rsclient code
Milan Kocian
2014-05-19
1
-1
/
+1
*
bgpd: support TTL-security with iBGP
Pradosh Mohapatra
2014-05-19
3
-26
/
+54
*
bgpd: factor out eBGP multihop check
David Lamparter
2014-05-19
1
-27
/
+39
*
bgpd: factor out TTL setting
David Lamparter
2014-05-19
1
-12
/
+12
*
bgpd: fix fast external fallover behavior
Pradosh Mohapatra
2014-05-19
1
-9
/
+3
*
bgpd: increase TCP socket buffer size
Vipin Kumar
2014-05-15
2
-1
/
+31
*
bgpd: fix O_NONBLOCK on outgoing connects
Vipin Kumar
2014-05-15
1
-0
/
+2
*
bgpd: send notify in OpenSent when stopping manually
Vitaliy Senchyshyn
2014-05-15
2
-31
/
+51
*
bgpd: display multipath status in "show ip bgp"
Boian Bonev
2014-05-15
1
-3
/
+7
*
bgpd: track correct originator-id in reflected routes
Pradosh Mohapatra
2014-05-15
2
-1
/
+14
*
bgpd: add 'bgp bestpath as-path multipath-relax'
Pradosh Mohapatra
2014-05-15
4
-1
/
+54
*
bgpd: use ATTR_FLAG_BIT() for BGP_ATTR_ values
Jorge Boncompte [DTI2]
2014-05-15
1
-4
/
+4
*
lib/command.c: rewrite command matching/parsing
Christian Franke
2014-04-01
1
-3
/
+0
*
bgpd, ospfd, zebra: fix some DEFUN definitions
Christian Franke
2014-04-01
1
-29
/
+29
*
bgpd: bgpd-set-v4-nexthop-for-v6-peering.patch
Pradosh Mohapatra
2014-02-10
1
-2
/
+22
*
bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check
Christian Franke
2013-08-06
1
-5
/
+11
*
bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup api
Christian Franke
2013-08-06
1
-0
/
+13
*
bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scan
Christian Franke
2013-07-31
1
-1
/
+2
*
bgpd: write NOTIFY non-blockingly
David Lamparter
2013-07-31
1
-4
/
+5
*
bgpd: prevent double address delete on shutdown
Rakesh Garimella
2013-07-30
1
-0
/
+4
*
bgpd: stricter packet handling in OpenSent
Leonid Rosenboim
2013-07-30
1
-18
/
+41
*
hash: force size to be a power of 2
Stephen Hemminger
2013-02-24
1
-1
/
+1
*
bgpd: fix lost passwords of grouped neighbors
Roman Hoog Antink
2013-02-23
1
-6
/
+1
*
bgpd: fix crash in soft-reconfiguration
Christian Franke
2013-02-01
1
-3
/
+4
*
bgpd: relax ORF capability length handling
David Lamparter
2013-02-01
1
-1
/
+1
*
bgpd: don't try to reconcile AS4_PATH with NULL
David Lamparter
2013-02-01
1
-0
/
+3
*
bgpd: conditional default-originate using route-map
Christian Franke
2013-01-16
2
-14
/
+44
*
bgpd: uncork/nagle socket when sending BGP NOTIFY
Leonid Rosenboim
2013-01-16
1
-1
/
+9
*
Revert "bgpd: flock() dump files (BZ#742)"
David Lamparter
2013-01-16
1
-35
/
+5
*
bgpd: uncork after each write
Stephen Hemminger
2013-01-15
1
-4
/
+5
*
bgpd: use recent monotonic time for readtime
Stephen Hemminger
2013-01-15
1
-2
/
+11
*
bgpd: mark route nodes scheduled into work queue
Stephen Hemminger
2013-01-15
1
-0
/
+1
*
bgpd: improve logging of invalid BGP Notifications
Leonid Rosenboim
2013-01-15
1
-12
/
+16
[next]