index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
[bgpd] Pass NOSUB to regexec
Paul Jakma
2007-08-23
2
-1
/
+9
|
|
|
*
|
Bug #362 is fixed now.
Denis Ovsienko
2007-08-21
10
-2
/
+102
|
|
|
*
|
Looks like bug #320 is finally fixed now.
Denis Ovsienko
2007-08-21
2
-0
/
+11
|
|
|
*
|
Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation
Denis Ovsienko
2007-08-21
2
-14
/
+16
|
|
|
*
|
Fixed bug #394 "RTF_DONE is ignored in rtm_read()"
Denis Ovsienko
2007-08-17
2
-2
/
+7
|
|
|
*
|
Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat...
Denis Ovsienko
2007-08-14
2
-12
/
+22
|
|
|
*
|
Merged own patch for the bug #391 (debugging and comments mostly).
Denis Ovsienko
2007-08-13
8
-48
/
+418
|
|
|
*
|
Use the proper field length for the peer's address (netlink_interface_addr)
vize
2007-08-10
2
-5
/
+6
|
|
|
*
|
[tests] Add bgp_capability_test.c, should have been part of earlier commit
Paul Jakma
2007-08-08
1
-0
/
+457
|
|
|
*
|
[isisd] Commit new files which should have been part of previous commit..
Paul Jakma
2007-08-08
3
-0
/
+1320
|
|
|
*
|
[isisd] Add support for Solaris DLPI
Paul Jakma
2007-08-07
11
-647
/
+82
|
|
|
*
|
[ospfd] Finish explanatory comment started in previous commit..
Paul Jakma
2007-08-07
2
-1
/
+6
|
|
|
*
|
[zebra] Add extra debug logging for RIB and RIB queueing
Paul Jakma
2007-08-06
2
-19
/
+56
|
|
|
*
|
[ospfd] Fix bad SPF calculation on some topologies - incorrect sorting
Paul Jakma
2007-08-06
5
-4
/
+18
|
|
|
*
|
Fix last commit - add back in closing paren which was apparently
Greg Troxel
2007-08-06
1
-1
/
+1
|
|
|
*
|
[ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areas
Paul Jakma
2007-08-06
2
-1
/
+5
|
|
|
*
|
[bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit
Paul Jakma
2007-08-06
10
-31
/
+725
|
|
|
*
|
[bgpd] cleanup, compact and consolidate capability parsing code
Paul Jakma
2007-08-06
10
-416
/
+566
|
|
|
*
|
Add comment questioning part of previous change (Denis?).
Greg Troxel
2007-08-02
1
-26
/
+31
|
|
|
*
|
Bugzilla #384.
Greg Troxel
2007-08-02
2
-8
/
+13
|
|
|
*
|
disable gmake workaround now that solaris directory is not built by
Greg Troxel
2007-08-02
1
-5
/
+10
|
|
|
*
|
note the use of GNU make extensions.
Greg Troxel
2007-08-02
1
-1
/
+3
|
|
|
*
|
Add --enable-solaris to descend into solaris-specific build directory.
Greg Troxel
2007-08-02
2
-1
/
+11
|
|
|
*
|
workaround buggy solaris/Makefile.am which requires GNU make.
Greg Troxel
2007-08-02
1
-1
/
+8
|
|
|
*
|
[bgpd] Dont schedule dumps multiple times for same command
Paul Jakma
2007-07-31
2
-11
/
+30
|
|
|
*
|
2007-07-27 Paul Jakma <paul.jakma@sun.com>
quagga_0_99_8_release
Paul Jakma
2007-07-27
2
-1
/
+5
|
|
|
*
|
[lib] Add comments regarding setsockopt_multicast_ipv4 arguments.
Andrew J. Schorr
2007-07-06
3
-4
/
+13
|
|
|
*
|
[zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var
Paul Jakma
2007-06-27
2
-1
/
+8
|
|
|
*
|
2007-06-25 Hasso Tepper <hasso@quagga.net>
Hasso Tepper
2007-06-25
2
-1
/
+5
|
|
|
*
|
[bgpd] bug #368: Fix possible loop between peers going Idle<->OpenSent
Paul Jakma
2007-06-22
2
-3
/
+10
|
|
|
*
|
[build] configure needs to check for struct icmphdr for IRDP
Paul Jakma
2007-06-22
2
-7
/
+20
|
|
|
*
|
[vtysh] bug #371: vtysh forgets to print 'end' for write-terminal
Paul Jakma
2007-06-20
2
-0
/
+8
|
|
|
*
|
[bgpd] bug #370, default-originate was broken by a silly thinko
Paul Jakma
2007-06-14
2
-1
/
+7
|
|
|
*
|
[ospf6d] Fix silly bug: muse use strcmp to compare strings
Andrew J. Schorr
2007-06-07
2
-1
/
+6
|
|
|
*
|
[linux] Fix strange compilation problem by explicitly including <linux/types.h>
Andrew J. Schorr
2007-06-01
2
-0
/
+9
|
|
|
*
|
[zebra] Trivial patches so we can compile when IPv6 is not enabled
Andrew J. Schorr
2007-05-30
3
-29
/
+45
|
|
|
*
|
[PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer address
Andrew J. Schorr
2007-05-17
2
-14
/
+45
|
|
|
*
|
[autoconf] Fix missing space character in previous commit
Paul Jakma
2007-05-10
1
-1
/
+1
|
|
|
*
|
[autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLEN
Paul Jakma
2007-05-10
4
-9
/
+17
|
|
|
*
|
[autoconf] add back check for inet_aton
Paul Jakma
2007-05-10
2
-1
/
+6
|
|
|
*
|
[ospfd] Fix address qualified 'ip ospf auth' commands
Paul Jakma
2007-05-10
2
-4
/
+11
|
|
|
*
|
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
24
-326
/
+360
|
|
|
*
|
[ospfd] Bug #330 regression: Fix ospf_spf_add_parent assert
Paul Jakma
2007-05-07
2
-6
/
+26
|
|
|
*
|
[bgpd] Trim memory usage of BGP routes
Paul Jakma
2007-05-04
15
-426
/
+786
|
|
|
*
|
[zebra] Add zebra_routemap.c
Paul Jakma
2007-05-04
1
-0
/
+709
|
|
|
*
|
[zebra] Routemap support on received routes, with 'set src' command (linux)
Paul Jakma
2007-05-02
24
-64
/
+453
|
|
|
*
|
[build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99
Andrew J. Schorr
2007-04-30
2
-1
/
+6
|
|
|
*
|
[ospfd] network command now behaves more logically when a peer prefix is defined
Andrew J. Schorr
2007-04-30
4
-1
/
+21
|
|
|
*
|
[0.99] Version bump to 0.99.7
quagga_0_99_7_release
Paul Jakma
2007-04-29
2
-1
/
+5
|
|
|
*
|
[bgpd] Use defines for default weight
Paul Jakma
2007-04-29
3
-15
/
+16
[prev]
[next]