summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | * ospf_zebra.c: Don't assert/stop before type == ZEBRA_ROUTE_MAX ifhasso2005-08-052-3/+13
| | | * | | * bgp_routemap.c: Revert part of leaking communities fix commited inhasso2005-08-032-3/+6
| | | * | | 2005-07-29 Paul Jakma <paul.jakma@sun.com>paul2005-07-296-32/+39
| | | * | | 2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-07-262-4/+19
| | | * | | 2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-07-262-1/+6
| | | * | | 2005-07-26 Paul Jakma <paul.jakma@sun.com>paul2005-07-262-1/+7
| | | * | | 2005-07-12 Paul Jakma <paul.jakma@sun.com>paul2005-07-124-4/+15
| | | * | | - Fix ChangeLog entry to properly refer to problem being Linux/ARM, notpaul2005-07-121-1/+1
| | | * | | 2005-07-12 Christian Hammers <ch@debian.org>paul2005-07-122-13/+18
| | | * | | * configure.ac: Actually test whether libc has IPv6 support.hasso2005-06-302-1/+17
| | | * | | 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-282-4/+5
| | | * | | 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-2827-273/+282
| | | * | | 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-2845-831/+802
| | | * | | 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-282-12/+15
| | | * | | * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out)hasso2005-06-245-0/+338
| | | * | | * ospf6_message.c: Changed to be insensitive to changes of neighbors'hasso2005-06-242-30/+14
| | | * | | * ospf6_interface.c: fix the way inactivity_timer is called. Becausehasso2005-06-242-3/+10
| | | * | | 2005-06-24 Pawel Worach <pawel.worach@gmail.com>paul2005-06-242-2/+16
| | | * | | Fix date.hasso2005-06-201-1/+1
| | | * | | * ospf_nsm.c: Make database exchange for NSSA database work.hasso2005-06-202-0/+10
| | | * | | 2005-06-18 Paul Jakma <paul.jakma@sun.com>paul2005-06-182-0/+6
| | | * | | 2005-06-15 Paul Jakma <paul.jakma@sun.com>paul2005-06-152-2/+10
| | | * | | 2005-06-15 Paul Jakma <paul.jakma@sun.com>paul2005-06-152-37/+116
| | | * | | 2005-06-15 Paul Jakma <paul.jakma@sun.com>paul2005-06-153-46/+67
| | | * | | 2005-06-14 Paul Jakma <paul.jakma@sun.com>paul2005-06-142-52/+46
| | | * | | 2005-06-13 Paul Jakma <paul.jakma@sun.com>paul2005-06-132-4/+21
| | | * | | * rt_netlink.c: Remove unused netlink-addr socket declaration.hasso2005-06-122-14/+39
| | | * | | * ospf_apiserver.c: Fix obvious error in notifying clients about ISMhasso2005-06-072-1/+7
| | | * | | 2005-06-03 Paul Jakma <paul.jakma@sun.com>paul2005-06-032-37/+41
| | | * | | 2005-06-03 Paul Jakma <paul.jakma@sun.com>paul2005-06-032-57/+61
| | | * | | 2005-06-02 Paul Jakma <paul.jakma@sun.com>paul2005-06-023-16/+15
| | | * | | 2005-06-01 Paul Jakma <paul.jakma@sun.com>paul2005-06-022-0/+14
| | | * | | 2005-06-01 Paul Jakma <paul.jakma@sun.com>paul2005-06-022-9/+10
| | | * | | 2005-06-01 Akihiro Mizutani <mizutani@net-chef.net>paul2005-06-012-9/+7
| | | * | | 2005-06-01 Paul Jakma <paul.jakma@sun.com>post_bgp_workqueuspaul2005-06-0114-232/+718
| | | * | | * ospf6d.c: No need for double ';'. Fixes parsing "show ipv6 ospf6pre_bgp_workqueushasso2005-05-312-5/+7
| | | * | | Ignore generated prototype.smf.hasso2005-05-311-0/+1
| | | * | | 2005-05-31 Paul Jakma <paul.jakma@sun.com>paul2005-05-312-15/+33
| | | * | | 2005-05-29 Paul Jakma <paul@dishone.st>paul2005-05-292-3/+8
| | | * | | Sync bgpd and ripd set_metric_addsub_cmd commands. Fixes bugzilla #192.hasso2005-05-284-2/+11
| | | * | | * bgp_routemap.c: Stop leaking communities.hasso2005-05-272-0/+11
| | | * | | * bgpd.c: Deleting bgp->rsclient list needs fix similar to pree-groupshasso2005-05-262-2/+11
| | | * | | 2005-05-26 Paul Jakma <paul.jakma@sun.com>paul2005-05-262-1/+6
| | | * | | * isis_dr.c: Fix copy&paste error in isis_dr_resign().hasso2005-05-262-1/+5
| | | * | | * bgpd.c: Don't crash while deleting list of peer-groups.hasso2005-05-262-2/+7
| | | * | | * rip_routemap.c: In case of '0.0.0.0' used as 'nexthop', use senderhasso2005-05-262-2/+7
| | | * | | * rip_routemap.c: Make "match interface" routemap command match both -hasso2005-05-252-1/+6
| | | * | | * bgpd.c: Fix obvious (routeserver patch) merge error. This makes "nohasso2005-05-252-6/+11
| | | * | | 2005-05-25 Paul Jakma <paul@dishone.st>paul2005-05-252-3/+9
| | | * | | 2005-05-24 Paul Jakma <paul@dishone.st>paul2005-05-242-1/+6