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
*
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
*
[BGP/cleanup] main program cleanup
Stephen Hemminger
2009-06-18
1
-7
/
+11
*
[daemons] Sanity check port number arguments before use
Paul Jakma
2008-05-29
1
-2
/
+8
*
[bgpd] Fix typo in previous commit to bgp_main.c
Paul Jakma
2007-11-21
1
-1
/
+1
*
[bgpd] small fix for crash if 'listenon' argument is not given
Paul Jakma
2007-11-13
1
-1
/
+3
*
2007-10-30 Nick Hilliard <nick@inex.ie>
Paul Jakma
2007-11-01
1
-3
/
+8
*
[daemon startup] Add --dry-run/-C argument to daemons, to check config file s...
Paul Jakma
2006-10-15
1
-1
/
+11
*
[compiler] miscellaneous trivial compiler warning fixes
paul
2006-01-19
1
-1
/
+1
*
2005-09-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-29
1
-1
/
+1
*
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-07
1
-1
/
+1
*
2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-03
1
-3
/
+3
*
Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.
hasso
2004-11-25
1
-5
/
+10
*
2004-10-25 Paul Jakma <paul@dishone.st>
paul
2004-10-25
1
-1
/
+2
*
2004-10-13 Paul Jakma <paul@dishone.st>
paul
2004-10-13
1
-1
/
+1
*
Removing code which looked at current dir for config file before attempting
hasso
2004-06-20
1
-3
/
+2
*
Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85.
hasso
2004-03-22
1
-0
/
+4
*
2004-03-16 David Young <dyoung@pobox.com>
gdt
2004-03-16
1
-1
/
+1
[next]