index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_bsm.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-23
vtysh: Account validity should be verified when authenticating users with PAM.
rgirada
1
-0
/
+4
2022-06-23
doc: Update doc w/ regards to realms
Donald Sharp
2
-2
/
+5
2022-06-23
pimd: Checks imply that pim is not properly configured
Donald Sharp
1
-1
/
+1
2022-06-23
pimd: Let end operator know the ifindex as well in failure case
Donald Sharp
1
-2
/
+3
2022-06-23
ospf6d: Ensure that ospf6d does not memcpy beyond end of data
Donald Sharp
1
-1
/
+7
2022-06-23
pimd: Limit pim's ecmp to what zebra tells us is the multipath
Donald Sharp
6
-17
/
+22
2022-06-23
bgpd: Cleanup pointer assignment so compiler doesn't get confused
Donald Sharp
1
-2
/
+1
2022-06-23
isisd: Let's use an actual NULL pointer to test for a NULL pointer
Donald Sharp
2
-2
/
+2
2022-06-23
zebra: rtnetlink: flow attr per gateway attr in multipath updates
Ricardo
2
-24
/
+47
2022-06-23
Pim6d: Mroute file duplication removal
plsaranya
5
-428
/
+254
2022-06-23
ospfd: fixing few coverity issue in 'show_ip_ospf_neighbour_brief'
rgirada
1
-1
/
+1
2022-06-23
tests: add ospf api router ID topotest
Christian Hopps
2
-3
/
+86
2022-06-23
ospfclient: add router id support to python client
Christian Hopps
1
-1
/
+52
2022-06-23
ospfd: add router id support to ospf api
Christian Hopps
5
-0
/
+66
2022-06-22
ospfd: Fixing "show ip ospf neighbour <nbrid>" command
rgirada
2
-187
/
+159
2022-06-22
pim6d: Send register msg with IPv6 global address
Mobashshera Rasool
2
-1
/
+52
2022-06-22
lib: Add an api is_ipv6_global_unicast
Mobashshera Rasool
1
-0
/
+9
2022-06-21
bgpd: Do not show polling_period default value in CLI for RPKI
Donatas Abraitis
1
-1
/
+2
2022-06-21
ospfclient: fix help url
Jafar Al-Gharaibeh
1
-3
/
+2
2022-06-21
*: Replace sockunion2str => %pSU
Donatas Abraitis
9
-142
/
+72
2022-06-21
tests: Removing invalid step from ospf tests.
nguggarigoud
1
-87
/
+0
2022-06-21
bgpd: Replace zlog_info -> zlog_debug under BGP_DEBUG()
Donatas Abraitis
1
-1
/
+1
2022-06-21
bgpd: Drop duplicate label assignment
Donatas Abraitis
1
-2
/
+0
2022-06-21
tests : bgp_default_originate testcase w.r.t topology1 added
ARShreenidhi
2
-2203
/
+2726
2022-06-20
bgpd: Show cache server preference in `show rpki cache-server` output
Donatas Abraitis
1
-4
/
+11
2022-06-20
doc: Specify preference for RPKI cache server
Donatas Abraitis
1
-1
/
+1
2022-06-20
bgpd: Generate RPKI CLI config even if no cache servers configured
Donatas Abraitis
1
-7
/
+5
2022-06-20
bgpd: Drop SSH public key for RPKI CLI option
Donatas Abraitis
2
-18
/
+10
2022-06-20
bgpd: Allow deleting full line for RPKI cache server
Donatas Abraitis
1
-2
/
+8
2022-06-20
bgpd: Add `no rpki` command
Donatas Abraitis
1
-0
/
+25
2022-06-20
bgpd: Increase peer->flags to uint64_t
Donatas Abraitis
2
-5
/
+9
2022-06-17
zebra: remove redundant calling hook for fpm
anlan_cs
1
-6
/
+0
2022-06-17
lib: Add some extra error messages for when things go wrong
Donald Sharp
1
-0
/
+10
2022-06-17
bgpd: Display useful values when using json for missing neighbor state
Donald Sharp
1
-0
/
+12
2022-06-17
ospf6: permit route delete without nexthops
Mark Stapp
1
-9
/
+18
2022-06-17
lib: cleanup red-herring memleaks in parent of daemonizing fork
Christian Hopps
1
-0
/
+2
2022-06-16
lib: Function `crypt` does not need to be declared mid function
Donald Sharp
2
-2
/
+0
2022-06-16
eigrpd: vrf variable name hides a parameter of the same name
Donald Sharp
1
-4
/
+4
2022-06-16
python: Remove redundant import of subprocess
Donald Sharp
1
-1
/
+0
2022-06-16
zebra: ret is always -1 or 0 at this point so remove the if test
Donald Sharp
1
-58
/
+51
2022-06-16
ospf6d: cost is uint32_t so it cannot be greater than UINT32_MAX
Donald Sharp
1
-2
/
+0
2022-06-16
nhrpd: r is always < 0 at some points of if else statements
Donald Sharp
1
-3
/
+3
2022-06-16
github: Autoclose stale issues/PRs that are stare longer than 180 days
Donatas Abraitis
1
-3
/
+5
2022-06-16
bgpd: Use %pSU instead of sockunion2str
Donald Sharp
1
-21
/
+13
2022-06-16
zebra: Add a configurable knob `zebra nexthop-group keep (1-3600)`
Donald Sharp
5
-2
/
+34
2022-06-16
zebra: Add a timer to nexthop group deletion
Donald Sharp
3
-4
/
+47
2022-06-16
zebra: Move where zebra marks a nhg as uninstalled in fib
Donald Sharp
2
-7
/
+6
2022-06-16
zebra: Document some data structures better
Donald Sharp
1
-1
/
+17
2022-06-16
bgpd: Use %pSU instead of sockunion2str
Donald Sharp
1
-21
/
+13
2022-06-16
tools: document frr_global_options in daemons file
Quentin Young
1
-10
/
+17
[next]