summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_packet.c
Commit message (Expand)AuthorAgeFilesLines
* Work in progress -- pthread handling and debug improvementsChris Hall2012-05-281-5/+0
* Fix problems with handling of oversize BGP messagesex24bChris Hall2012-05-071-80/+503
* Remove a number of "assigned but unused" warnings and other WIPChris Hall2012-04-101-2/+0
* Merge branch 'master' into euro_ix_bex23bChris Hall2012-03-231-116/+108
|\
| * bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoSPaul Jakma2012-03-041-3/+7
* | Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-118/+202
|\|
| * bgpd: justify checks for IPv4 class D/EDenis Ovsienko2012-01-021-1/+1
| * bgpd: fix regression in ORF procesing (BZ#688)Denis Ovsienko2011-12-131-1/+1
| * bgpd: more SAFI fixesDenis Ovsienko2011-09-291-7/+7
| * bgpd: spellingDenis Ovsienko2011-09-271-1/+1
| * bgpd: add useful notification logs (BZ#616)heasley2011-09-271-3/+16
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-1332/+47
* | Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-121-60/+99
|\ \
| * | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-60/+99
| |\|
| | * Merge branch 'attr-errors'Paul Jakma2011-07-291-29/+49
| | |\
| | | * bgpd: Implement revised error handling for partial optional/trans. attributesPaul Jakma2011-03-211-28/+48
| | | * bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-4/+4
| | * | bgpd: trivial format / warning fixesPaul Jakma2011-04-131-10/+11
| | * | bgpd: enable TCP corkingStephen Hemminger2011-03-211-14/+18
| | * | bgpd: leave peer socket in non-blocking mode (mostly)Stephen Hemminger2011-03-211-23/+14
| | |/
| | * bgpd: fix handling of "Unsupported Capability"Dmitrij Tejblum2011-01-141-6/+0
| | * Set from even if binfo->extra is NULL.Greg Troxel2010-09-171-2/+3
| | * bgpd: tighten bounds checking in RR ORF msg readerChris Hall2010-05-141-9/+40
| | * bgp: use monotonic clock for time of dayStephen Hemminger2010-01-151-1/+1
| * | Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-291-8/+3
* | | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-6/+0
* | | Second tranche of updates for pipework branch.Chris Hall2011-02-131-2/+3
* | | Creation of pipework branchChris Hall2010-12-211-5/+5
|/ /
* | Reworking of peer state handling.Chris Hall2010-07-191-59/+34
* | First beta releaseChris Hall2010-04-061-7/+0
* | Major updateChris Hall2010-03-161-2/+1
* | Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-81/+24
* | Re-implement xon.paulo2010-02-051-5/+2
* | Missed a few non safe calls of strerror. Improved comments.paulo2010-02-041-4/+4
* | Tidying up the new FSM and exception handling.Chris Hall2010-02-041-2/+1
* | Handling of peering states: Don't disable peer until sessionpaulo2010-02-031-22/+6
* | In bgp_route.c bgp_maximum_prefix_overfow arrange for peer to bepaulo2010-02-011-4/+20
* | Testing and fixing round.Chris Hall2010-01-311-2/+6
* | Wite route refresh received. Hive off statistics into separate struct.paulo2010-01-271-30/+101
* | Fixed program shutdown. Added peering engine side of TTL changing.paulo2010-01-271-10/+80
* | Getting BGP Engine to start and removing warnings.Chris Hall2010-01-241-4/+5
* | Blitz on bgp_msg_read, particularly OPEN message handlingChris Hall2010-01-231-1/+1
* | Wired in nexus for bgp_ routing_ and cli_ such that if not usingpaulo2010-01-181-1/+1
* | Further work-in-progress.Chris Hall2010-01-171-57/+102
* | Wired up receiving updates, with update packet sent from BGP to Routingpaulo2010-01-151-141/+55
* | Knitting it all together. Still not got clean compile. Still lots ofpaulo2010-01-131-0/+6
* | Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-0/+3
* | Merge branch 'master' of /git/quagga.euro-ixChris Hall (GMCH)2009-12-101-124/+124
|\ \ | |/ |/|
| * Upgrade Prefix-List & BGP Community-List handlingChris Hall (GMCH)2009-11-261-124/+124
* | bgpd: compile warnings cleanupStephen Hemminger2009-12-101-24/+0
|/