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
/
bgpd.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
-3
/
+6
|
\
|
*
general: remove inline qualifiers and move in-header functions to objects
Paul Jakma
2012-01-06
1
-1
/
+1
|
*
fix set never used warnings
Stephen Hemminger
2011-12-18
1
-2
/
+0
|
*
bgpd: fix "nexthop-local unchanged" (BZ#350)
Dylan Hall
2011-11-15
1
-0
/
+5
|
*
bgpd: revised fix to --dryrun (BZ#622)
Sergey Y. Afonin
2011-11-15
1
-3
/
+4
|
*
bgpd: rename SAFI 3 according to RFC4760
Denis Ovsienko
2011-09-29
1
-1
/
+1
*
|
Fix broken prefix-list handling in bgpd
Chris Hall
2012-02-29
1
-10
/
+16
*
|
Reviewed and improved vty and (particularly) vtysh.
Chris Hall
2012-02-26
1
-1
/
+1
*
|
vtysh partly restored. bgpd not crashing on over-size messages.
Chris Hall
2012-02-19
1
-6
/
+5
*
|
Merge branch 'euro_ix' of /git/quagga.euro-ix into pipework
ex18p
Chris Hall
2011-08-12
1
-197
/
+369
|
\
\
|
*
|
Merge with main Quagga source as of 29-Jul-2011.
ex17
Chris Hall
2011-08-12
1
-197
/
+369
|
|
\
|
|
|
*
bgpd: refine the setting up of GTSM
Stephen Hemminger
2011-03-28
1
-3
/
+18
|
|
*
bgpd: Cleanups & fixes for minttl / GTSM
Stephen Hemminger
2011-03-24
1
-27
/
+28
|
|
*
bgpd: RFC 5082 Generalized TTL Security Mechanism support
Nick Hilliard
2011-03-23
1
-1
/
+156
|
|
*
bgp: use monotonic clock for time of day
Stephen Hemminger
2010-01-15
1
-7
/
+15
|
*
|
Bring "ex" version up to date with 0.99.18
ex14
Chris Hall
2011-03-29
1
-5
/
+6
*
|
|
Bring "ex" version up to date with 0.99.18
ex15p
Chris Hall
2011-03-29
1
-5
/
+6
*
|
|
Second tranche of updates for pipework branch.
Chris Hall
2011-02-13
1
-1
/
+2
|
/
/
*
|
Fix "neighbor xx peer-group" and "show bgp XX::"
Chris Hall
2010-12-14
1
-23
/
+28
*
|
Fix various capability flags so that sessions are restarted.
Chris Hall
2010-08-04
1
-4
/
+4
*
|
Avoid creating neighbor with same address as another.
Chris Hall
2010-07-30
1
-0
/
+8
*
|
Introduce "rs-in" route-map
root
2010-07-28
1
-10
/
+29
*
|
Reworking of peer state handling.
Chris Hall
2010-07-19
1
-604
/
+502
*
|
New functions for error numbers and addresses in messages.
Chris Hall
2010-04-08
1
-3
/
+2
*
|
First beta release
Chris Hall
2010-04-06
1
-4
/
+14
*
|
Major update
Chris Hall
2010-03-16
1
-13
/
+14
*
|
Revised thread/timer handling, work queue and scheduling.
Chris Hall
2010-02-16
1
-2
/
+0
*
|
Fix retry for connect() connections + debug for mqueue.
Chris Hall
2010-02-05
1
-0
/
+2
*
|
peer_flag_modify_action must enable the peer if not SHUTDOWN.
paulo
2010-02-05
1
-1
/
+1
*
|
Fixed shutdown. Centralized the testing of whether the session can be
paulo
2010-02-05
1
-5
/
+9
*
|
Recover lost bgp_peer.c Changed bgp_terminate to set
paulo
2010-02-04
1
-2
/
+1
*
|
Thread safe versions of inet_ntoa and strerror.
paulo
2010-02-04
1
-2
/
+2
*
|
When prefix overflow timer expires it mustn't re-enable the peer if we
paulo
2010-02-03
1
-0
/
+4
*
|
Handling of peering states: Don't disable peer until session
paulo
2010-02-03
1
-11
/
+8
*
|
Use notify routine, not disable. Only chnage to clearing state if
paulo
2010-02-02
1
-2
/
+2
*
|
In bgp_route.c bgp_maximum_prefix_overfow arrange for peer to be
paulo
2010-02-01
1
-54
/
+54
*
|
Testing and fixing round.
Chris Hall
2010-01-31
1
-1
/
+3
*
|
Wite route refresh received. Hive off statistics into separate struct.
paulo
2010-01-27
1
-4
/
+5
*
|
Fixed program shutdown. Added peering engine side of TTL changing.
paulo
2010-01-27
1
-42
/
+53
*
|
Fixed problems in mqueue keeping tail pointers correct. Implemented
paulo
2010-01-25
1
-1
/
+42
*
|
Getting BGP Engine to start and removing warnings.
Chris Hall
2010-01-24
1
-4
/
+4
*
|
Fix "write file" command so reports "threaded". Working on Shutdown and
paulo
2010-01-22
1
-3
/
+2
*
|
Minor fixes to get a clean compile so can start debugging.
paulo
2010-01-19
1
-0
/
+5
*
|
Wired in nexus for bgp_ routing_ and cli_ such that if not using
paulo
2010-01-18
1
-30
/
+0
*
|
Wired up receiving updates, with update packet sent from BGP to Routing
paulo
2010-01-15
1
-26
/
+26
*
|
More knitting and clean up replacing old state machine with events with
paulo
2010-01-14
1
-209
/
+83
*
|
Progress on bgp_msg_read. Still on going.
paulo
2010-01-11
1
-1
/
+1
*
|
Update peer from received open state. Threaded command. Peer index
paulo
2010-01-08
1
-284
/
+9
*
|
Initial commit for bgp_engine branch -- seeding new files...
Chris Hall
2010-01-04
1
-0
/
+3
*
|
Merge branch 'master' of git://code.quagga.net/quagga
Chris Hall (GMCH)
2009-12-17
1
-1
/
+1
|
\
|
[next]