index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_int.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-30
bgpd: Fix useless call in bgpd/bgp_mplsvpn.c
Denil Vira
1
-3
/
+0
2016-05-30
Add code to extract.pl.in to prevent further cli function overwrites
Donald Sharp
1
-1
/
+30
2016-05-30
Quagga: Fix code to use srandom/random
Donald Sharp
8
-21
/
+10
2016-05-30
lib: include thread information in backtraces
David Lamparter
4
-0
/
+55
2016-05-30
lib: unstupidify thread debug information
David Lamparter
2
-67
/
+57
2016-06-03
bgpd: don't use #ifdef inside macro args
David Lamparter
1
-47
/
+0
2016-06-03
bgpd: fix negative values in output
Milan Kocian
2
-4
/
+4
2016-06-03
lib/workqueue: Add trivial work_queue_is_scheduled helper
Paul Jakma
2
-0
/
+8
2016-06-03
tests: add testcli reference in/out & do DejaGNU
David Lamparter
5
-1
/
+410
2016-06-03
tests: add CLI dummy command-exec tool
David Lamparter
5
-1
/
+200
2016-06-03
release: 0.99.24
David Lamparter
1
-0
/
+30
2016-06-03
build: enable isisd by default
David Lamparter
1
-4
/
+3
2016-06-03
build: track config args
David Lamparter
3
-1
/
+8
2016-06-03
build: remove --disable-ipv6
David Lamparter
2
-30
/
+7
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
[next]