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
...
|
|
|
*
|
+ pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)
Denis Ovsienko
2007-10-04
2
-3
/
+10
|
|
|
*
|
+ rib_process() speedup for multi-nexthop route nodes
Denis Ovsienko
2007-10-04
2
-2
/
+8
|
|
|
*
|
+ Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls....
Denis Ovsienko
2007-10-03
2
-11
/
+17
|
|
|
*
|
[privs/Solaris] Quagga should work in zones with IP instances
Paul Jakma
2007-09-18
2
-0
/
+12
|
|
|
*
|
[bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixes
Paul Jakma
2007-09-18
4
-17
/
+108
|
|
|
*
|
+ fix missing arg to zlog_warn()
Denis Ovsienko
2007-09-18
2
-1
/
+2
|
|
|
*
|
+ fix minor regression in OSPF sending buffer adjustment logic
Denis Ovsienko
2007-09-18
4
-11
/
+18
|
|
|
*
|
+ sayonara old_pid!
Denis Ovsienko
2007-09-14
5
-11
/
+6
|
|
|
*
|
+ fixed bug #402: now the second zebra process doesn't destroy routes
Denis Ovsienko
2007-09-14
2
-5
/
+20
|
|
|
*
|
Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details).
Denis Ovsienko
2007-09-14
4
-13
/
+19
|
|
|
*
|
* rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passed
Denis Ovsienko
2007-09-12
2
-0
/
+8
|
|
|
*
|
[release] bump to 0.99.9
quagga_0_99_9_release
Paul Jakma
2007-09-07
2
-1
/
+5
|
|
|
*
|
[bgpd] low-impact DoS: crash on malformed community with debug set
Paul Jakma
2007-09-07
3
-1
/
+22
|
|
|
*
|
+ fixed bug #400: adjusted rtread_sysctl.c:route_read()
Denis Ovsienko
2007-09-06
2
-0
/
+8
|
|
|
*
|
[bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients
Paul Jakma
2007-08-30
3
-34
/
+49
|
|
|
*
|
[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
[prev]
[next]