summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [BGP/cleanup] make community hash table staticStephen Hemminger2009-06-181-1/+1
* [BGP/cleanup] make some damp function staticStephen Hemminger2009-06-182-5/+4
* [BGP/cleanup] make ecommunity variables/functions localStephen Hemminger2009-06-182-3/+2
* [BGP/cleanup] main program cleanupStephen Hemminger2009-06-181-7/+11
* [zebra/cleanup] make message table read onlyStephen Hemminger2009-06-181-1/+1
* [OSPF/cleanup] make message lists read onlyStephen Hemminger2009-06-183-23/+23
* [bgpd/cleanup] make message lists read onlyStephen Hemminger2009-06-182-16/+16
* [bgpd] add comment that bgp_capability_receive is exported for unit-testsPaul Jakma2009-06-181-1/+4
* [cleanup] Allow message tables to be constantStephen Hemminger2009-06-182-2/+2
* [cleanup] Fix compile warningsStephen Hemminger2009-06-181-4/+5
* [cleanup] Use const in smux interfaceStephen Hemminger2009-06-182-10/+11
* [bgpd/cleanup] BGP make attribute variables localStephen Hemminger2009-06-181-5/+5
* [bgpd/cleanup] Make BGP FSM table read-only staticStephen Hemminger2009-06-181-1/+1
* [bgpd] reference count the BGP instanceStephen Hemminger2009-06-183-19/+47
* [bgpd] Make declarations matchStephen Hemminger2009-06-181-2/+2
* [zebra] Remove unused structure elementStephen Hemminger2009-06-181-3/+0