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_msg_read.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reviewed and improved vty and (particularly) vtysh.
Chris Hall
2012-02-26
1
-11
/
+5
*
vtysh partly restored. bgpd not crashing on over-size messages.
Chris Hall
2012-02-19
1
-7
/
+10
*
Changed gcc options to -std=c99 and -O2, and tighted warnings.
Chris Hall
2011-09-02
1
-1
/
+0
*
Merge with main Quagga source as of 29-Jul-2011.
ex17
Chris Hall
2011-08-12
1
-2
/
+2
*
Bring "ex" version up to date with 0.99.18
ex14
Chris Hall
2011-03-29
1
-1
/
+1
*
Fix to accept Route Refresh messages (message type 5).
Chris Hall
2010-09-13
1
-1
/
+1
*
Fix various capability flags so that sessions are restarted.
Chris Hall
2010-08-04
1
-2
/
+8
*
Reworking of peer state handling.
Chris Hall
2010-07-19
1
-1
/
+2
*
Reinstate NOTIFICATION logging and turn off Memory Tracker
Chris Hall
2010-05-13
1
-3
/
+8
*
Further reduction of warnings under gcc 4.2.1
Chris Hall
2010-04-16
1
-1
/
+11
*
First beta release
Chris Hall
2010-04-06
1
-4
/
+4
*
Major update
Chris Hall
2010-03-16
1
-2
/
+3
*
Fixed bug in message skipping and added "pthread" to start message.
Chris Hall
2010-02-17
1
-1
/
+1
*
Revised thread/timer handling, work queue and scheduling.
Chris Hall
2010-02-16
1
-1
/
+1
*
Thread safe versions of inet_ntoa and strerror.
paulo
2010-02-04
1
-2
/
+2
*
Review and tidy new code and comments.
Chris Hall
2010-02-04
1
-4
/
+12
*
Tidying up the new FSM and exception handling.
Chris Hall
2010-02-04
1
-9
/
+9
*
Clearing up the reaping of connections, and handling of notifications.
Chris Hall
2010-02-01
1
-8
/
+8
*
Testing and fixing round.
Chris Hall
2010-01-31
1
-1
/
+1
*
Binding to interfaces and counting of messages.
Chris Hall
2010-01-27
1
-2
/
+27
*
Wite route refresh received. Hive off statistics into separate struct.
paulo
2010-01-27
1
-1
/
+1
*
Wiring up ROUTE-REFRESH and ORF handling. Work-in-progress.
Chris Hall
2010-01-27
1
-175
/
+542
*
Getting BGP Engine to start and removing warnings.
Chris Hall
2010-01-24
1
-11
/
+9
*
Blitz on bgp_msg_read, particularly OPEN message handling
Chris Hall
2010-01-23
1
-735
/
+972
*
Wired in nexus for bgp_ routing_ and cli_ such that if not using
paulo
2010-01-18
1
-0
/
+1
*
Wired up receiving updates, with update packet sent from BGP to Routing
paulo
2010-01-15
1
-1
/
+1
*
Make session state a Peering Engine item.
Chris Hall
2010-01-14
1
-0
/
+8
*
More knitting and clean up replacing old state machine with events with
paulo
2010-01-14
1
-22
/
+28
*
Knitting it all together. Still not got clean compile. Still lots of
paulo
2010-01-13
1
-36
/
+131
*
Progress on bgp_msg_read. Still on going.
paulo
2010-01-11
1
-218
/
+299
*
Fixed type in bgp_open_state.c. New file bgp_msg_read.c for parsing
paulo
2010-01-08
1
-0
/
+919