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