index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: 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
*
bgpd: fix error response to invalid BGP version number
Leonid Rosenboim
2013-01-14
1
-2
/
+4
*
bgpd: fix a bug in bgp_attr_dup
Christian Franke
2013-01-14
1
-4
/
+17
*
bgpd: fix a memleak on "set community none"
Christian Franke
2013-01-14
1
-0
/
+3
*
bgpd: store "no neighbor activate" for IPv4 unicast
Christian Franke
2013-01-14
1
-1
/
+1
*
bgpd: avoid heap fragmentation in bgp_clear_route_table
Jorge Boncompte [DTI2]
2013-01-14
1
-15
/
+15
*
bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdown
Jorge Boncompte [DTI2]
2013-01-14
1
-3
/
+0
*
bgpd: Fixed out-of-date comment
Andrew Certain
2012-11-30
1
-1
/
+1
*
bgpd: add replace-as modifier for BGP neighbor
Andrew Certain
2012-11-30
4
-11
/
+78
*
bgpd: CVE-2012-1820, DoS in bgp_capability_orf()
Denis Ovsienko
2012-11-01
1
-24
/
+2
*
bgpd: flock() dump files (BZ#742)
Daniel Kozlowski
2012-11-01
1
-5
/
+35
*
*: use array_size() helper macro
Balaji.G
2012-10-25
3
-10
/
+7
*
lib/table: add route_table_get_next() and iterator
Avneesh Sachdev
2012-09-26
1
-0
/
+78
*
bgpd: make bgp_table a wrapper around table library
Avneesh Sachdev
2012-09-26
3
-480
/
+285
[next]