summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | * ospf_snmp.c: Don't crash in snmp query if ospf instance doesn'thasso2005-03-272-0/+8
| | | * | | * configure.ac: Add Intel compiler (icc) support. Although Intelhasso2005-03-272-6/+43
| | | * | | Trying to finish previous commit ...hasso2005-03-261-1/+1
| | | * | | * doc/defines.texi.in, lib/version.h.in: Update copyright string tohasso2005-03-262-1/+6
| | | * | | * ospfd.h: Include log.h, fixes compile with gcc-4.0.hasso2005-03-252-0/+5
| | | * | | 2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>vincent2005-03-255-23/+468
| | | * | | 2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>vincent2005-03-254-3/+93
| | | * | | * bgp_route.c: Don't crash while clearing route tables if there ishasso2005-03-212-0/+9
| | | * | | 2005-03-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-03-162-6/+14
| | | * | | 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-1413-99/+114
| | | * | | 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-142-367/+368
| | | * | | 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-142-34/+68
| | | * | | 2005-03-13 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-03-132-3/+15
| | | * | | * zebra/interaface.c: "show interface description" commandhasso2005-03-132-0/+52
| | | * | | 2005-03-12 Paul Jakma <paul.jakma@sun.com>paul2005-03-122-8/+13
| | | * | | 2005-03-12 Paul Jakma <paul@dishone.st>paul2005-03-122-4/+6
| | | * | | 2005-03-09 Paul Jakma <paul.jakma@sun.com>paul2005-03-092-2/+6
| | | * | | 2005-03-09 Paul Jakma <paul.jakma@sun.com>paul2005-03-092-9/+13
| | | * | | * vtysh_config.c: Move password commands to the AAA_NODE. Ithasso2005-03-092-5/+13
| | | * | | 2005-03-08 Paul Jakma <paul.jakma@sun.com>paul2005-03-083-9/+11
| | | * | | 2005-03-08 Paul Jakma <paul.jakma@sun.com>paul2005-03-083-8/+15
| | | * | | 2005-03-08 Paul Jakma <paul.jakma@sun.com>paul2005-03-083-12/+22
| | | * | | 2005-03-08 Jeroen Massar <jeroen@unfix.org>paul2005-03-084-3/+54
| | | * | | * isis_spf.c: host.name might be NULL.hasso2005-03-072-1/+6
| | | * | | * command.c: host.name might be NULL.hasso2005-03-073-3/+9
| | | * | | * if_proc.c, ipforward_proc.c, rtread_proc.c: Fix fd leaks.hasso2005-03-074-0/+8
| | | * | | * interface.c: Fix CRC and frame errors statistics in Linux.hasso2005-03-062-1/+5
| | | * | | Fix segfault when ospf6_create() is not called yet.jardin2005-03-022-0/+9
| | | * | | 2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>nonblocking_zserv_afterajs2005-02-284-201/+215
| | | * | | 2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>nonblocking_zserv_beforeajs2005-02-242-4/+9
| | | * | | 2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-243-3/+13
| | | * | | add release procedure, noting redhat spec oddnessgdt2005-02-231-1/+19
| | | * | | 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-235-42/+10
| | | * | | 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-234-50/+58
| | | * | | 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-236-582/+610
| | | * | | * bgp_route.c: Make reannouncing prefixes with changed attributeshasso2005-02-232-12/+22
| | | * | | Added -p to the recommended diff flags.hasso2005-02-231-2/+2
| | | * | | * ospf_lsa.h: New flag to the LSA structure for the SPF calculation.hasso2005-02-236-171/+107
| | | * | | * pqueue.[ch]: Introduce "update" function to meet ospf spf needs. Ithasso2005-02-213-1/+24
| | | * | | * ospf_ase.c: Don't show messages related to the ase calculations ifhasso2005-02-212-29/+57
| | | * | | * rt_netlink.c: Don't show messages "ignoring message type 0x001[89]"hasso2005-02-202-1/+7
| | | * | | * ospf_api.h: char isn't always signed, but it has to be it here.hasso2005-02-192-1/+5
| | | * | | * configure.ac: Fix Linux detection. Host types like i686-pc-linuxhasso2005-02-192-2/+7
| | | * | | 2005-02-19 Paul Jakma <paul@dishone.st>paul2005-02-192-6/+6
| | | * | | 2005-02-19 Paul Jakma <paul.jakma@sun.com>paul2005-02-192-12/+6
| | | * | | 2005-02-19 Paul Jakma <paul.jakma@sun.com>paul2005-02-192-1/+5
| | | * | | 2005-02-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-172-2/+6
| | | * | | 2005-02-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-172-2/+5
| | | * | | 2005-02-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-172-0/+10
| | | * | | 2005-02-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-172-7/+26