summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [zebra:linux] netlink buffer size tweaking only needed on receive socketStephen Hemminger2008-08-221-43/+43
* [build] Linux netlink doesn't need IF_PROCStephen Hemminger2008-08-221-8/+9
* [zebra:linux] clean up blocking setting of netlink socketsStephen Hemminger2008-08-221-91/+6
* [zebra:linux] Filter out unwanted netlink messages by PIDStephen Hemminger2008-08-221-46/+27
* [warnings] Fix various SOS warningsPaul Jakma2008-08-2212-13/+16
* [lib] Fix mistake in tcp-md5sig commit which broke compile on BSDPaul Jakma2008-08-221-2/+2
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-2247-689/+690
* [lib] mes_lookup string lookup table argument should be marked constStephen Hemminger2008-08-2211-19/+41
* [trivia] ignore automake generated 'compile' filePaul Jakma2008-08-221-0/+1
* [zebra] mark some rt_netlink functions staticStephen Hemminger2008-08-221-19/+18
* [lib] hash compare function arguments ought to be const qualifiedStephen Hemminger2008-08-2213-56/+50
* [ospfd] Default route needs to be refreshed after neighbour state changeDaniel Ng2008-08-221-0/+5
* [isisd:DLPI] Try open vanity-named DLPI dev before style 1,2Jingjing Duan2008-08-221-6/+17
* [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisdJingjing Duan2008-08-225-162/+24
* [isisd] Fix packet filtering with DLPIJingjing Duan2008-08-221-3/+9
* [lib] Add fletcher checksum implementationJingjing Duan2008-08-222-0/+80
* [zebra:netlink] Set proto/scope on all route update messagesTimo Teräs2008-08-221-6/+4
* [vty] Allow delete during password entryRoy2008-08-221-3/+3
* [build] --enable...user/group didn't match help textPaul P Komkoff Jr2008-08-221-4/+4
* [build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr2008-08-2212-1/+60
* [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted connsPaul Jakma2008-08-225-1/+47
* [administrivia] Ignore rebase files and .msgPaul Jakma2008-08-221-0/+2
* [git administrivia] remove auto-built quagga.info, add to gitignore.Paul Jakma2008-08-221-0/+1
* [administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma2008-08-2227-0/+291
* [bgpd] Fix triggerable crash when compiled with --disable-bgp-announcequagga_cvs_finalcvs_headPaul Jakma2008-07-227-26/+59
* [bgpd] fix a couple of trivial compiler warningsPaul Jakma2008-07-225-17/+25
* [bgpd] TCP-MD5: password vty configuration and initial Linux supportPaul Jakma2008-07-2113-7/+430
* [tools/multiple-bgpd.sh] make it easier to use IPv6 peer addressesPaul Jakma2008-07-211-10/+12
* [solaris] Sync SMF bits with OpenSolaris SFWPaul Jakma2008-07-033-150/+561
* [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing commandPaul Jakma2008-07-033-2/+18
* [vty] CMD_AS_RANGE accidently quoted and so not expanded in vtyPaul Jakma2008-07-026-52/+64
* [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-clientPaul Jakma2008-07-025-11/+23
* [zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl errorPaul Jakma2008-07-012-15/+31
* [tools/multiple-bgpd] setup IPv6 advertismentsPaul Jakma2008-06-121-1/+18
* [administrivia] commit missing ChangeLog update...Paul Jakma2008-06-111-0/+4
* [release] Bump version to 0.99.10quagga_0_99_10_releasePaul Jakma2008-06-101-1/+1
* [tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..)Paul Jakma2008-06-071-0/+535
* [lib] trivial: add const qualifier to stream_put/writePaul Jakma2008-06-073-4/+9
* [bgpd] minor changes to bgp_mp_reach_parsePaul Jakma2008-06-073-13/+47
* [tests] BGP MP_(UN)REACH_NLRI unit testsPaul Jakma2008-06-072-1/+9
* + note the meta-queue in NEWSDenis Ovsienko2008-06-071-0/+2
* + initial edition of meta-queue for RIB updates processing (bug #431)Denis Ovsienko2008-06-028-58/+173
* [bgpd] bug #419: partial aspath-limit incorrectly causes session resetPaul Jakma2008-06-012-2/+10
* [tools] multiple-bgpd.sh: make paths more configurablePaul Jakma2008-06-011-3/+5
* [ripd] Fix mistaken empty string testPaul Jakma2008-05-292-1/+5
* [daemons] Sanity check port number arguments before usePaul Jakma2008-05-297-7/+22
* [zebra/linux] Use BPF to filter out responses, to try avoid netlink overrunsPaul Jakma2008-05-293-1/+62
* + fix the set statement nameDenis Ovsienko2008-04-101-1/+1
* + [bgpd] Added new route-map set statement: "as-path ignore"Denis Ovsienko2008-04-106-10/+212
* [bgpd] remove unnecessary 0 entries from struct message'sPaul Jakma2008-03-134-9/+5