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
/
bgp_route.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_b
ex21b
Chris Hall
2012-03-17
1
-71
/
+80
|
\
|
*
bgpd: Addition of ipv6 network command in Multicast address family mode.
G.Balaji
2012-01-23
1
-2
/
+5
|
*
bgpd: IPv4 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
1
-8
/
+8
|
*
bgpd: touch nexthop handling code
Denis Ovsienko
2012-01-08
1
-1
/
+1
|
*
bgpd: justify checks for IPv4 class D/E
Denis Ovsienko
2012-01-02
1
-4
/
+4
|
*
fix set never used warnings
Stephen Hemminger
2011-12-18
1
-2
/
+0
|
*
bgpd: store nexthop info for redistributed IPV6 routes
Stephen Hemminger
2011-12-06
1
-1
/
+11
|
*
bgpd: more SAFI fixes
Denis Ovsienko
2011-09-29
1
-12
/
+3
|
*
bgpd: fix SAFI for for MPLS labeled VPN-IPv6
Denis Ovsienko
2011-09-29
1
-1
/
+1
*
|
Fix broken prefix-list handling in bgpd
Chris Hall
2012-02-29
1
-38
/
+66
*
|
vtysh partly restored. bgpd not crashing on over-size messages.
Chris Hall
2012-02-19
1
-755
/
+844
*
|
Changed gcc options to -std=c99 and -O2, and tighted warnings.
Chris Hall
2011-09-02
1
-0
/
+8
*
|
Merge branch 'euro_ix' of /git/quagga.euro-ix into pipework
ex18p
Chris Hall
2011-08-12
1
-73
/
+87
|
\
\
|
*
|
Merge with main Quagga source as of 29-Jul-2011.
ex17
Chris Hall
2011-08-12
1
-73
/
+87
|
|
\
|
|
|
*
Merge branch 'attr-errors'
Paul Jakma
2011-07-29
1
-30
/
+30
|
|
|
\
|
|
|
*
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
1
-30
/
+30
|
|
*
|
bgpd: Fix compile failure if IPv6 build was disabled.
Paul Jakma
2011-03-23
1
-1
/
+5
|
|
*
|
bgpd: New show commands for improved view and address family support
Michael Lambert
2011-03-21
1
-15
/
+840
|
|
|
/
|
|
*
bgpd: Remove AS Path limit/TTL functionality
Paul Jakma
2011-03-21
1
-368
/
+183
|
|
*
bgpd: Fix display of unsigned attributes
Wataru Tanitsu
2011-03-21
1
-9
/
+9
|
|
*
bgpd: fix use of free memory by update_rsclient
Stephen Hemminger
2011-03-21
1
-1
/
+2
|
|
*
bgpd: unlock node on aggregate error
Robert Bays
2011-03-21
1
-2
/
+3
|
|
*
bgpd: fix errors in aggregate address command
Robert Bays
2011-03-21
1
-36
/
+41
|
|
*
bgpd: fix bgp_node locking issues
Chris Caputo
2011-03-21
1
-31
/
+46
|
|
*
Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements
Paul Jakma
2011-03-20
1
-1
/
+8
|
|
|
\
|
|
|
*
bgpd: improve "monotonic" uptime correction
John Kemp
2011-03-18
1
-1
/
+8
|
|
*
|
bgpd: Simplify process queue init
Paul Jakma
2010-12-08
1
-7
/
+6
|
|
|
/
|
|
*
bgpd: fix printed value of last-update timestamp
Vladimir L Ivanov
2010-10-21
1
-1
/
+2
|
|
*
bgpd, lib: adopt afi_t and safi_t in several places
Michael Lambert
2010-10-06
1
-8
/
+8
|
|
*
bgp: use monotonic clock for time of day
Stephen Hemminger
2010-01-15
1
-13
/
+13
|
*
|
Fix to include all new show commands from 0.99.18.
Chris Hall
2011-04-05
1
-1
/
+3
*
|
|
Merge branch 'master' of /git/quagga.euro-ix into pipework
ex16p
Chris Hall
2011-03-29
1
-3
/
+7
|
\
|
|
|
*
|
Bring "ex" version up to date with 0.99.18
ex14
Chris Hall
2011-03-29
1
-466
/
+1133
*
|
|
Bring "ex" version up to date with 0.99.18
ex15p
Chris Hall
2011-03-29
1
-466
/
+1131
*
|
|
Second tranche of updates for pipework branch.
Chris Hall
2011-02-13
1
-1
/
+1
|
/
/
*
|
Fix "neighbor xx peer-group" and "show bgp XX::"
Chris Hall
2010-12-14
1
-1
/
+1
*
|
Introduce "rs-in" route-map
root
2010-07-28
1
-324
/
+700
*
|
Reworking of peer state handling.
Chris Hall
2010-07-19
1
-260
/
+354
*
|
Adjustments to scheduling of Routing Engine work.
Chris Hall
2010-05-27
1
-31
/
+42
*
|
Further reduction of warnings under gcc 4.2.1
Chris Hall
2010-04-16
1
-1
/
+3
*
|
New functions for error numbers and addresses in messages.
Chris Hall
2010-04-08
1
-1
/
+1
*
|
First beta release
Chris Hall
2010-04-06
1
-4
/
+5
*
|
Major update
Chris Hall
2010-03-16
1
-229
/
+519
*
|
Revised thread/timer handling, work queue and scheduling.
Chris Hall
2010-02-16
1
-41
/
+44
*
|
Fixed shutdown. Centralized the testing of whether the session can be
paulo
2010-02-05
1
-4
/
+1
*
|
Thread safe versions of inet_ntoa and strerror.
paulo
2010-02-04
1
-21
/
+21
*
|
Handling of peering states: Don't disable peer until session
paulo
2010-02-03
1
-2
/
+9
*
|
Use session->notification instead of peer's. Fix HUP - race condition.
paulo
2010-02-01
1
-1
/
+0
*
|
In bgp_route.c bgp_maximum_prefix_overfow arrange for peer to be
paulo
2010-02-01
1
-9
/
+10
*
|
Testing and fixing round.
Chris Hall
2010-01-31
1
-1
/
+1
[next]