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
...
*
|
[configure] Allow for large-file support, e.g. for log files >2GB
Tomasz Pala
2009-06-24
1
-0
/
+2
*
|
[cleanup] Add log.h includes
Tomasz Pala
2009-06-24
2
-0
/
+2
*
|
[bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes'
Tomasz Pala
2009-06-24
1
-8
/
+46
|
/
*
[bgpd] review 32-bit AS-path hotfix for 0.99.12
Denis Ovsienko
2009-06-23
1
-29
/
+52
*
[zebra] linux policy routing support with ipv6
Mathieu Goessens
2009-06-23
3
-7
/
+7
*
Merge remote branch 'origin/master'
Paul Jakma
2009-06-23
2
-10
/
+2
|
\
|
*
[trivia] work around ksh93 builtin name (#451)
Jingjing Duan
2009-06-23
1
-2
/
+2
|
*
[ospfd] cancel OSPF timer hack in nsm_change_state
Dmitry Tejblum
2009-06-23
1
-8
/
+0
*
|
Fix "show ip bgp dampened-paths" garbage output.
Chris Caputo
2009-06-23
3
-10
/
+8
*
|
Fix vtysh based "write term" output.
Chris Caputo
2009-06-23
2
-2
/
+4
*
|
Fixes to RFC2385/MD5 BGP
Chris Caputo
2009-06-23
2
-3
/
+13
*
|
RFC 4191 Default Router Preference support for router advertisements
Chris Caputo
2009-06-23
5
-3
/
+91
|
/
*
[doc] remove -dither arg to imagemagick, in building PDFs
quagga_0_99_13_release
Paul Jakma
2009-06-22
2
-2
/
+2
*
Convert ospf6d over to quagga_gettime() wrappers.
Takashi Sogabe
2009-06-22
10
-25
/
+25
*
[bgpd] Fix 'update-source' command: It doesn't accept interface names
Paul Jakma
2009-06-22
1
-2
/
+2
*
[ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patch
Jeremy Jackson
2009-06-19
1
-0
/
+2
*
[configure] fix check for GNU awk/gawk to abort ./configure if missing
Jeremy Jackson
2009-06-19
1
-3
/
+5
*
[cleanup] convert bzero() deprecated by POSIX to memset()
Jeremy Jackson
2009-06-19
3
-3
/
+3
*
[configure] remove unused/broken autoconf cache variable ac_statedir
Jeremy Jackson
2009-06-19
1
-6
/
+5
*
[configure/cleanup] fix broken autoconf cache variables
Jeremy Jackson
2009-06-19
1
-29
/
+22
*
[configure] remote support for AIX, it conflicts on newer autoconf
Jeremy Jackson
2009-06-19
1
-1
/
+0
*
[build] cleanup low-hanging autoreconf warnings
Jeremy Jackson
2009-06-19
2
-17
/
+18
*
[configure] add configure support for PCRE Posix library
Jeremy Jackson
2009-06-19
3
-9
/
+30
*
[daemons/cleanup] Remove disabled log_mode argument support.
Jeremy Jackson
2009-06-18
4
-21
/
+5
*
[doc] Removes documentation of nonexistant option.
Jeremy Jackson
2009-06-18
3
-9
/
+0
*
[configure] Refine CLOCK_MONOTONIC test
Paul Jakma
2009-06-18
2
-9
/
+25
*
[configure] Detect support for monotonic clock
Stephen Hemminger
2009-06-18
1
-0
/
+10
*
[BGP/cleanup] make message list in bgp_open const
Stephen Hemminger
2009-06-18
1
-4
/
+6
*
[BGP/cleanup] make community hash table static
Stephen Hemminger
2009-06-18
1
-1
/
+1
*
[BGP/cleanup] make some damp function static
Stephen Hemminger
2009-06-18
2
-5
/
+4
*
[BGP/cleanup] make ecommunity variables/functions local
Stephen Hemminger
2009-06-18
2
-3
/
+2
*
[BGP/cleanup] main program cleanup
Stephen Hemminger
2009-06-18
1
-7
/
+11
*
[zebra/cleanup] make message table read only
Stephen Hemminger
2009-06-18
1
-1
/
+1
*
[OSPF/cleanup] make message lists read only
Stephen Hemminger
2009-06-18
3
-23
/
+23
*
[bgpd/cleanup] make message lists read only
Stephen Hemminger
2009-06-18
2
-16
/
+16
*
[bgpd] add comment that bgp_capability_receive is exported for unit-tests
Paul Jakma
2009-06-18
1
-1
/
+4
*
[cleanup] Allow message tables to be constant
Stephen Hemminger
2009-06-18
2
-2
/
+2
*
[cleanup] Fix compile warnings
Stephen Hemminger
2009-06-18
1
-4
/
+5
*
[cleanup] Use const in smux interface
Stephen Hemminger
2009-06-18
2
-10
/
+11
*
[bgpd/cleanup] BGP make attribute variables local
Stephen Hemminger
2009-06-18
1
-5
/
+5
*
[bgpd/cleanup] Make BGP FSM table read-only static
Stephen Hemminger
2009-06-18
1
-1
/
+1
*
[bgpd] reference count the BGP instance
Stephen Hemminger
2009-06-18
3
-19
/
+47
*
[bgpd] Make declarations match
Stephen Hemminger
2009-06-18
1
-2
/
+2
*
[zebra] Remove unused structure element
Stephen Hemminger
2009-06-18
1
-3
/
+0
*
[zebra] Force rib_update when connected route deleted
Stephen Hemminger
2009-06-18
1
-0
/
+4
*
[cleanup] Use correct buffer size for inet_ntop()
Stephen Hemminger
2009-06-18
3
-23
/
+25
*
[ripd] Ignore non-running interfaces in rip status
Stephen Hemminger
2009-06-18
1
-0
/
+3
*
[lib] Put symbolic backtrace on system log
Stephen Hemminger
2009-06-18
1
-6
/
+15
*
[lib] sockopt_tcp_signature: sin6 requires HAVE_IPV6
Stephen Hemminger
2009-06-18
1
-0
/
+2
*
[ospf6d] Remove 'no router' from OSPF6_NODE
Stephen Hemminger
2009-06-18
1
-1
/
+0
[prev]
[next]