- 74ecdc9 [zebra] Fix forgetfulness wrt configured address on FreeBSD by Paul Jakma · 18 years ago
- 630c97c [zebra] remove internal if_flag_dump, use libzebras version. by Paul Jakma · 18 years ago
- 9c37851 [interface configuration] Try to avoid losing address info after shutdown. by Andrew J. Schorr · 19 years ago
- 0f38dc4 [interface configuration] Preserve flag indicating address was set by quagga. by Andrew J. Schorr · 19 years ago
- 5519604 [debug] Improve zebra kernel socket debug message to include IP addresses. by Andrew J. Schorr · 19 years ago
- 6685978 [zebra] Remove private command string table by Paul Jakma · 19 years ago
- beb5633 [zebra] CID #31, guard against potential NULL return of route_node_lookup by Paul Jakma · 19 years ago
- e6d7d05 [zebra] arrange structs in padding-efficient manner and remove unused field by Paul Jakma · 19 years ago
- 3a570c8 [zebra] Display flags on their line in 'show interface'. by paul · 19 years ago
- a1038a1 [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again. by paul · 19 years ago
- a8d9c1f [zebra] Fix incorrect changes made in RIB metric selection patch by paul · 19 years ago
- 5c78b3d [zebra/solaris] Interface state fixups for Solaris. by paul · 19 years ago
- e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
- af887b5 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no> by paul · 19 years ago
- d34b899 [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink by paul · 19 years ago
- 61f42ae [zebra] Defensive if_getaddrs bug fix. by paul · 19 years ago
- c713300 [zebra] Include metric on connected routes. by paul · 19 years ago
- c1b9800 [zserv] Extend Zserv header with version information and marker field by paul · 19 years ago
- c77d454 [zserv] Update interface flags to 8 bytes wide. by paul · 19 years ago
- e14b7fc remove dead code (from David Young) by gdt · 19 years ago
- 6083e1f 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 19 years ago
- 89368d9 [zebra] fix connected_add_ipv6 declarations, label should be const. by paul · 19 years ago
- ec1a428 [zebra] Fix mistake in previous commit and further compile warnings/errors. by paul · 19 years ago
- 6621ca8 [zebra] fix some small compile errors, mark several functions static by paul · 19 years ago
- 0fb58d5 2005-11-14 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 6fe70d1 [solaris] Extra debug and cross-checks for kernel_socket, two Sol9 fixes. by paul · 19 years ago
- 0994c3a [zebra] Fix warning and small connected-label changes merge error. by paul · 19 years ago
- 11967e9 - bah, fix likkle typo. by paul · 19 years ago
- 0752ef0 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- d06b2a6 2005-10-11 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
- c05612b 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
- ceacedb 2005-09-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- fbf5d03 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
- aa2e32b * connected.c: flag connected_up_ipv6() and connected_down_ipv6() by vincent · 19 years ago
- d24af18 * rib.h: Add note about behaviour of rib_add_ipv[46]* functions - by hasso · 19 years ago
- ebf1ead * zebra_rib.c: Reduce the height of some staircases. Fix by hasso · 19 years ago
- 319572c 2005-09-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- ca16218 2005-09-12 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- be61c4e * zebra_rib.c, rib.h: Add distance and metric arguments to the by hasso · 19 years ago
- 6eb8827 2005-07-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- ea6f82b 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- a1ac18c 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 62debbb 2005-06-14 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 1ada819 * rt_netlink.c: Remove unused netlink-addr socket declaration. by hasso · 19 years ago
- 1dcb517 2005-05-31 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 69e10ad 2005-05-06 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 4d38fdb 2005-04-28 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- cf460ef 2005-04-10 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 57a1477 2005-04-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- fa59980 * rt_netlink.c: One tiny missing comma caused pointless debug messages by hasso · 20 years ago
- 206d805 * rt_netlink.c (netlink_parse_info): Fix warning. It's safe to cast by hasso · 20 years ago
- 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 3d1dc85 2004-04-05 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 08dbfb6 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- a349198 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- b7ed1ec * rt_netlink.c (netlink_talk_filter): Show always warning message, by hasso · 20 years ago
- 2da40f4 2005-03-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- a608bbf 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 2d58228 * configure.ac, */Makefile.am: Fix previous commit. SNMP includes by hasso · 20 years ago
- 7cee1bb 2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com> by vincent · 20 years ago
- 55468c8 2005-03-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- ed9bb6d * zebra/interaface.c: "show interface description" command implemented. by hasso · 20 years ago
- c1f01f3 2005-03-12 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 42a66d7 * if_proc.c, ipforward_proc.c, rtread_proc.c: Fix fd leaks. by hasso · 20 years ago
- 3452d47 * interface.c: Fix CRC and frame errors statistics in Linux. by hasso · 20 years ago
- 719e974 2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 27da398 2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- e8274dc * rt_netlink.c: Don't show messages "ignoring message type 0x001[89]" by hasso · 20 years ago
- e31f229 2005-02-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 1e19315 2005-02-14 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 9985f83 2005-02-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 6a52d0d 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 4460e7a 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 4be019d 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- c15cb24 2005-01-24 Martin Pot <mpot at martybugs.net> by paul · 20 years ago
- 6f2c27a * interface.c: Better statistics output in "show interface" command in by hasso · 20 years ago
- 583d800 * main.c: With --nl-bufsize argument is required. by hasso · 20 years ago
- 865b852 2005-01-05 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- b99760a 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 341a8f1 2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- b8adec1 Fix "show ipv6 route <proto>" command. by hasso · 20 years ago
- 6a250b0 Add const to char * to quiet warnings. by gdt · 20 years ago
- b617800 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 274a4a4 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 887c44a 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- c065230 Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. by hasso · 20 years ago
- accb156 Unbreak vtysh - don't add comments inside of DEFUN, it breaks extract.pl. by hasso · 20 years ago
- 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 3c035aa - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch by paul · 20 years ago
- 6bd7c6a Remove dead "ip tunnel" command. by hasso · 20 years ago
- 06f953f 2004-10-22 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 3fb9cd6 OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, by hasso · 20 years ago
- c1eaa44 Fix regression. It seems to me that this code still works only by accident by hasso · 20 years ago
- b71f00f * zserv.c: Remove useless warnings "forwarding is already on". by hasso · 20 years ago
- c75105a Make initializing smux connection configurable - "smux peer OID" command by hasso · 20 years ago
- 39db97e Some compiler warnings fixes and fix for bugzilla #119. by hasso · 20 years ago
- 39ff11d Unbreak "show ip route" command. by hasso · 20 years ago
- fce954f Fix warnings. Didn't even look at files not compiled in Linux though. by hasso · 20 years ago