index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
ospf6d: Auth trailer CLI implementation.
Abhinay Ramesh
2
-0
/
+288
2022-02-09
ospf6d: support keychain for ospf6 authentication
Abhinay Ramesh
3
-2
/
+4
2022-02-09
lib: Changes to support hash algo in keychain.
Abhinay Ramesh
2
-2
/
+180
2022-02-09
lib: Support auto completion of configured keychain.
Abhinay Ramesh
1
-0
/
+18
2022-02-08
bgpd: avoid memcmp comparison of struct nexthop
Igor Ryzhov
1
-4
/
+1
2022-02-08
*: use ipaddr_cmp instead of memcmp
Igor Ryzhov
3
-6
/
+6
2022-02-08
doc: the dev tag should come after the new version commit step
Jafar Al-Gharaibeh
1
-2
/
+2
2022-02-08
tests: fix strings with topologies
Igor Ryzhov
10
-10
/
+10
2022-02-08
isisd: fix router capability TLV parsing issues
Juraj Vijtiuk
3
-11
/
+60
2022-02-08
pimd: Modify `show ip pim assert` to only show interesting bits
Donald Sharp
2
-0
/
+4
2022-02-07
zebra: Abstract nhg deletion to reduce code duplication
Donald Sharp
1
-15
/
+13
2022-02-07
zebra: Fix ships in the night issue
Donald Sharp
7
-15
/
+44
2022-02-07
bfdd: Use AF_UNSPEC instead of comparing to 0
Donald Sharp
1
-1
/
+1
2022-02-07
zebra: Use AF_UNSPEC instead of setting to 0
Donald Sharp
1
-1
/
+1
2022-02-07
lib: Use AF_UNSPEC intead of setting to 0
Donald Sharp
1
-1
/
+1
2022-02-07
ospfd: Use AF_UNSPEC instead of setting to 0
Donald Sharp
4
-10
/
+10
2022-02-07
bgpd: Use AF_UNSPEC instead of setting to 0
Donald Sharp
2
-10
/
+10
2022-02-07
bgpd: Print route-map name for filtred outgoing prefixes
Donatas Abraitis
1
-2
/
+3
2022-02-07
pimd: Querier to non-querier transistion to be ignored in a case
Mobashshera Rasool
1
-0
/
+24
2022-02-07
bgpd: Flush temporary attributes after route-map apply
Donatas Abraitis
1
-1
/
+1
2022-02-05
doc: Add a commands snippet to workflow about what to do in the 1st phase
Donatas Abraitis
2
-20
/
+53
2022-02-05
bgpd: Free only subattributes, not the whole attr_extra pointer
Donatas Abraitis
1
-1
/
+1
2022-02-05
bgpd: Move attr->pmsi_tnl_type to attr->extra->pmsi_tnl_type
Donatas Abraitis
1
-6
/
+12
2022-02-04
babeld: fix #10502 #10503 by repairing the checks on length
qingkaishi
1
-10
/
+10
2022-02-04
tools: Skip decorating commits with references (branch name, remote)
Donatas Abraitis
1
-1
/
+2
2022-02-04
babeld: fix #10487 by adding a check on packet length
whichbug
1
-7
/
+6
2022-02-04
zebra: Fix v6 route replace failure turned into success
Donald Sharp
3
-9
/
+45
2022-02-04
zebra: set zd_is_update in 1 spot
Donald Sharp
1
-7
/
+2
2022-02-04
zebra: When we get an implicit or ack or full failure mark status
Donald Sharp
1
-1
/
+18
2022-02-04
lib: Update hash.h documentation to warn of a possible crash
Donald Sharp
1
-5
/
+8
2022-02-04
zebra: Ensure zebra_nhg_sweep_table accounts for double deletes
Donald Sharp
1
-5
/
+26
2022-02-04
pim: Use INADDR_ANY for current_bsr checking is valid yet
Donald Sharp
2
-6
/
+11
2022-02-04
pimd: Only remove bsr NHT if we actually have tracked something
Donald Sharp
1
-1
/
+2
2022-02-04
doc: Update `show zebra` command
Donald Sharp
1
-1
/
+3
2022-02-04
zebra: Convert some `show zebra` output to a table
Donald Sharp
1
-24
/
+27
2022-02-04
zebra: Add knowledge about RA and RFC 5549 to `show zebra`
Donald Sharp
3
-0
/
+37
2022-02-04
zebra: Add evpn status to `show zebra`
Donald Sharp
1
-0
/
+2
2022-02-04
zebra: Add os and version to `show zebra`
Donald Sharp
1
-0
/
+1
2022-02-04
zebra: Add kernel nexthop group support to `show zebra`
Donald Sharp
3
-1
/
+12
2022-02-04
zebra: Add MPLS status to `show zebra`
Donald Sharp
1
-0
/
+2
2022-02-04
zebra: Add if v4/v6 forwarding is turned on/off to `show zebra`
Donald Sharp
1
-0
/
+5
2022-02-04
zebra: Add to `show zebra` the type of vrf devices being used
Donald Sharp
1
-0
/
+9
2022-02-04
zebra: Add ability to know when FRR is not asic offloaded
Donald Sharp
1
-0
/
+2
2022-02-04
lib: Add more information to `show version`
Donald Sharp
2
-2
/
+35
2022-02-04
bgpd: Prevent use after variable goes out of scope
Donald Sharp
1
-1
/
+1
2022-02-04
bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity
Donatas Abraitis
19
-210
/
+287
2022-02-04
ospfd: Core in ospf_if_down during shutdown.
Tomi Salminen
1
-0
/
+2
2022-02-04
doc: complete area id for ospf's "range" command
anlan_cs
1
-2
/
+6
2022-02-02
bgpd: strncmp -> strcmp in community hash foo
Quentin Young
1
-5
/
+2
2022-02-02
debian, redhat: updating changelog for new release
Donatas Abraitis
2
-2
/
+4
[next]