summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_nexthop.c
Commit message (Expand)AuthorAgeFilesLines
* Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-02-091-8/+4
* Merge branch 'vyatta-update' of /home/shemminger/src/quagga into jennerStephen Hemminger2009-02-091-4/+4
|\
| * bgp: change () to (void)Stephen Hemminger2009-02-091-4/+4
* | Merge in latest quagga (0.99.11)Stephen Hemminger2008-10-271-0/+1
|\|
| * [vty] Add support for a 'restricted mode' with anonymous vty connectionsPaul Jakma2008-08-231-0/+1
| * [bgpd] Trim memory usage of BGP routesPaul Jakma2007-05-041-19/+21
| * [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-121-41/+5
| * [bgpd] Handle pcount as flags are changed, fixing pcount issuesPaul Jakma2006-09-071-2/+2
| * [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.Paul Jakma2006-02-211-6/+6
| * [zserv] fix up custom isisd and bgpd Zserv functions for new format.paul2006-01-171-24/+62
| * 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-19/+17
| * 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-8/+8
| * 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-9/+6
| * * bgp_nexthop.c: Improve debug.hasso2005-02-011-5/+11
| * 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-1/+1
| * 2004-11-09 Paul Jakma <paul@dishone.st>paul2004-11-091-174/+75
| * OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-4/+4
| * Remove usage of evil list and listnode typedefs.hasso2004-09-231-2/+2
| * Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges.hasso2004-05-201-5/+5
| * Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-0/+9
| * 2003-09-29 Paul Jakma <paul@dishone.st>paul2003-09-291-4/+4
| * Import of zebra.org 20030428-18:07 ISTpaul2003-04-281-41/+44
| * [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch_z14631_ptp_rfc3021paul2002-12-131-4/+4
| * Initial revisionpaul2002-12-131-0/+1405
* Use XCALLOCStephen Hemminger2008-08-181-5/+1
* [bgpd] Trim memory usage of BGP routespaul2007-05-041-19/+21
* [PtP over ethernet] New peer flag allows much more addressing flexibilityajs2006-12-121-41/+5
* [bgpd] Handle pcount as flags are changed, fixing pcount issuespaul2006-09-071-2/+2
* [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.paul2006-02-211-6/+6
* [zserv] fix up custom isisd and bgpd Zserv functions for new format.paul2006-01-171-24/+62
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-19/+17
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-8/+8
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga.post.listloop.cleanuppaul2005-04-071-9/+6
* * bgp_nexthop.c: Improve debug.hasso2005-02-011-5/+11
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-1/+1
* 2004-11-09 Paul Jakma <paul@dishone.st>paul2004-11-091-174/+75
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-4/+4
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-2/+2
* Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges.hasso2004-05-201-5/+5
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-0/+9
* 2003-09-29 Paul Jakma <paul@dishone.st>paul2003-09-291-4/+4
* Import of zebra.org 20030428-18:07 ISTpaul2003-04-281-41/+44
* [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch.z14631.ptp.rfc3021paul2002-12-131-4/+4
* Initial revisionpaul2002-12-131-0/+1405