summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 2005-04-10 Paul Jakma <paul@dishone.st>paul2005-04-102-1/+6
| | | * | | 2005-04-10 Paul Jakma <paul@dishone.st>paul2005-04-102-77/+88
| | | * | | 2005-04-10 Paul Jakma <paul.jakma@sun.com>paul2005-04-102-3/+13
| | | * | | 2005-04-10 Paul Jakma <paul@dishone.st>paul2005-04-105-7/+15
| | | * | | 2005-04-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-102-11/+31
| | | * | | * rt_netlink.c: One tiny missing comma caused pointless debug messageshasso2005-04-092-1/+6
| | | * | | * rt_netlink.c (netlink_parse_info): Fix warning. It's safe to casthasso2005-04-092-59/+150
| | | * | | * routemap.c: Show description in "show route-map" output.hasso2005-04-092-0/+9
| | | * | | * bgp_vty.c: Make "exit-address-family" work in IPv4 unicast addresshasso2005-04-092-1/+7
| | | * | | 2005-04-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-082-0/+6
| | | * | | 2005-04-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-082-2/+8
| | | * | | 2005-04-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-082-0/+10
| | | * | | * bgpd.texi: Document new "bgp bestpath as-path confed" command.hasso2005-04-089-11/+95
| | | * | | * routemap.[ch]: Added "description ..." command.hasso2005-04-083-0/+48
| | | * | | * prefix.[hc]: Pass argument to the inet6_ntoa by value making it morehasso2005-04-087-49/+59
| | | * | | * extract.pl.in: Ignore "router zebra".hasso2005-04-072-0/+2
| | | * | | * Makefile.am: Remove rebuild4 target, it's not used any more by buildhasso2005-04-072-15/+19
| | | * | | 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-0784-2485/+1886
| | | * | | * lib/prefix.[hc]: inet6_ntoa utility function copied fromquagga_pre_listloop_cleanuphasso2005-04-058-59/+71
| | | * | | 2005-04-05 Paul Jakma <paul@dishone.st>paul2005-04-052-3/+6
| | | * | | 2005-04-05 Paul Jakma <paul@dishone.st>paul2005-04-052-2/+7
| | | * | | 2005-04-05 Paul Jakma <paul@dishone.st>paul2005-04-052-7/+9
| | | * | | 2004-04-05 Paul Jakma <paul@dishone.st>paul2005-04-054-8/+33
| | | * | | * configure.ac: Fix AC_LANG_SOURCE usage. It needs double squarehasso2005-04-032-3/+9
| | | * | | * configure.ac: Use AC_RUN_IFELSE instead of obsolete AC_TRY_RUN macrohasso2005-04-032-3/+8
| | | * | | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-037-23/+36
| | | * | | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-025-16/+10
| | | * | | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-022-2/+8
| | | * | | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-022-2/+7
| | | * | | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-022-1/+8
| | | * | | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-029-22/+84
| | | * | | * configure.ac: Add --enable-isis-topology to enable isisd topologyhasso2005-04-028-15/+41
| | | * | | 2005-04-02 Paul Jakma <paul@dishone.st>paul2005-04-022-10/+12
| | | * | | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-022-25/+52
| | | * | | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-0220-147/+254
| | | * | | 2005-04-02 Paul Jakma <paul@dishone.st>paul2005-04-022-0/+2
| | | * | | 2005-04-02 Paul Jakma <paul@dishone.st>paul2005-04-022-1/+10
| | | * | | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-022-5/+11
| | | * | | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-026-5/+28
| | | * | | 2005-04-02 Paul Jakma <paul@dishone.st>paul2005-04-022-1/+2
| | | * | | 2005-04-02 Paul Jakma <paul@dishone.st>paul2005-04-0216-7044/+7307
| | | * | | * rt_netlink.c (netlink_talk_filter): Show always warning message,hasso2005-03-312-12/+14
| | | * | | 2005-03-31 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-03-312-0/+11
| | | * | | 2005-03-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-03-305-75/+89
| | | * | | 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-03-296-1/+54
| | | * | | 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-03-292-13/+21
| | | * | | 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-03-292-20/+20
| | | * | | * extract.pl.in: Use SNMP_INCLUDES to avoid warnings if compiling withhasso2005-03-282-1/+6
| | | * | | * configure.ac, */Makefile.am: Fix previous commit. SNMP includeshasso2005-03-2810-14/+22
| | | * | | * configure.ac: Fix most of "Presents But Cannot Compiled" warningshasso2005-03-272-5/+12