summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Restore skips around zeroizing route counts in bgp_peer_stoppaulo2010-02-031-0/+4
* | When prefix overflow timer expires it mustn't re-enable the peer if wepaulo2010-02-031-0/+4
* | Handling of peering states: Don't disable peer until sessionpaulo2010-02-035-70/+42
* | Use notify routine, not disable. Only chnage to clearing state ifpaulo2010-02-022-3/+4
* | Change nexus priorities to more closely resemble the originals.paulo2010-02-026-51/+66
* | Free nexus's queue and thread signal.paulo2010-02-011-2/+4
* | Added count to mqueue structure and implemented resets.Chris Hall2010-02-013-40/+151
* | Use session->notification instead of peer's. Fix HUP - race condition.paulo2010-02-017-16/+15
* | In bgp_route.c bgp_maximum_prefix_overfow arrange for peer to bepaulo2010-02-017-75/+88
* | Clearing up the reaping of connections, and handling of notifications.Chris Hall2010-02-016-203/+262
* | Simplified handling of connection pending queue.Chris Hall2010-02-016-93/+91
* | Testing and fixing round.Chris Hall2010-01-319-31/+78
* | Allow totally empty config file (even though it's useless).paulo2010-01-291-1/+15
* | Enable zebra clientpaulo2010-01-291-4/+0
* | Changed zclient to use qfiles etc when we have a nexus. For BGP clientpaulo2010-01-289-94/+288
* | Merge branch 'bgp_engine' of /git/quagga.euro-ix into bgp_engineChris Hall2010-01-273-7/+7
|\ \
| * | Fixed some missed peer state name changes.paulo2010-01-273-7/+7
* | | Binding to interfaces and counting of messages.Chris Hall2010-01-2716-187/+353
|/ /
* | Wite route refresh received. Hive off statistics into separate struct.paulo2010-01-2710-91/+199
* | Fixed program shutdown. Added peering engine side of TTL changing.paulo2010-01-2720-119/+324
* | Wiring up ROUTE-REFRESH and ORF handling. Work-in-progress.Chris Hall2010-01-2717-271/+833
* | Merge branch 'bgp_engine' of /git/quagga.euro-ix into bgp_engineChris Hall2010-01-256-17/+80
|\ \
| * | Fixed problems in mqueue keeping tail pointers correct. Implementedpaulo2010-01-256-17/+80
* | | Fix bgp_session_do_disable() to return exactly one eDisabled event.Chris Hall2010-01-254-6/+27
|/ /
* | Getting BGP Engine to start and removing warnings.Chris Hall2010-01-2440-791/+913
* | Blitz on bgp_msg_read, particularly OPEN message handlingChris Hall2010-01-2321-899/+1532
* | Fix "write file" command so reports "threaded". Working on Shutdown andpaulo2010-01-227-25/+83
* | Reduce peer FSM now that session handled elsewhere. Wire up statuspaulo2010-01-228-40/+52
* | Fixes to get 3 threads working. Fixes to get threaded command working.paulo2010-01-219-32/+57
* | Tidy up handling of fd_last in qpselect.Chris Hall2010-01-212-14/+28
* | Weed out last vestiges of FSM setting session->state.Chris Hall2010-01-212-6/+1
* | close(fd) in bgp_connection_close()Chris Hall2010-01-211-4/+0
* | Fix typo in bgp_connection_open.Chris Hall2010-01-211-1/+1
* | Keep timer running past IO errors in Connect/Active states.Chris Hall2010-01-213-68/+58
* | Fix sense of session->connect flagChris Hall2010-01-202-2624/+1
* | Fix debuggery in qtimers. Check NULL notify pointer in bgp_vtypaulo2010-01-202-2/+3
* | Fix sockunion_connect() error handling.Chris Hall2010-01-201-1/+1
* | Fixing heap_push.Chris Hall2010-01-201-3/+3
* | Fixed dangling uses of bgp_notify_free()Chris Hall2010-01-205-9/+7
* | Adding verify debug code for qtimers and tidied up.Chris Hall2010-01-2012-59/+2830
* | Fix bug in bgp_connection not clearing pointers after free. Plantedpaulo2010-01-204-7/+32
* | Small fix to bgp_network & add reset to peer indexChris Hall2010-01-194-65/+97
* | Use sigprocmask when non-threaded. Fixed assert.paulo2010-01-192-2/+9
* | Recast bgp_peer_index so that pointers to entries work !Chris Hall2010-01-191-70/+73
* | Minor fixes to get a clean compile so can start debugging.paulo2010-01-1911-47/+55
* | Merge branch 'bgp_engine' of /git/quagga.euro-ix into bgp_engineChris Hall2010-01-195-29/+123
|\ \
| * | Merged with GMCH changespaulo2010-01-181-16/+13
| * | Merge branch 'bgp_engine' of ssh://paulo@80.177.246.130/git/quagga.euro-ix in...paulo2010-01-185-84/+168
| |\ \
| * | | Nexus to handle old threads and process the bgp local events. Dealspaulo2010-01-185-29/+126
* | | | Disable zebra pro temChris Hall2010-01-192-33/+44
| |/ / |/| |