index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_intra.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-19
[bgpd] Fix compiler warnings related to MD5
Chris Caputo
1
-3
/
+3
2009-07-19
[build] fix default CFLAGS and squish warning
Paul Jakma
1
-2
/
+3
2009-07-17
[bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...'
Paul Jakma
1
-4
/
+7
2009-07-16
[lib] Fix IPv6 normalisation
Stephen Hemminger
1
-0
/
+1
2009-07-16
[ospf6d] Fix regression in monotonic time patch - LSA max-aging broke
Tom Henderson
1
-0
/
+11
2009-06-30
[lib/cleanup] Use a typedef for the thread type
Paul Jakma
2
-6
/
+8
2009-06-26
[ospfd] Do not use stale Network/Router LSAs
Joakim Tjernlund
2
-8
/
+8
2009-06-26
[bgpd] Log a debug/update warning if filters are configured but don't exist
Paul Jakma
1
-7
/
+39
2009-06-25
Add test for Internet checksum.
Joakim Tjernlund
1
-6
/
+74
2009-06-25
[ospfd] compare ifIndex too when matching paths
Joakim Tjernlund
2
-4
/
+13
2009-06-25
[doc] Add "--disable-doc" to configure
Joakim Tjernlund
2
-1
/
+11
2009-06-25
[ospfd] external LSA route_unlock_node() fixes
Joakim Tjernlund
1
-10
/
+15
2009-06-25
[ospfd] Fix a few LSA performance "bugs"
Joakim Tjernlund
1
-18
/
+5
2009-06-24
zebra: Static route does not reach kernel.
Joakim Tjernlund
1
-2
/
+4
2009-06-24
[vtysh] Save vtysh history to a file
Tomasz Pala
1
-1
/
+7
2009-06-24
[configure] Allow for large-file support, e.g. for log files >2GB
Tomasz Pala
1
-0
/
+2
2009-06-24
[cleanup] Add log.h includes
Tomasz Pala
2
-0
/
+2
2009-06-24
[bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes'
Tomasz Pala
1
-8
/
+46
2009-06-24
[ospfd] discount IP header size from a new LSA pkt
Dmitry Tejblum
1
-3
/
+12
2009-06-23
[bgpd] review 32-bit AS-path hotfix for 0.99.12
Denis Ovsienko
1
-29
/
+52
2009-06-23
[zebra] linux policy routing support with ipv6
Mathieu Goessens
3
-7
/
+7
2009-06-23
[trivia] work around ksh93 builtin name (#451)
Jingjing Duan
1
-2
/
+2
2009-06-23
Fix "show ip bgp dampened-paths" garbage output.
Chris Caputo
3
-10
/
+8
2009-06-23
Fix vtysh based "write term" output.
Chris Caputo
2
-2
/
+4
2009-06-23
Fixes to RFC2385/MD5 BGP
Chris Caputo
2
-3
/
+13
2009-06-23
[ospfd] cancel OSPF timer hack in nsm_change_state
Dmitry Tejblum
1
-8
/
+0
2009-06-23
RFC 4191 Default Router Preference support for router advertisements
Chris Caputo
5
-3
/
+91
2009-06-22
[doc] remove -dither arg to imagemagick, in building PDFs
Paul Jakma
2
-2
/
+2
2009-06-22
Convert ospf6d over to quagga_gettime() wrappers.
Takashi Sogabe
10
-25
/
+25
2009-06-22
[bgpd] Fix 'update-source' command: It doesn't accept interface names
Paul Jakma
1
-2
/
+2
2009-06-19
[ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patch
Jeremy Jackson
1
-0
/
+2
2009-06-19
[configure] fix check for GNU awk/gawk to abort ./configure if missing
Jeremy Jackson
1
-3
/
+5
2009-06-19
[cleanup] convert bzero() deprecated by POSIX to memset()
Jeremy Jackson
3
-3
/
+3
2009-06-19
[configure] remove unused/broken autoconf cache variable ac_statedir
Jeremy Jackson
1
-6
/
+5
2009-06-19
[configure/cleanup] fix broken autoconf cache variables
Jeremy Jackson
1
-29
/
+22
2009-06-19
[configure] remote support for AIX, it conflicts on newer autoconf
Jeremy Jackson
1
-1
/
+0
2009-06-19
[build] cleanup low-hanging autoreconf warnings
Jeremy Jackson
2
-17
/
+18
2009-06-19
[configure] add configure support for PCRE Posix library
Jeremy Jackson
3
-9
/
+30
2009-06-18
[daemons/cleanup] Remove disabled log_mode argument support.
Jeremy Jackson
4
-21
/
+5
2009-06-18
[doc] Removes documentation of nonexistant option.
Jeremy Jackson
3
-9
/
+0
2009-06-18
[configure] Refine CLOCK_MONOTONIC test
Paul Jakma
2
-9
/
+25
2009-06-18
[configure] Detect support for monotonic clock
Stephen Hemminger
1
-0
/
+10
2009-06-18
[BGP/cleanup] make message list in bgp_open const
Stephen Hemminger
1
-4
/
+6
2009-06-18
[BGP/cleanup] make community hash table static
Stephen Hemminger
1
-1
/
+1
2009-06-18
[BGP/cleanup] make some damp function static
Stephen Hemminger
2
-5
/
+4
2009-06-18
[BGP/cleanup] make ecommunity variables/functions local
Stephen Hemminger
2
-3
/
+2
2009-06-18
[BGP/cleanup] main program cleanup
Stephen Hemminger
1
-7
/
+11
2009-06-18
[zebra/cleanup] make message table read only
Stephen Hemminger
1
-1
/
+1
2009-06-18
[OSPF/cleanup] make message lists read only
Stephen Hemminger
3
-23
/
+23
2009-06-18
[bgpd/cleanup] make message lists read only
Stephen Hemminger
2
-16
/
+16
[next]