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
*
Fix to include all new show commands from 0.99.18.
Chris Hall
2011-04-05
1
-1
/
+3
*
Bring "ex" version up to date with 0.99.18
ex14
Chris Hall
2011-03-29
19
-802
/
+1463
*
ex09: Fix "no ip community-list"
ex09
Chris Hall
2010-12-21
1
-2
/
+16
*
Remove unneccessary zlog_err message when re-enabling BGP session
Chris Hall
2010-12-17
1
-2
/
+0
*
Fix "neighbor xx peer-group" and "show bgp XX::"
Chris Hall
2010-12-14
3
-26
/
+36
*
Fix to accept Route Refresh messages (message type 5).
Chris Hall
2010-09-13
3
-5
/
+7
*
Fix bug in NOTIFICATION handling before FSM reaches Established state.
ex07
Chris Hall
2010-09-10
4
-35
/
+29
*
bgpd: fix handling of AS path data
Chris Hall
2010-08-30
4
-114
/
+155
*
Add "match as-origin ASN" route-map entry
Chris Hall
2010-08-23
2
-2
/
+122
*
Fix various capability flags so that sessions are restarted.
Chris Hall
2010-08-04
14
-66
/
+166
*
Fix neighbor override-capability
Chris Hall
2010-08-03
1
-12
/
+9
*
Avoid creating neighbor with same address as another.
Chris Hall
2010-07-30
3
-1
/
+13
*
Introduce "rs-in" route-map
root
2010-07-28
7
-547
/
+1042
*
Trap SIGABRT so that get backtrace in the log.
root
2010-07-22
3
-34
/
+67
*
Reworking of peer state handling.
Chris Hall
2010-07-19
34
-1976
/
+3036
*
Adjustments to scheduling of Routing Engine work.
Chris Hall
2010-05-27
6
-75
/
+88
*
Reinstate NOTIFICATION logging and turn off Memory Tracker
Chris Hall
2010-05-13
6
-359
/
+377
*
Further reduction of warnings under gcc 4.2.1
Chris Hall
2010-04-16
3
-18
/
+43
*
Fix compiling with --enable-snmp
Chris Hall
2010-04-15
1
-17
/
+21
*
Support gai_strerror() and tidy bgp_listener code.
Chris Hall
2010-04-11
1
-149
/
+196
*
New functions for error numbers and addresses in messages.
Chris Hall
2010-04-08
7
-37
/
+31
*
Fix multiple -l parameter addresses
Chris Hall
2010-04-06
1
-1
/
+1
*
First beta release
Chris Hall
2010-04-06
25
-681
/
+1042
*
Use vty_set_node() to change node type.
Chris Hall
2010-03-16
1
-1
/
+1
*
Major update
Chris Hall
2010-03-16
25
-684
/
+1151
*
Fixed bug in message skipping and added "pthread" to start message.
Chris Hall
2010-02-17
3
-4779
/
+4
*
Revised thread/timer handling, work queue and scheduling.
Chris Hall
2010-02-16
20
-547
/
+5339
*
Re-implement xon.
paulo
2010-02-05
4
-38
/
+19
*
Fix retry for connect() connections + debug for mqueue.
Chris Hall
2010-02-05
6
-57
/
+136
*
peer_flag_modify_action must enable the peer if not SHUTDOWN.
paulo
2010-02-05
2
-2
/
+2
*
Relace localtime with localtime_r to be thread safe.
paulo
2010-02-05
1
-7
/
+7
*
Fixed shutdown. Centralized the testing of whether the session can be
paulo
2010-02-05
3
-16
/
+26
*
Recover lost bgp_peer.c Changed bgp_terminate to set
paulo
2010-02-04
2
-35
/
+24
*
Missed a few non safe calls of strerror. Improved comments.
paulo
2010-02-04
3
-6
/
+6
*
Corrected assert() in bgp_connection_free().
Chris Hall
2010-02-04
1
-2
/
+5
*
Thread safe versions of inet_ntoa and strerror.
paulo
2010-02-04
9
-44
/
+44
*
Review and tidy new code and comments.
Chris Hall
2010-02-04
13
-392
/
+365
*
Tidying up the new FSM and exception handling.
Chris Hall
2010-02-04
8
-652
/
+415
*
Added test for sEstablished before processing incoming updates.
Chris Hall
2010-02-03
2
-4
/
+54
*
Restore skips around zeroizing route counts in bgp_peer_stop
paulo
2010-02-03
1
-0
/
+4
*
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
5
-70
/
+42
*
Use notify routine, not disable. Only chnage to clearing state if
paulo
2010-02-02
2
-3
/
+4
*
Change nexus priorities to more closely resemble the originals.
paulo
2010-02-02
2
-7
/
+7
*
Added count to mqueue structure and implemented resets.
Chris Hall
2010-02-01
1
-4
/
+1
*
Use session->notification instead of peer's. Fix HUP - race condition.
paulo
2010-02-01
6
-12
/
+11
*
In bgp_route.c bgp_maximum_prefix_overfow arrange for peer to be
paulo
2010-02-01
7
-75
/
+88
*
Clearing up the reaping of connections, and handling of notifications.
Chris Hall
2010-02-01
6
-203
/
+262
*
Simplified handling of connection pending queue.
Chris Hall
2010-02-01
4
-92
/
+74
*
Testing and fixing round.
Chris Hall
2010-01-31
7
-14
/
+57
[next]