summaryrefslogtreecommitdiffstats
path: root/ospf6d
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-1724-398/+807
|\
| * ospf6d: remove defaults from iface config (BZ#550)Vyacheslav Trushkin2012-02-212-23/+45
| * ospf6d: remove own routes on SIGTERM (BZ#448)Phil Laverdiere2012-02-213-1/+10
| * ospf6d: fix out of bounds write in ospf6_prefix_apply_maskDavid Lamparter2012-02-111-5/+4
| * fix zebra protocol after MP-BGP changesDenis Ovsienko2012-01-231-0/+1
| * ospf6d: ospf6_lsa_cmd_init() does not existDenis Ovsienko2012-01-081-1/+0
| * ospf6d: fix compiler warning messagesVyacheslav Trushkin2012-01-021-4/+5
| * ospf6d: add verifying user's privilegesVyacheslav Trushkin2012-01-021-0/+7
| * ospf6d: always remove the result of a previous SPF calculationTom Goff2011-12-141-2/+2
| * ospf6d: decode message type with LOOKUP()Denis Ovsienko2011-12-132-15/+16
| * ospf6d: make some old sizing checks assertionsDenis Ovsienko2011-12-131-90/+13
| * lib: put route_types.txt to real useDavid Lamparter2011-12-131-54/+21
| * build: delete .cvsignore filesDenis Ovsienko2011-12-131-15/+0
| * quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-1/+6
| * ospf6d: justify multicast group managementVyacheslav Trushkin2011-12-133-82/+14
| * ospf6d: implement 'match interface' for route-mapsVyacheslav Trushkin2011-12-132-0/+91
| * ospf6d: fix compile warning from falling off end of mainStephen Hemminger2011-12-071-1/+1
| * ospf6d: check MTU with message header size in mindDmitrij Tejblum2011-11-171-9/+17
| * IPv6 transport class suppportStephen Hemminger2011-10-171-0/+9
| * ospf6d: address more trivial compiler warningsDenis Ovsienko2011-09-273-2/+13
| * ospf6d: spellingDenis Ovsienko2011-09-272-12/+12
| * ospf6d: add lost lines to area config blockJon Andersson2011-09-271-0/+12
| * ospf6d: fix crash on filter-list handling (BZ#530)Christian Hammers2011-09-271-8/+8
| * ospf6d: CVE-2011-3323 (fortify packet reception)Denis Ovsienko2011-09-267-73/+492
| * ospf6d: CVE-2011-3324 (DD LSA assertion)Denis Ovsienko2011-09-261-1/+11
| * ospf6d: add missing includeDenis Ovsienko2011-08-271-0/+3
| * ospf6d: move named constants to ospf6d.hDenis Ovsienko2011-08-272-2/+3
| * ospf6d: justify some ABR debug codeDenis Ovsienko2011-08-271-2/+4
* | Changed gcc options to -std=c99 and -O2, and tighted warnings.Chris Hall2011-09-021-5/+11
* | Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-125-2/+66
|\ \
| * | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-125-2/+66
| |\|
| | * ospf6d: copy "mtu-ignore" option from ospfdDmitrij Tejblum2011-04-223-1/+62
| | * ospf6d: fix crash if zebra_interface_state_read can't find interfaceIngo Flaschberger2011-04-041-0/+3
| | * ospf6d: Extend the "[no] debug ospf6 route" vty commandsTom Goff2011-03-211-3/+9
| | * ospf6d: Route locking (memory) cleanupTom Goff2011-03-212-1/+4
| | * ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2011-03-219-6/+70
| | * ospf6d: Remove obsolete codeTom Goff2011-03-211-5/+0
| | * ospf6d: Fix memory allocation issues in SPFTom Goff2011-03-212-6/+8
| | * ospf6d: fix crash in SPF calculationDmitrij Tejblum2011-01-131-17/+5
| | * ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-...David Ward2010-04-281-10/+18
| * | Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-2914-66/+140
* | | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-2914-77/+151
* | | Second tranche of updates for pipework branch.Chris Hall2011-02-131-4/+4
|/ /
* | Removing compiler warnings.Chris Hall2010-04-169-40/+45
* | First beta releaseChris Hall2010-04-062-14/+27
|/
* ospf6d: remove dead codeStephen Hemminger2009-12-102-17/+2
* ospf6d: fix warnings from recent prefix bit commitStephen Hemminger2009-12-101-2/+2
* lib: move check_bit into prefix common codeStephen Hemminger2009-12-092-10/+4
* ospf6d: review LSA sequence number comparisonOndrej Zajicek2009-12-071-7/+4
* ospf6d: fix LSA locking in ospf6_new_ls_id()Tom Goff2009-12-011-0/+3