index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_cmd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3907 from donaldsharp/pim_election
David Lamparter
2019-03-11
1
-4
/
+4
|
\
|
*
pimd: Ensure DR election happens when both sides change prio
Donald Sharp
2019-03-05
1
-4
/
+4
*
|
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-4
/
+2
|
/
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-2
/
+2
*
pimd: Add 'test pim keepalive-reset A.B.C.D A.B.C.D' command
Donald Sharp
2019-02-21
1
-1
/
+52
*
pimd: reject inconsistent address/mask "ip pim rp command"
Sarita Patra
2019-02-08
1
-0
/
+6
*
pimd: Add hidden 'ip pim active-active` command
Donald Sharp
2019-01-31
1
-0
/
+30
*
pimd: Allow pim to display what it believes the mlag role is.
Donald Sharp
2019-01-04
1
-0
/
+3
*
pimd: Move packet_process variable to pim_router
Donald Sharp
2019-01-04
1
-2
/
+2
*
pimd: Move register_suppress_time into struct pim router
Donald Sharp
2019-01-04
1
-2
/
+2
*
pimd: Convert rpf_cache_refresh_delay_msec into pim_router struct
Donald Sharp
2019-01-04
1
-2
/
+2
*
pimd: Convert qpim_t_periodic into the `struct pim_router` structure
Donald Sharp
2019-01-04
1
-3
/
+3
*
pimd: Add some extra information to a show command
Donald Sharp
2018-09-21
1
-2
/
+3
*
pimd: use bool instead of int to pass true/false
Donald Sharp
2018-09-17
1
-4
/
+2
*
pimd: Actually create vif's in non-integrated config
Donald Sharp
2018-09-17
1
-2
/
+4
*
pimd: fix indentation warnings
Sarita Patra
2018-09-12
1
-6
/
+6
*
pimd: create a new command "ip pim" configuring pim sm
root
2018-09-11
1
-45
/
+48
*
bgpd, ospfd, pimd, zebra: Convert more use_json locations to bool
Don Slice
2018-09-04
1
-33
/
+30
*
bgpd/ospfd: make bgp and ospf json response a bit more consistent
Don Slice
2018-08-30
1
-38
/
+38
*
*: fix gcc-8 format-overflow warnings
David Lamparter
2018-08-21
1
-2
/
+2
*
pimd: Trust backet->data
Donald Sharp
2018-08-15
1
-3
/
+0
*
Merge branch 'master' into bfd-final
Donald Sharp
2018-08-14
1
-5
/
+0
|
\
|
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-5
/
+0
*
|
bgpd/ospf(6)d/pimd: hide BFD commands with timers
Rafael Zalamena
2018-08-08
1
-1
/
+10
|
/
*
pimd: Remove duplicate parameter to functions
Donald Sharp
2018-07-07
1
-2
/
+2
*
pimd: When doing nexthop-lookups don't allocate perm memory
Donald Sharp
2018-07-07
1
-4
/
+10
*
pimd: Use generated interface name
Donald Sharp
2018-07-04
1
-1
/
+1
*
bgpd isisd ldpd lib ospfd pimd: redundancy (infer)
paco
2018-06-20
1
-2
/
+2
*
pimd: Fix ecmp_enable and ecmp_rebalance_enable
Donald Sharp
2018-06-07
1
-7
/
+7
*
pimd: show ip igmp statistics command
Mladen Sablic
2018-05-04
1
-0
/
+98
*
bgpd, pim: remove undebug
Quentin Young
2018-04-02
1
-6
/
+25
*
Merge pull request #1921 from donaldsharp/pim_stuff
Lou Berger
2018-03-30
1
-18
/
+18
|
\
|
*
pimd: Move some data tracking variables per VRF
Donald Sharp
2018-03-18
1
-11
/
+11
|
*
pimd: Make the rpf scan per vrf.
Donald Sharp
2018-03-18
1
-7
/
+7
*
|
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-69
/
+69
|
/
*
pimd: mtrace only IGMP sockets
Mladen Sablic
2018-03-08
1
-2
/
+16
*
pimd: another change to keep indent.py happy
Lou Berger
2018-03-06
1
-2
/
+2
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-154
/
+110
*
pimd: Multicast traceroute client and router
Mladen Sablic
2018-02-19
1
-0
/
+25
*
lib, pimd: Remove PIM_NODE as it is not needed
Donald Sharp
2018-01-30
1
-5
/
+0
*
pimd: Allow use-source to return more subtle error codes
Donald Sharp
2018-01-08
1
-1
/
+5
*
pimd: Add finer grain return codes for configuration
Donald Sharp
2018-01-03
1
-2
/
+12
*
pimd: When doing a RPF for a route, note when we fail the lookup
Donald Sharp
2017-10-30
1
-4
/
+9
*
Merge pull request #1298 from opensourcerouting/iface-rb-tree
Donald Sharp
2017-10-16
1
-60
/
+26
|
\
|
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-26
/
+26
|
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-60
/
+26
*
|
Merge pull request #1316 from donaldsharp/high_stuff
Renato Westphal
2017-10-10
1
-1
/
+1
|
\
\
|
*
|
pimd: Fix uninited idx for argv_find
Donald Sharp
2017-10-10
1
-1
/
+1
|
|
/
*
|
pimd: Cleanup deep nesting in pim_cmd.c
Donald Sharp
2017-10-09
1
-86
/
+72
*
|
pimd: Display RPF address as part of json output
Donald Sharp
2017-10-09
1
-0
/
+24
|
/
[next]