index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_neighbor.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: Limit lookup of neighbor since we know we have one
Donald Sharp
2019-04-02
1
-1
/
+1
*
pimd: Convert qpim_t_periodic into the `struct pim_router` structure
Donald Sharp
2019-01-04
1
-2
/
+2
*
pimd: Create a `struct pim_router` and move thread master into it
Donald Sharp
2019-01-04
1
-6
/
+6
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-1
/
+1
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-1
/
+1
*
pimd: Convert over to use LIB_ERR_XXX for zlog_err
Donald Sharp
2018-08-14
1
-1
/
+3
*
pimd: Cleanup bfd memory on shutdown
Donald Sharp
2018-08-03
1
-0
/
+3
*
pimd: Remove unnecessary alloc failures
Donald Sharp
2018-07-08
1
-5
/
+0
*
pimd: Make the rpf scan per vrf.
Donald Sharp
2018-03-18
1
-2
/
+2
*
pimd: Just call the actual function
Donald Sharp
2018-03-18
1
-13
/
+2
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-3
/
+2
*
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
-2
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-652
/
+645
*
Merge pull request #576 from chiragshah6/pim_dev
David Lamparter
2017-05-30
1
-0
/
+7
|
\
|
*
pimd: pim bfd support
Chirag Shah
2017-05-18
1
-0
/
+7
*
|
pimd: Thread changes allow pim to crash a boo
Donald Sharp
2017-05-18
1
-3
/
+0
|
/
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+17
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-9
/
+6
*
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-02
1
-0
/
+3
|
\
|
*
pimd: fix pimd crashes around pim rpf
Chirag Shah
2017-04-25
1
-0
/
+3
|
*
pimd: Pim Nexthop Tracking support with ECMP
Chirag Shah
2017-04-25
1
-0
/
+14
*
|
Merge pull request #345 from chiragshah6/pim_dev
Renato Westphal
2017-04-24
1
-0
/
+14
|
\
\
|
*
|
pimd: Pim Nexthop Tracking support with ECMP
Chirag Shah
2017-04-06
1
-0
/
+14
|
|
/
*
/
pimd: Add code to find neighbor by secondary
Donald Sharp
2017-03-30
1
-8
/
+30
|
/
*
pimd: Join/Prune Aggregation
Donald Sharp
2017-03-02
1
-0
/
+45
*
Merge remote-tracking branch 'origin/master' into pim_lib_work2
Donald Sharp
2017-01-18
1
-1
/
+0
|
\
|
*
build: remove $Format tags
David Lamparter
2016-12-20
1
-2
/
+0
*
|
pimd: Reset neighbor hold time when we receive packet
Donald Sharp
2016-12-22
1
-17
/
+2
*
|
pimd: Actually expedite a hello
Donald Sharp
2016-12-22
1
-0
/
+8
*
|
pim-nexthop: mroute and pim-upstream rpf are falling out of sync.
anuradhak
2016-12-22
1
-0
/
+17
*
|
pimd: Remove unnecessary asserts
Donald Sharp
2016-12-22
1
-2
/
+0
*
|
pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]
Daniel Walton
2016-12-22
1
-10
/
+10
*
|
pimd: Resolve rp after neighbor come up
Donald Sharp
2016-12-22
1
-0
/
+4
*
|
pimd: Don't assert when looking up a neighbor
Donald Sharp
2016-12-22
1
-3
/
+4
*
|
pimd: Add the ability to lookup neighbor on a interface
Donald Sharp
2016-12-22
1
-0
/
+16
*
|
pimd: trigger on nbr up to look at rpf cache
Donald Sharp
2016-12-22
1
-0
/
+2
*
|
pimd: Send hello immediately with receive of new genid
Donald Sharp
2016-12-22
1
-2
/
+11
*
|
pimd: Remove unnecessary QuaggaId
Donald Sharp
2016-12-22
1
-1
/
+0
*
|
pimd: Use XCALLOC instead of XMALLOC
Donald Sharp
2016-12-22
1
-2
/
+2
*
|
pimd: Fix use of 0 for NULL
Donald Sharp
2016-12-22
1
-2
/
+2
|
/
*
pimd: Move timer information to TRACE_DETAIL
Donald Sharp
2016-06-23
1
-1
/
+1
*
pimd: Turn some trace information to trace detail
Donald Sharp
2016-06-23
1
-1
/
+1
*
pimd: Separate pim vif index spot from ifindex
Donald Sharp
2016-06-18
1
-0
/
+1
*
pimd: Cleanup zebra debugs to be protected by debug commands
Donald Sharp
2016-05-26
1
-1
/
+1
*
pimd: Fix first DR Election
Donald Sharp
2016-05-26
1
-20
/
+20
*
pimd: Add ability to set DR Priority for an interface
Donald Sharp
2016-05-26
1
-1
/
+4
*
pimd: merge pimd as of 2015-01-19
David Lamparter
2016-05-26
1
-0
/
+719