summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [bgpd] fix typo made by paul in previous commitPaul Jakma2009-07-211-2/+2
* [bgpd] Avoid zombie accepted peer entriesTimo Teräs2009-07-211-0/+2
* [bgpd] Small buffer overrun in bgp_clear_node_queue_initNick Hilliard2009-07-211-2/+1
* [zebra] Silence noisy process_subqChris Caputo2009-07-211-0/+2
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-1936-133/+630
* [bgpd] Fix compiler warnings related to MD5Chris Caputo2009-07-191-3/+3
* [build] fix default CFLAGS and squish warningPaul Jakma2009-07-191-2/+3
* [bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...'Paul Jakma2009-07-171-4/+7
* [lib] Fix IPv6 normalisationStephen Hemminger2009-07-161-0/+1
* [ospf6d] Fix regression in monotonic time patch - LSA max-aging brokeTom Henderson2009-07-161-0/+11
* [lib/cleanup] Use a typedef for the thread typePaul Jakma2009-06-302-6/+8
* [ospfd] Do not use stale Network/Router LSAsJoakim Tjernlund2009-06-262-8/+8
* [bgpd] Log a debug/update warning if filters are configured but don't existPaul Jakma2009-06-261-7/+39
* Add test for Internet checksum.Joakim Tjernlund2009-06-251-6/+74
* [ospfd] compare ifIndex too when matching pathsJoakim Tjernlund2009-06-252-4/+13
* [doc] Add "--disable-doc" to configureJoakim Tjernlund2009-06-252-1/+11
* [ospfd] external LSA route_unlock_node() fixesJoakim Tjernlund2009-06-251-10/+15
* [ospfd] Fix a few LSA performance "bugs"Joakim Tjernlund2009-06-251-18/+5
* Merge remote branch 'origin/master'Paul Jakma2009-06-241-3/+12
|\
| * [ospfd] discount IP header size from a new LSA pktDmitry Tejblum2009-06-241-3/+12
* | zebra: Static route does not reach kernel.Joakim Tjernlund2009-06-241-2/+4
* | [vtysh] Save vtysh history to a fileTomasz Pala2009-06-241-1/+7
* | [configure] Allow for large-file support, e.g. for log files >2GBTomasz Pala2009-06-241-0/+2
* | [cleanup] Add log.h includesTomasz Pala2009-06-242-0/+2
* | [bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes'Tomasz Pala2009-06-241-8/+46
|/
* [bgpd] review 32-bit AS-path hotfix for 0.99.12Denis Ovsienko2009-06-231-29/+52
* [zebra] linux policy routing support with ipv6Mathieu Goessens2009-06-233-7/+7
* Merge remote branch 'origin/master'Paul Jakma2009-06-232-10/+2
|\
| * [trivia] work around ksh93 builtin name (#451)Jingjing Duan2009-06-231-2/+2
| * [ospfd] cancel OSPF timer hack in nsm_change_stateDmitry Tejblum2009-06-231-8/+0
* | Fix "show ip bgp dampened-paths" garbage output.Chris Caputo2009-06-233-10/+8
* | Fix vtysh based "write term" output.Chris Caputo2009-06-232-2/+4
* | Fixes to RFC2385/MD5 BGPChris Caputo2009-06-232-3/+13
* | RFC 4191 Default Router Preference support for router advertisementsChris Caputo2009-06-235-3/+91
|/
* [doc] remove -dither arg to imagemagick, in building PDFsquagga_0_99_13_releasePaul Jakma2009-06-222-2/+2
* Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe2009-06-2210-25/+25
* [bgpd] Fix 'update-source' command: It doesn't accept interface namesPaul Jakma2009-06-221-2/+2
* [ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patchJeremy Jackson2009-06-191-0/+2
* [configure] fix check for GNU awk/gawk to abort ./configure if missingJeremy Jackson2009-06-191-3/+5
* [cleanup] convert bzero() deprecated by POSIX to memset()Jeremy Jackson2009-06-193-3/+3
* [configure] remove unused/broken autoconf cache variable ac_statedirJeremy Jackson2009-06-191-6/+5
* [configure/cleanup] fix broken autoconf cache variablesJeremy Jackson2009-06-191-29/+22
* [configure] remote support for AIX, it conflicts on newer autoconfJeremy Jackson2009-06-191-1/+0
* [build] cleanup low-hanging autoreconf warningsJeremy Jackson2009-06-192-17/+18
* [configure] add configure support for PCRE Posix libraryJeremy Jackson2009-06-193-9/+30
* [daemons/cleanup] Remove disabled log_mode argument support.Jeremy Jackson2009-06-184-21/+5
* [doc] Removes documentation of nonexistant option.Jeremy Jackson2009-06-183-9/+0
* [configure] Refine CLOCK_MONOTONIC testPaul Jakma2009-06-182-9/+25
* [configure] Detect support for monotonic clockStephen Hemminger2009-06-181-0/+10
* [BGP/cleanup] make message list in bgp_open constStephen Hemminger2009-06-181-4/+6