index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootstrap.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-25
tools: fix boot config load in watchfrr
Christian Hopps
1
-1
/
+1
2022-06-24
pimd: fix pim interface deletion flow
Sarita Patra
1
-2
/
+2
2022-06-24
debian: egrep is deprecated
Andreas Hasenack
1
-1
/
+1
2022-06-24
pimd: fix invalid memory access join_timer_stop
Sarita Patra
1
-0
/
+15
2022-06-24
pimd: Clean up mroute_socket when pim terminates.
Mobashshera Rasool
1
-0
/
+2
2022-06-24
pim6d: Fixing repeated group source field in show ipv6 mroute
sarita patra
1
-4
/
+4
2022-06-24
zebra: netlink rtm tunnel msg parsing
Chirag Shah
3
-1
/
+73
2022-06-24
zebra: Fix rtadv startup when config read in is before interface up
Donald Sharp
1
-8
/
+33
2022-06-24
pimd: Avoid reading freed memory.
Mobashshera Rasool
1
-2
/
+2
2022-06-24
bgpd: update topotests for role mismatch
Eugene Bogomazov
1
-6
/
+6
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: Allow kernel routes to stick around better on interface state changes
Donald Sharp
1
-16
/
+11
2022-06-23
zebra: Add interface sysctl ignore on linkdown status
Donald Sharp
5
-9
/
+62
2022-06-23
lib, zebra: Notice when a nexthop is set linkdown
Donald Sharp
3
-0
/
+13
2022-06-23
lib: Increase nexthop flags size to 16 bits
Donald Sharp
1
-1
/
+1
2022-06-23
zebra: Fix bug in netconf handling where dplane would drop the change
Donald Sharp
3
-39
/
+3
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-23
zebra: move the check for l3vni
anlan_cs
1
-4
/
+3
2022-06-22
ospfd: Fixing "show ip ospf neighbour <nbrid>" command
rgirada
2
-187
/
+159
2022-06-22
bgpd: move to switch clause in get name function
Eugene Bogomazov
1
-5
/
+13
2022-06-22
bgpd: simplify code fragment for RFC 9234
Eugene Bogomazov
1
-2
/
+3
2022-06-22
bgpd: simplify ebgp role check for RFC 9234
Eugene Bogomazov
1
-4
/
+1
2022-06-22
bgpd: add AFI/SAFI check for RFC 9234
Eugene Bogomazov
1
-3
/
+9
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
bgpd: Update topotests for RFC 9234
Eugene Bogomazov
2
-38
/
+72
2022-06-21
bgpd: Add patches for RFC9234 implementation
Eugene Bogomazov
13
-57
/
+72
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
[next]