index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_iface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4369 from patrasar/lmqc_lmqt
Donald Sharp
2019-05-31
1
-0
/
+2
|
\
|
*
pimd: new cli to configure last-member-query-count & last-member-query-interval
Sarita Patra
2019-05-30
1
-0
/
+2
*
|
pimd: Enable BSM processing on all interfaces by default
saravanank
2019-05-15
1
-0
/
+4
|
/
*
pimd: update vxlan mroute entries when the lo or peerlink vif is updated
Anuradha Karuppiah
2019-04-20
1
-0
/
+8
*
pimd: API for enabling pim on the vxlan term device ipmr-lo
Anuradha Karuppiah
2019-04-20
1
-7
/
+8
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-2
/
+1
*
pimd: Add hidden 'ip pim active-active` command
Donald Sharp
2019-01-31
1
-0
/
+2
*
pimd: Convert qpim_t_periodic into the `struct pim_router` structure
Donald Sharp
2019-01-04
1
-1
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-5
/
+5
*
pimd: use bool instead of int to pass true/false
Donald Sharp
2018-09-17
1
-2
/
+2
*
pimd: Actually create vif's in non-integrated config
Donald Sharp
2018-09-17
1
-8
/
+8
*
zebra: if multiple connecteds, select loopback or vrf if present
Don Slice
2018-08-23
1
-8
/
+0
*
pimd: pim_socket_join_source is only called from one place
Donald Sharp
2018-08-02
1
-2
/
+14
*
pimd: Remove unnecessary alloc failures
Donald Sharp
2018-07-08
1
-73
/
+0
*
pimd: Cleanup all pim_ifp pointers on termination
Donald Sharp
2018-05-12
1
-1
/
+10
*
pimd: Remove expensive lookup for if a device is a vrf device
Donald Sharp
2018-04-30
1
-8
/
+4
*
pimd: Cleanup pim_if_is_loopback
Donald Sharp
2018-04-30
1
-7
/
+4
*
pimd: mtrace only IGMP sockets
Mladen Sablic
2018-03-08
1
-1
/
+19
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-3
/
+2
*
*: Make assignment from RB_ROOT in while loop work better
Donald Sharp
2018-02-23
1
-4
/
+8
*
pimd: Fix memory allocation error
Donald Sharp
2017-12-14
1
-0
/
+1
*
pimd: Cleanup vrf SA issues exposed by recent commits
Donald Sharp
2017-10-25
1
-2
/
+9
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-2
/
+1
*
lib: nuke the if_*_by_name_len() functions
Renato Westphal
2017-10-10
1
-6
/
+5
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-10
/
+10
*
pimd: add support for boundaries
Quentin Young
2017-09-26
1
-0
/
+3
*
pimd: Do not complain if re-joining an IGMP group
Daniel Walton
2017-09-18
1
-9
/
+4
*
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
1
-9
/
+8
*
pimd: Allow igmp join messages to return more detailed errors
Donald Sharp
2017-09-14
1
-22
/
+11
*
pimd: Fix crash on iface down due to secondary address list
Donald Sharp
2017-08-04
1
-86
/
+60
*
pimd: Squash some more memory leaks
Donald Sharp
2017-08-02
1
-0
/
+8
*
pimd: Convert to using a RB tree for the pim_ifp ifchannel_list
Donald Sharp
2017-08-02
1
-45
/
+28
*
pimd: Rename pim_ifp->pim_ifchannel_list
Donald Sharp
2017-08-02
1
-15
/
+14
*
pimd: Remove almost duplicate pim->ifchannel_list
Donald Sharp
2017-08-02
1
-6
/
+2
*
pimd: Setup hash names appropriately
Donald Sharp
2017-07-25
1
-1
/
+5
*
pimd: Put 'struct pim_instance *' as the first function parameter
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Only add a igmp socket if the address is ipv4
Donald Sharp
2017-07-24
1
-2
/
+3
*
pimd: We need to trace removal of non v4 addresses too
Donald Sharp
2017-07-24
1
-3
/
+0
*
pimd: Allow pim to work in vrf's without explicitly configuring the vrf device
Donald Sharp
2017-07-24
1
-0
/
+13
*
pimd: Don't send hello's out vrf interface
Donald Sharp
2017-07-24
1
-0
/
+11
*
pimd: Bind pim kernel fd to appropriate vrf
Donald Sharp
2017-07-24
1
-12
/
+0
*
pimd: Cleanup some basic crashes from mistakes made converting to vrf
Donald Sharp
2017-07-24
1
-2
/
+2
*
pimd: Lookup loopback based upon vrf correctly.
Donald Sharp
2017-07-24
1
-1
/
+6
*
pimd: Convert vif and ifindex lookups to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-19
/
+10
*
pimd: Move pim_ifchannel_list and vif array into 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-43
/
+13
*
pimd: Remove pimg from pim_iface.c
Donald Sharp
2017-07-24
1
-2
/
+4
*
pimd: Remove pimg from pim_upstream.c
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: pim_rp.c -> convert pimg to pim
Donald Sharp
2017-07-24
1
-3
/
+4
*
pimd: More refactor for 'struct pim_instance *' for pim_nht.c
Donald Sharp
2017-07-24
1
-1
/
+2
[next]