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
...
|
*
Merged with GMCH changes
paulo
2010-01-18
1
-16
/
+13
|
*
Merge branch 'bgp_engine' of ssh://paulo@80.177.246.130/git/quagga.euro-ix in...
paulo
2010-01-18
5
-84
/
+168
|
|
\
|
*
|
Nexus to handle old threads and process the bgp local events. Deals
paulo
2010-01-18
5
-29
/
+126
*
|
|
Disable zebra pro tem
Chris Hall
2010-01-19
2
-33
/
+44
|
|
/
|
/
|
*
|
Refining the session state handling.
Chris Hall
2010-01-18
5
-84
/
+168
|
/
*
Wired in nexus for bgp_ routing_ and cli_ such that if not using
paulo
2010-01-18
15
-225
/
+173
*
Further work-in-progress.
Chris Hall
2010-01-17
10
-113
/
+607
*
Wired up receiving updates, with update packet sent from BGP to Routing
paulo
2010-01-15
11
-207
/
+224
*
Make session state a Peering Engine item.
Chris Hall
2010-01-14
8
-84
/
+90
*
More knitting and clean up replacing old state machine with events with
paulo
2010-01-14
11
-255
/
+240
*
Knitting it all together. Still not got clean compile. Still lots of
paulo
2010-01-13
22
-351
/
+344
*
Progress on bgp_msg_read. Still on going.
paulo
2010-01-11
9
-229
/
+393
*
Further work-in-progress
Chris Hall
2010-01-10
24
-2572
/
+1422
*
Fixed type in bgp_open_state.c. New file bgp_msg_read.c for parsing
paulo
2010-01-08
2
-21
/
+940
*
Update peer from received open state. Threaded command. Peer index
paulo
2010-01-08
10
-410
/
+656
*
Further work-in-progress.
Chris Hall
2010-01-08
14
-279
/
+2944
*
Continuing work-in-progress
Chris Hall
2010-01-08
15
-268
/
+1191
*
Further refinement to arguments for message queue blocks.
Chris Hall
2010-01-07
3
-359
/
+210
*
Further extension to arguments for message queue blocks.
Chris Hall
2010-01-06
2
-0
/
+124
*
Merge branch 'bgp_engine' of /git/quagga.euro-ix into bgp_engine
Chris Hall
2010-01-06
1
-4
/
+27
|
\
|
*
Added "threaded" command.
paulo
2010-01-06
1
-4
/
+27
*
|
Extended argument handling for message queue blocks.
Chris Hall
2010-01-06
3
-38
/
+509
|
/
*
Work in progress on BGP Engine
Chris Hall
2010-01-06
9
-417
/
+907
*
Tighten SU_ADDRSTRLEN and sockunion2str() in lib/sockunion.c/.h
Chris Hall
2010-01-05
2
-1
/
+14
*
Merge branch 'bgp_engine' of /git/quagga.euro-ix into bgp_engine
Chris Hall
2010-01-05
2
-8
/
+28
|
\
|
*
Fix typo in lib/sockunion.c
paulo
2010-01-04
1
-1
/
+1
|
*
Merge branch 'pthreads' of ssh://paulo@80.177.246.130/git/quagga.euro-ix into...
paulo
2010-01-04
1
-7
/
+27
|
|
\
|
|
*
Set socket non-blocking prior to listen(). Changed to recursive
paulo
2010-01-04
1
-7
/
+27
*
|
|
Add qpthreads_thread_created to lib/qpthreads
Chris Hall
2010-01-05
2
-4
/
+10
|
/
/
*
/
Initial commit for bgp_engine branch -- seeding new files...
Chris Hall
2010-01-04
45
-2443
/
+8972
|
/
*
Fix bug in using new mqueue interface. Change which signals
paulo
2009-12-18
2
-2
/
+9
*
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
5
-2
/
+71
*
Changes to mqueue interface to support revoke.
paulo
2009-12-18
4
-74
/
+40
*
Use qpt version of pthread_join
paulo
2009-12-17
1
-3
/
+2
*
Add qpt_thread_join() to lib/qpthreads
Chris Hall (GMCH)
2009-12-17
2
-0
/
+31
*
Add qpt_threads_equal() to lib/qpthreads
Chris Hall (GMCH)
2009-12-17
1
-1
/
+9
*
Use static mutexes
paulo
2009-12-17
6
-65
/
+58
*
Fix shutdown. Move cpu stats command to cli thread.
paulo
2009-12-17
9
-21
/
+96
*
Merge branch 'master' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-17
5
-21
/
+4
|
\
|
*
Merge branch 'master' of git://code.quagga.net/quagga
Chris Hall (GMCH)
2009-12-17
5
-21
/
+4
|
|
\
|
|
*
bgpd: code cleanup
Stephen Hemminger
2009-12-17
5
-21
/
+4
*
|
|
Add timer interval handling to lib/qtimer
Chris Hall (GMCH)
2009-12-17
2
-4
/
+52
*
|
|
Add vector_trim() and vector_condense() to lib/vector.c
Chris Hall (GMCH)
2009-12-17
2
-7
/
+50
*
|
|
Fix to qps_selection_ream()
Chris Hall (GMCH)
2009-12-17
1
-1
/
+1
*
|
|
Fix race condition when threads start. Make memory stats thread safe
paulo
2009-12-16
6
-36
/
+97
*
|
|
Get CLI thread and UI working properly. Sex commands according to
paulo
2009-12-15
11
-189
/
+444
*
|
|
Using message queue to send commands from cli thread to bgp thread.
paulo
2009-12-14
13
-110
/
+285
*
|
|
Fix to mqueue_dequeue in lib/mqueue.c
Chris Hall (GMCH)
2009-12-14
1
-2
/
+2
*
|
|
vty running in main thread. bgp running in its own thread.
paulo
2009-12-11
9
-58
/
+196
[prev]
[next]