index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_ssmpingd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-16
pim6d: IPv6-adjust northbound code
David Lamparter
1
-15
/
+16
2022-02-16
pim6d: IPv6-adjust RPF lookups
David Lamparter
6
-51
/
+37
2022-02-16
pim6d: IPv6-adjust upstream_rpf_genid_changed
David Lamparter
2
-10
/
+10
2022-02-15
bgp: Add a 15 minute warning to missing policy
Donald Sharp
3
-1
/
+23
2022-02-14
zebra: Fix spelling mistake
Donald Sharp
1
-1
/
+1
2022-02-14
yang: Fix spelling mistake
Donald Sharp
1
-1
/
+1
2022-02-14
vtysh: Fix spelling mistakes
Donald Sharp
2
-4
/
+4
2022-02-14
tests: Fix spelling and grammar mistakes
Donald Sharp
2
-3
/
+3
2022-02-14
pceplib: Fix spelling mistakes
Donald Sharp
1
-1
/
+1
2022-02-14
pathd: Fix spelling mistakes
Donald Sharp
3
-5
/
+5
2022-02-14
ospfd: Fix spelling mistakes
Donald Sharp
5
-10
/
+10
2022-02-14
ospf6d: Fix spelling mistakes
Donald Sharp
4
-7
/
+7
2022-02-14
doc: Fix spelling mistakes
Donald Sharp
2
-2
/
+2
2022-02-14
bgpd: Fix spelling mistakes
Donald Sharp
1
-1
/
+1
2022-02-14
ospf6d: fix coverity issues.
Abhinay Ramesh
5
-27
/
+24
2022-02-14
pim6d: IPv6-adjust pim_msg_send() and related
David Lamparter
5
-11
/
+18
2022-02-14
pim6d: IPv6-adjust pim_ifchannel_*
David Lamparter
4
-45
/
+32
2022-02-14
pim6d: IPv6-adjust assert-related addrs
David Lamparter
4
-40
/
+22
2022-02-14
pim6d: IPv6-adjust jp_agg->group
David Lamparter
2
-12
/
+3
2022-02-14
pim6d: IPv6-adjust iface primary/DR addrs
David Lamparter
7
-75
/
+64
2022-02-14
pim6d: IPv6-adjust pim_upstream addr
David Lamparter
5
-40
/
+30
2022-02-14
pim6d: IPv6-adjust Hello/TLV processing
David Lamparter
4
-186
/
+109
2022-02-14
pim6d: IPv6-adjust neigh->source_addr
David Lamparter
16
-180
/
+146
2022-02-14
pim6d: IPv6-adjust various pim_sgaddr uses
David Lamparter
10
-64
/
+34
2022-02-14
pim6d: prepare SSM/filter functions
David Lamparter
4
-13
/
+8
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-13
doc: An example how we do RC tagging for stabilization branch
Donatas Abraitis
1
-0
/
+10
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
lib: Save number of times a thread is starved
Donald Sharp
2
-10
/
+20
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
bgpd: Check for NULL inside aspath_unintern()
Donatas Abraitis
3
-19
/
+17
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
[next]