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_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further work on Watch-Dog and extend "debug bgp update"
Chris Hall
2012-04-11
1
-5
/
+5
*
Remove a number of "assigned but unused" warnings and other WIP
Chris Hall
2012-04-10
1
-15
/
+31
*
Tidy up some XMALLOC items that were not being XFREE'd.
Chris Hall
2012-03-22
1
-1
/
+4
*
Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_b
ex21b
Chris Hall
2012-03-17
1
-2
/
+13
|
\
|
*
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2011-12-13
1
-1
/
+6
|
*
bgpd: cleanup privs on termination
Stephen Hemminger
2011-12-07
1
-0
/
+1
|
*
bgpd: justify capabilities for TOS setting
Chris Luke
2011-11-15
1
-0
/
+1
|
*
bgpd: fix bgp_node locking issues
Chris Caputo
2011-03-21
1
-1
/
+9
*
|
Reviewed and improved vty and (particularly) vtysh.
Chris Hall
2012-02-26
1
-2
/
+2
*
|
Do not install "end" command in nodes where it has no effect.
Chris Hall
2012-02-22
1
-2
/
+2
*
|
vtysh partly restored. bgpd not crashing on over-size messages.
Chris Hall
2012-02-19
1
-467
/
+601
*
|
Update the scaled number output and memory show commands.
Chris Hall
2011-09-06
1
-10
/
+10
*
|
Merging of euro_ix branch into pipework.
Chris Hall
2011-09-02
1
-4
/
+111
*
|
Update pipework and improve memory reporting.
Chris Hall
2011-07-21
1
-2
/
+1
*
|
Upgrade of "pipework" -- including piping to/from shell commands
ex11p
Chris Hall
2011-03-21
1
-37
/
+25
*
|
Second tranche of updates for pipework branch.
Chris Hall
2011-02-13
1
-11
/
+16
*
|
Reworking of peer state handling.
Chris Hall
2010-07-19
1
-22
/
+62
*
|
Adjustments to scheduling of Routing Engine work.
Chris Hall
2010-05-27
1
-1
/
+9
*
|
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
-146
/
+219
*
|
Major update
Chris Hall
2010-03-16
1
-4
/
+17
*
|
Fixed bug in message skipping and added "pthread" to start message.
Chris Hall
2010-02-17
1
-1
/
+3
*
|
Revised thread/timer handling, work queue and scheduling.
Chris Hall
2010-02-16
1
-28
/
+26
*
|
Missed a few non safe calls of strerror. Improved comments.
paulo
2010-02-04
1
-1
/
+1
*
|
Change nexus priorities to more closely resemble the originals.
paulo
2010-02-02
1
-6
/
+7
*
|
Use session->notification instead of peer's. Fix HUP - race condition.
paulo
2010-02-01
1
-1
/
+2
*
|
Allow totally empty config file (even though it's useless).
paulo
2010-01-29
1
-1
/
+15
*
|
Changed zclient to use qfiles etc when we have a nexus. For BGP client
paulo
2010-01-28
1
-9
/
+15
*
|
Fixed program shutdown. Added peering engine side of TTL changing.
paulo
2010-01-27
1
-22
/
+6
*
|
Fixed problems in mqueue keeping tail pointers correct. Implemented
paulo
2010-01-25
1
-15
/
+19
*
|
Fix "write file" command so reports "threaded". Working on Shutdown and
paulo
2010-01-22
1
-11
/
+60
*
|
Fixes to get 3 threads working. Fixes to get threaded command working.
paulo
2010-01-21
1
-14
/
+30
*
|
Small fix to bgp_network & add reset to peer index
Chris Hall
2010-01-19
1
-17
/
+17
*
|
Minor fixes to get a clean compile so can start debugging.
paulo
2010-01-19
1
-3
/
+1
*
|
Nexus to handle old threads and process the bgp local events. Deals
paulo
2010-01-18
1
-13
/
+40
*
|
Wired in nexus for bgp_ routing_ and cli_ such that if not using
paulo
2010-01-18
1
-31
/
+45
*
|
More knitting and clean up replacing old state machine with events with
paulo
2010-01-14
1
-1
/
+1
*
|
Knitting it all together. Still not got clean compile. Still lots of
paulo
2010-01-13
1
-18
/
+19
*
|
Update peer from received open state. Threaded command. Peer index
paulo
2010-01-08
1
-5
/
+20
*
|
Added "threaded" command.
paulo
2010-01-06
1
-4
/
+27
*
|
Can't use stderr after daemonizing, goes to dev/null
paulo
2009-12-18
1
-8
/
+0
*
|
QDEBUG handling. Debug banner on stderr, vty and log file. Annouce
paulo
2009-12-18
1
-1
/
+19
*
|
Use qpt version of pthread_join
paulo
2009-12-17
1
-3
/
+2
*
|
Fix shutdown. Move cpu stats command to cli thread.
paulo
2009-12-17
1
-9
/
+23
*
|
Get CLI thread and UI working properly. Sex commands according to
paulo
2009-12-15
1
-7
/
+14
*
|
Using message queue to send commands from cli thread to bgp thread.
paulo
2009-12-14
1
-5
/
+21
*
|
vty running in main thread. bgp running in its own thread.
paulo
2009-12-11
1
-10
/
+40
*
|
Wired up the CLI thread with new qpnexus type. Still work in progress.
paulo
2009-12-08
1
-1
/
+5
*
|
Make vty and log thread safe under single mutex.
paulo
2009-12-07
1
-2
/
+2
|
/
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-1
/
+108
[next]