index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ex09: Fix "no ip community-list"
ex09
Chris Hall
2010-12-21
3
-5
/
+24
*
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
4
-92
/
+103
*
Change prefix-list to allow: len <= ge <= le <= max
ex08
Chris Hall
2010-12-09
2
-18
/
+22
*
Make routemap sequence numbers 32-bit
Chris Hall
2010-10-29
3
-80
/
+144
*
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
5
-36
/
+30
*
bgpd: fix handling of AS path data
Chris Hall
2010-08-30
6
-204
/
+245
*
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
15
-67
/
+167
*
Fix neighbor override-capability
Chris Hall
2010-08-03
3
-14
/
+11
*
Avoid creating neighbor with same address as another.
Chris Hall
2010-07-30
4
-2
/
+14
*
Introduce "rs-in" route-map
root
2010-07-28
10
-559
/
+1059
*
Trap SIGABRT so that get backtrace in the log.
root
2010-07-22
8
-48
/
+138
*
Reworking of peer state handling.
Chris Hall
2010-07-19
39
-2003
/
+3082
*
Fixes to vty stuff so that zebra runs.
Chris Hall
2010-06-16
4
-6
/
+21
*
Adjustments to scheduling of Routing Engine work.
Chris Hall
2010-05-27
10
-99
/
+114
*
Reinstate NOTIFICATION logging and turn off Memory Tracker
Chris Hall
2010-05-13
8
-360
/
+380
*
Trap NULL returns from calloc() in mem_tracker
Chris Hall
2010-04-28
1
-0
/
+4
*
Fix vty being closed while waiting on '--more--' prompt.
Chris Hall
2010-04-28
5
-13
/
+51
*
Don't return "Not Supported" when setting NULL MD5 password
Chris Hall
2010-04-28
1
-2
/
+7
*
Another compiler warning bites the dust.
Chris Hall
2010-04-17
1
-1
/
+1
*
Adjusted lib/getopt to eliminate compiler warnings.
Chris Hall
2010-04-17
3
-1356
/
+1370
*
Bring up to date with 0.99.16 release
Chris Hall
2010-04-17
12
-24
/
+38
*
Fixing declarations to eliminate compiler warnings in zebra.
Chris Hall
2010-04-17
25
-33
/
+189
*
Put back some Quagga additions to getopt.c etc.
Chris Hall
2010-04-17
4
-66
/
+45
*
Update lib/getopt.c, getopt1.c and getopt.h
Chris Hall
2010-04-17
3
-1410
/
+1376
*
Further warnings removed for gcc 4.2.1.
Chris Hall
2010-04-17
3
-11
/
+34
*
Further reduction of warnings under gcc 4.2.1
Chris Hall
2010-04-16
7
-34
/
+59
*
Fixes to compile on FreeBSD 8.0 with gcc 4.2.1
Chris Hall
2010-04-16
5
-13
/
+27
*
Removing compiler warnings.
Chris Hall
2010-04-16
35
-90
/
+158
*
Compile all daemons, except vtysh, clean but with warnings.
Chris Hall
2010-04-16
9
-60
/
+93
*
Fix compiling with --enable-snmp
Chris Hall
2010-04-15
2
-18
/
+22
*
Added configure-quagga for Euro-IX testing
Chris Hall
2010-04-15
1
-0
/
+6
*
Support gai_strerror() and tidy bgp_listener code.
Chris Hall
2010-04-11
8
-203
/
+479
*
New functions for error numbers and addresses in messages.
Chris Hall
2010-04-08
32
-293
/
+903
*
Fix multiple -l parameter addresses
Chris Hall
2010-04-06
1
-1
/
+1
*
First beta release
Chris Hall
2010-04-06
76
-8568
/
+9590
*
Use vty_set_node() to change node type.
Chris Hall
2010-03-16
1
-1
/
+1
*
Major update
Chris Hall
2010-03-16
78
-5382
/
+20595
*
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
35
-1157
/
+6281
*
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
3
-13
/
+13
*
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
5
-14
/
+25
*
Corrected assert() in bgp_connection_free().
Chris Hall
2010-02-04
1
-2
/
+5
[next]