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
...
*
|
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
*
|
Added "threaded" command.
paulo
2010-01-06
1
-4
/
+27
*
|
Work in progress on BGP Engine
Chris Hall
2010-01-06
9
-417
/
+907
*
|
Initial commit for bgp_engine branch -- seeding new files...
Chris Hall
2010-01-04
28
-2010
/
+7974
*
|
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
*
|
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
*
|
|
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
*
|
|
Merge branch 'master' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-10
4
-75
/
+1
|
\
|
|
|
*
|
Merge branch 'master' of /git/quagga.euro-ix
Chris Hall (GMCH)
2009-12-10
8
-1441
/
+1305
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge remote branch 'quagga/master' of /git/quagga.euro-ix
Chris Hall (GMCH)
2009-12-09
2
-33
/
+9
|
|
|
\
|
*
|
|
bgpd: compile warnings cleanup
Stephen Hemminger
2009-12-10
4
-75
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge remote branch 'quagga/master' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-09
2
-33
/
+9
|
\
|
|
|
*
|
lib: move check_bit into prefix common code
Stephen Hemminger
2009-12-09
1
-31
/
+4
|
*
|
bgpd: work around warning in assegments_parse()
Denis Ovsienko
2009-12-04
1
-2
/
+5
*
|
|
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
|
|
/
|
/
|
*
|
Upgrade Prefix-List & BGP Community-List handling
Chris Hall (GMCH)
2009-11-26
8
-1441
/
+1305
|
/
*
bgpd: fix md5 set on listen sockets
Stephen Hemminger
2009-08-28
1
-9
/
+10
*
bgp: missing pieces from listener patch
Stephen Hemminger
2009-08-13
1
-10
/
+5
*
bgp: compiler warning fix
Stephen Hemminger
2009-08-13
1
-2
/
+2
*
bgpd: Fix mistakes in applying 'allow inbound connections to non-default view'
Paul Jakma
2009-08-05
1
-26
/
+28
*
[bgpd] delete erroneous extra brace..
Paul Jakma
2009-07-30
1
-1
/
+0
[prev]
[next]