index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
pim6d: prepare/stub pim_rp_* functions for IPv6
David Lamparter
2
-32
/
+39
2022-02-14
pim6d: more TLV parse/encode IPv6 preparation
David Lamparter
5
-88
/
+113
2022-02-14
pim6d: prepare IPv6 address encoding functions
David Lamparter
3
-19
/
+130
2022-02-14
pim6d: convert address comparison in I_am_DR macro
David Lamparter
1
-1
/
+2
2022-02-10
zebra: cleanup multiline strings in debug_nl.c
Trey Aspelund
1
-13
/
+6
2022-02-10
zebra: add netlink debugs for ip rules
Trey Aspelund
2
-0
/
+203
2022-02-10
bgpd: Use get/set helpers for attr->lcommunity
Donatas Abraitis
9
-82
/
+130
2022-02-10
Revert "bgpd: Move out ipv6_ecommunity struct from attr to attr_extra"
Igor Ryzhov
4
-35
/
+4
2022-02-10
Revert "bgpd: Move attr->pmsi_tnl_type to attr->extra->pmsi_tnl_type"
Igor Ryzhov
1
-12
/
+6
2022-02-10
Revert "bgpd: Free only subattributes, not the whole attr_extra pointer"
Igor Ryzhov
1
-1
/
+1
2022-02-10
tools: fix frr-reload context keywords
Igor Ryzhov
1
-2
/
+4
2022-02-09
bgpd: remove bgp_attr_undup
Igor Ryzhov
4
-43
/
+5
2022-02-09
bgpd: fix aspath memleak on error in vnc_direct_bgp_add_nve
Igor Ryzhov
1
-3
/
+3
2022-02-09
bgpd: fix aspath memory leak in aggr_suppress_map_test
Igor Ryzhov
1
-0
/
+1
2022-02-09
bgpd: fix missing bgp_attr_flush on errors in bgp_update
Igor Ryzhov
1
-3
/
+6
2022-02-09
bgpd: fix null pointer dereferences
Igor Ryzhov
2
-2
/
+5
2022-02-09
doc: Update workflow.rst for release management
Donald Sharp
1
-4
/
+7
2022-02-09
tests: Added ospf6 authentication trailer topotest
Abhinay Ramesh
3
-4
/
+1630
2022-02-09
ospf6d: Enable the feature using configure.ac
Abhinay Ramesh
2
-0
/
+8
2022-02-09
ospf6d: Documentation for authentication trailer support.
Abhinay Ramesh
1
-0
/
+250
2022-02-09
ospf6d: Stitching the auth trailer code with rest of ospf6.
Abhinay Ramesh
16
-263
/
+699
2022-02-09
ospf6d: Core functionality of auth trailer implementation..
Abhinay Ramesh
4
-0
/
+912
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
zebra: Make netlink buffer reads resizeable when needed
Donald Sharp
4
-28
/
+49
2022-02-08
zebra: Remove `struct nlsock` from dataplane information and use `int fd`
Donald Sharp
5
-23
/
+91
2022-02-08
zebra: Store the sequence number to use as part of the dp_info
Donald Sharp
2
-7
/
+10
2022-02-08
zebra: use frr mem apis
Mark Stapp
1
-4
/
+4
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
[next]