index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
rip_debug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-05-26
zebra: wire up "debug zebra packet detail"
Lou Berger
1
-2
/
+3
2016-05-26
docs: Update bgpd docs, inc. on decision process, and with a section on MED.
Paul Jakma
2
-6
/
+368
2016-05-26
tests: add more AS4 capability tests + little fixes for couple of GR test cases.
Paul Jakma
1
-4
/
+12
2016-05-26
doc: Add 'OSPF Fundamentals' section to OSPF docs
Paul Jakma
3
-1
/
+586
2016-05-26
ospfd: PointToPoint neighbors are identified by router ID
Joakim Tjernlund
1
-8
/
+11
2016-05-26
tests: Fix warnings from test-stream.c
Donald Sharp
1
-3
/
+3
2016-05-26
quagga: Additional centos 6 -enable-werror fixes
Donald Sharp
1
-10
/
+12
2016-05-26
zebra/if_ioctl_solaris: Make foo static
David Lamparter
1
-2
/
+2
2016-05-26
zebra/rt_socket: Fix warnings
David Lamparter
1
-0
/
+6
2016-05-26
zebra/rtread_getmsg: fix sign warnings
David Lamparter
1
-3
/
+3
2016-05-26
isisd/isis_dlpi: Fix warning
David Lamparter
1
-1
/
+1
2016-05-26
solaris: more warnings fixed
David Lamparter
1
-6
/
+9
[next]