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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Clearing up the reaping of connections, and handling of notifications.
Chris Hall
2010-02-01
6
-203
/
+262
*
|
Simplified handling of connection pending queue.
Chris Hall
2010-02-01
4
-92
/
+74
*
|
Testing and fixing round.
Chris Hall
2010-01-31
7
-14
/
+57
*
|
Allow totally empty config file (even though it's useless).
paulo
2010-01-29
1
-1
/
+15
*
|
Enable zebra client
paulo
2010-01-29
1
-4
/
+0
*
|
Changed zclient to use qfiles etc when we have a nexus. For BGP client
paulo
2010-01-28
5
-60
/
+39
*
|
Merge branch 'bgp_engine' of /git/quagga.euro-ix into bgp_engine
Chris Hall
2010-01-27
3
-7
/
+7
|
\
\
|
*
|
Fixed some missed peer state name changes.
paulo
2010-01-27
3
-7
/
+7
*
|
|
Binding to interfaces and counting of messages.
Chris Hall
2010-01-27
13
-183
/
+312
|
/
/
*
|
Wite route refresh received. Hive off statistics into separate struct.
paulo
2010-01-27
10
-91
/
+199
*
|
Fixed program shutdown. Added peering engine side of TTL changing.
paulo
2010-01-27
17
-118
/
+297
*
|
Wiring up ROUTE-REFRESH and ORF handling. Work-in-progress.
Chris Hall
2010-01-27
16
-271
/
+828
*
|
Merge branch 'bgp_engine' of /git/quagga.euro-ix into bgp_engine
Chris Hall
2010-01-25
5
-17
/
+69
|
\
\
|
*
|
Fixed problems in mqueue keeping tail pointers correct. Implemented
paulo
2010-01-25
5
-17
/
+69
*
|
|
Fix bgp_session_do_disable() to return exactly one eDisabled event.
Chris Hall
2010-01-25
4
-6
/
+27
|
/
/
*
|
Getting BGP Engine to start and removing warnings.
Chris Hall
2010-01-24
16
-343
/
+430
*
|
Blitz on bgp_msg_read, particularly OPEN message handling
Chris Hall
2010-01-23
16
-853
/
+1429
*
|
Fix "write file" command so reports "threaded". Working on Shutdown and
paulo
2010-01-22
4
-16
/
+66
*
|
Reduce peer FSM now that session handled elsewhere. Wire up status
paulo
2010-01-22
8
-40
/
+52
*
|
Fixes to get 3 threads working. Fixes to get threaded command working.
paulo
2010-01-21
2
-16
/
+30
*
|
Weed out last vestiges of FSM setting session->state.
Chris Hall
2010-01-21
2
-6
/
+1
*
|
close(fd) in bgp_connection_close()
Chris Hall
2010-01-21
1
-4
/
+0
*
|
Fix typo in bgp_connection_open.
Chris Hall
2010-01-21
1
-1
/
+1
*
|
Keep timer running past IO errors in Connect/Active states.
Chris Hall
2010-01-21
3
-68
/
+58
*
|
Fix sense of session->connect flag
Chris Hall
2010-01-20
2
-2624
/
+1
*
|
Fix debuggery in qtimers. Check NULL notify pointer in bgp_vty
paulo
2010-01-20
1
-1
/
+1
*
|
Fixed dangling uses of bgp_notify_free()
Chris Hall
2010-01-20
5
-9
/
+7
*
|
Adding verify debug code for qtimers and tidied up.
Chris Hall
2010-01-20
8
-55
/
+2727
*
|
Fix bug in bgp_connection not clearing pointers after free. Planted
paulo
2010-01-20
2
-2
/
+15
*
|
Small fix to bgp_network & add reset to peer index
Chris Hall
2010-01-19
4
-65
/
+97
*
|
Use sigprocmask when non-threaded. Fixed assert.
paulo
2010-01-19
1
-1
/
+1
*
|
Recast bgp_peer_index so that pointers to entries work !
Chris Hall
2010-01-19
1
-70
/
+73
*
|
Minor fixes to get a clean compile so can start debugging.
paulo
2010-01-19
11
-47
/
+55
*
|
Merge branch 'bgp_engine' of /git/quagga.euro-ix into bgp_engine
Chris Hall
2010-01-19
1
-13
/
+40
|
\
\
|
*
\
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
1
-13
/
+40
*
|
|
|
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
11
-126
/
+100
*
|
Further work-in-progress.
Chris Hall
2010-01-17
8
-113
/
+540
*
|
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
19
-351
/
+340
*
|
Progress on bgp_msg_read. Still on going.
paulo
2010-01-11
9
-229
/
+393
*
|
Further work-in-progress
Chris Hall
2010-01-10
17
-2558
/
+1372
*
|
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
7
-326
/
+536
*
|
Further work-in-progress.
Chris Hall
2010-01-08
13
-278
/
+2943
*
|
Continuing work-in-progress
Chris Hall
2010-01-08
13
-268
/
+1188
[prev]
[next]