summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | [lib] fix gensub call in memtypes.awk to pass "g", not g.Paul Jakma2006-03-302-3/+7
| | | * | | [lib] status field/flags no longer used in struct workqueuePaul Jakma2006-03-302-3/+5
| | | * | | [ospfd] ignore loopbacks for received interface validationPaul Jakma2006-03-302-0/+13
| | | * | | [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBERPaul Jakma2006-03-302-1/+6
| | | * | | [bgpd] release peer specific clear queue in peer_freePaul Jakma2006-03-302-1/+9
| | | * | | [bgpd] trivial: use a distinct memtype for struct bgp_synchronizePaul Jakma2006-03-304-2/+10
| | | * | | [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpdPaul Jakma2006-03-302-19/+189
| | | * | | [bgpd] Include header dependency in bgp_nexthop.hPaul Jakma2006-03-302-0/+7
| | | * | | [lib] fix libtool version argument in Makefile.amPaul Jakma2006-03-302-1/+5
| | | * | | [lib/memory] Add mallinfo supportPaul Jakma2006-03-305-2/+161
| | | * | | [solaris] revert previous update of manifest install pathPaul Jakma2006-03-302-2/+7
| | | * | | [tests] fix heavy-wq, add redundant AS_SET test and statics to aspath_testPaul Jakma2006-03-303-5/+26
| | | * | | [solaris] SMF manifest, method and depend updates.Paul Jakma2006-03-305-272/+590
| | | * | | [zebra] arrange structs in padding-efficient manner and remove unused fieldPaul Jakma2006-03-302-18/+23
| | | * | | [lib/privs] Changing user IDs should be done before dropping privilegesPaul Jakma2006-03-302-18/+27
| | | * | | [bgpd] rearrange some structs for less padding, stats for table/attrs.Paul Jakma2006-03-306-55/+100
| | | * | | [lib] export show_address_cmd debug command in if.hPaul Jakma2006-03-062-0/+6
| | | * | | [bgpd] Start off FSM again once clearing finishes.Paul Jakma2006-03-062-0/+8
| | | * | | [lib/sockunion] trivial: use XSTRDUP.Paul Jakma2006-02-212-2/+8
| | | * | | [bgpd] Add Clrng description to bgp summary state.Paul Jakma2006-02-212-0/+4
| | | * | | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.Paul Jakma2006-02-219-96/+126
| | | * | | [solaris] version depend files, auto-generate. Start zebra when needed.Paul Jakma2006-02-199-23/+28
| | | |/ /
| | | * | [doc] Credit Jeroen Simonetti for contributing snmptrap.texiPaul Jakma2006-02-193-179/+185
| | | * | [bgpd] trivial readability fixPaul Jakma2006-02-182-2/+6
| | | * | [bug #89] Fix leak of community when set community is usedPaul Jakma2006-02-182-2/+17
* | | | | Merge branch 'islavista'Rick Balocca2008-12-011-0/+54
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 3.2.0vyatta/3.2.0debian/0.99.10-2Mark O'Brien2008-11-251-0/+54
| |/ / /
* | | | Merge branch 'islavista'Rick Balocca2008-10-241-1/+1
|\| | |
| * | | Fix SEGV in ip ospf neighbor allJoakim Tjernlund2008-10-211-1/+1
* | | | Merge branch 'islavista'Rick Balocca2008-10-16109-775/+674
|\| | |
| * | | Merge branch 'hollywood' into islavistaRick Balocca2008-10-161-0/+14
| |\ \ \
| | * | | 3.1.4vyatta/3.1.4debian/0.99.9-14Mark O'Brien2008-10-141-0/+14
| | * | | [bgpd] bug #419: partial aspath-limit incorrectly causes session resetPaul Jakma2008-09-242-2/+10
| * | | | Notify on MTU changesStephen Hemminger2008-10-081-36/+45
| * | | | netlink message signed/unsigned cleanupStephen Hemminger2008-10-081-6/+6
| * | | | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-quagga into islavistaStephen Hemminger2008-10-061-5/+1
| |\ \ \ \
| | * | | | Building with optimization for size gives better performanceStephen Hemminger2008-09-251-5/+1
| * | | | | fix ipv6 typo in recursive route update codeStephen Hemminger2008-09-181-1/+1
| * | | | | remove incorrect debug messageStephen Hemminger2008-09-181-2/+0
| |/ / / /
| * | | | Add delete interface cleanoutStephen Hemminger2008-09-181-4/+4
| * | | | Set metric in RIB for connected routesStephen Hemminger2008-09-171-2/+4
| * | | | Handle device renames correctlyStephen Hemminger2008-09-171-8/+13
| * | | | Set proper protocol for routes from command lineStephen Hemminger2008-09-171-2/+10
| * | | | Merge branch 'hollywood' into islavistarbalocca2008-08-261-0/+17
| |\| | |
| * | | | Merge branch 'islavista' of 69.59.150.140:/git/vyatta-quagga into islavistaStephen Hemminger2008-08-241-0/+1
| |\ \ \ \
| | * | | | Ignore derived filerbalocca2008-08-221-0/+1
| * | | | | Fix bgp ipv4/ipv6 accept handlingStephen Hemminger2008-08-241-0/+9
| |/ / / /
| * | | | Fix up filtering of netlink pidStephen Hemminger2008-08-181-10/+11
| * | | | Revert "Filter messages so that only netlink messages from kernel are allowed."Stephen Hemminger2008-08-181-19/+27
| * | | | Use XCALLOCStephen Hemminger2008-08-1834-199/+59