index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-03
build: get rid of INCLUDES, use AM_CPPFLAGS
David Lamparter
15
-19
/
+14
2016-06-03
build: harmonize configure help strings
David Lamparter
1
-45
/
+45
2016-06-03
build: remove --enable-solaris parameter
David Lamparter
1
-9
/
+3
2016-06-03
zebra: remove rt_ioctl kernel interface
David Lamparter
2
-28
/
+2
2016-06-03
zebra, ripngd: remove ::/64 special-casing
David Lamparter
1
-18
/
+0
2016-06-03
build: remove ancient Linux/BSD IPv6 cruft
David Lamparter
2
-73
/
+14
2016-06-03
build: remove INRIA, NRL and MUSICA IPv6 quirks
David Lamparter
9
-75
/
+13
2016-06-03
pimd: Fix compiler warning in pim_mroute.c
Donald Sharp
1
-2
/
+2
2016-06-03
build: remove AIX, NEC EWS and IRIX
David Lamparter
8
-272
/
+5
2016-06-03
build: remove Linux non-netlink config
David Lamparter
2
-45
/
+9
2016-06-01
vtysh: Add code to allow pimd show running specific
Donald Sharp
1
-4
/
+6
2016-06-01
pimd: Add support for displaying ip mroute
Donald Sharp
3
-0
/
+37
2016-06-01
zebra: Remove experimental warning
Donald Sharp
1
-6
/
+0
2016-06-01
pim: Fix 'no ip pim sm'
Donald Sharp
2
-3
/
+4
2016-06-01
zebra: Fix unprotected zlog_debug
Donald Sharp
1
-1
/
+2
2016-06-01
pimd: Allow command zclient to find it's data
Donald Sharp
1
-28
/
+25
2016-05-27
lib: Fixup zclient api to be consistent
Donald Sharp
1
-5
/
+5
2016-05-27
lib: Fixup zebra zapi message table
Donald Sharp
1
-1
/
+5
2016-05-27
lib: Fix vrf_id_t data type
Donald Sharp
3
-4
/
+4
2016-05-27
debian: Add pimd to logrotate script
Donald Sharp
1
-1
/
+1
2016-05-27
pimd: Fixup some clang compiler warnings
Donald Sharp
2
-2
/
+2
2016-05-27
pimd: Add ability to safely ignore route-maps
Donald Sharp
4
-1
/
+40
2016-05-27
vtysh: vtysh_pam() needs an ifdef USE_PAM check
Daniel Walton
1
-0
/
+2
2016-05-27
bgpd: resolve merge issues in bgp_attr_check()
Daniel Walton
3
-13
/
+12
2016-05-27
vtysh: Fix compile failure from cherry-pick
Donald Sharp
1
-1
/
+1
2016-05-27
pimd: Double read of stream
Donald Sharp
1
-9
/
+0
2016-05-27
debian: Add test_igmpv3_join to packaging
Donald Sharp
1
-0
/
+1
2016-05-27
pimd: Forgot to add the vrf_init call
Donald Sharp
2
-0
/
+8
2016-05-26
ospfd: Some small tweaks to the SPF execution reason patch
Paul Jakma
6
-69
/
+63
2016-05-26
zebra: MBGP routes should not be installed in the kernel
Balaji
1
-0
/
+5
2016-05-26
bgpd: Fixes for recent well-known-attr check patch.
Paul Jakma
1
-1
/
+18
2016-05-26
bgpd: well-known attr check only run for v4/uni, which could cause a crash.
Paul Jakma
3
-63
/
+65
2016-05-26
bgpd.c: Remove unused store to variable
Paul Jakma
1
-2
/
+2
2016-05-26
Fix most compiler warnings in default GCC build.
Paul Jakma
17
-47
/
+59
2016-05-26
zebra: fix rtnh_len in the rt_netlink messages for multipath case
Lu Feng
1
-1
/
+1
2016-05-26
ripd: allow to enable/disable the ECMP feature
Lu Feng
3
-5
/
+102
2016-05-26
ripd: add ECMP support
Lu Feng
4
-357
/
+442
2016-05-26
configure: Fix warnings on CentOS and bump the minimum autoconf version
Paul Jakma
1
-1
/
+2
2016-05-26
doc: older versions of texinfo seem to be sensitive to location of unmacro
Paul Jakma
1
-3
/
+0
2016-05-26
distro/redhat: Update to support CentOS/RHEL/Fedora, upstart/init/systemd
Martin Winter
3
-145
/
+424
2016-05-26
distro/redhat/rpm: remove with_ipv6, package pimd binary, remove pam stack
Paul Jakma
3
-50
/
+14
2016-05-26
Adding redhat init/service files to start pimd
Martin Winter
3
-1
/
+87
2016-05-26
distro: fix redhat/quagga.spec.in
Paul Jakma
1
-9
/
+15
2016-05-26
doc: Add AFI/SAFI show commands to manual
Lou Berger
1
-0
/
+25
2016-05-26
bgpd: encap: extend extcommunity handling
Lou Berger
2
-10
/
+33
2016-05-26
bgpd: kill unused variable in bgp_socket()
Lou Berger
1
-1
/
+1
2016-05-26
bgpd: add nexthop length to AF macro
Lou Berger
1
-0
/
+9
2016-05-26
lib: add SAFI_ENCAP type, safi2str prefix utility
Lou Berger
3
-1
/
+19
2016-05-26
lib: treat realloc of null pointer as alloc Now use zalloc rather than alloc ...
Lou Berger
1
-0
/
+3
2016-05-26
zebra: make RTF_LLINFO optional to fix FreeBSD
Lou Berger
1
-0
/
+2
[next]