index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-16
zebra: fix `segment-routing` command not found error with `--disable-pathd`
Yamato Sugawara
1
-1
/
+1
2022-01-16
doc: adjust small words for ospfd
anlan_cs
1
-2
/
+3
2022-01-14
bgpd: fix advertisedRoutes json key
Trey Aspelund
1
-1
/
+5
2022-01-14
pim6d: drop off MSDP code
David Lamparter
4
-3
/
+93
2022-01-14
docs(bgp): refer to rfc9136 instead of draft
Marlin Cremers
1
-3
/
+2
2022-01-14
*: use semicolon after printfrr_ext_autoreg_{p,d}
David Lamparter
10
-28
/
+30
2022-01-14
lib: add `%pTH` / `%pTHD` for printing thread info
David Lamparter
3
-0
/
+93
2022-01-14
lib: add time formatting printfrr exts
David Lamparter
5
-0
/
+630
2022-01-14
lib: add `s` option to `pI4`/`pI6`/`pIA` printfrr
David Lamparter
3
-0
/
+56
2022-01-14
tools: disable printf ext checks in checkpatch
David Lamparter
1
-1
/
+1
2022-01-13
zebra: Fix for route node having no tracking NHT
Sarita Patra
2
-6
/
+17
2022-01-13
bgpd: Reduce nesting for bgp_show_peer()
Donatas Abraitis
3
-966
/
+814
2022-01-13
python: pass conditionals through clippy for DEFPY
David Lamparter
1
-2
/
+22
2022-01-13
*: Add FOREACH_AFI_SAFI_NSF(afi, safi) macro to reduce nesting
Donatas Abraitis
6
-216
/
+192
2022-01-13
pim: Northbound changes accomodating IPV4 address family
sarita patra
5
-336
/
+449
2022-01-13
bgpd: Show Long-lived Graceful Restart timer remaining per prefix
Donatas Abraitis
1
-0
/
+13
2022-01-13
bgpd: Avoid additional check for json output under show ip bgp route
Donatas Abraitis
1
-5
/
+0
2022-01-13
pimd: IGMPv2 leave msg may be longer than 8 octets
Mobashshera Rasool
1
-4
/
+5
2022-01-13
pimd: IGMPv2 report msg may be longer than 8 octets
Mobashshera Rasool
1
-4
/
+5
2022-01-12
ospfd: Use vty_json() for show_ip_ospf_gr_helper_cmd
Donatas Abraitis
1
-23
/
+10
2022-01-12
bgpd: Use vty_json() for bgp_print_dampening_parameters()
Donatas Abraitis
1
-4
/
+1
2022-01-12
pimd: `prefix_sg` => `pim_sgaddr`
David Lamparter
29
-179
/
+166
2022-01-12
pimd: temporarily disable IPv6 types
David Lamparter
3
-2
/
+9
2022-01-12
pimd: abstract addresses for IPv4/IPv6 PIM
David Lamparter
5
-1
/
+133
2022-01-12
pimd: move `%pSG4` to `%pPSG4`
David Lamparter
8
-19
/
+20
2022-01-12
pim6d: add skeleton for IPv6 PIM daemon
David Lamparter
4
-7
/
+248
2022-01-12
bgpd: Remove unneeded loop over all peers
Donald Sharp
1
-12
/
+3
2022-01-12
lib: fix the right value is returned for fail cases
anlan_cs
1
-0
/
+6
2022-01-11
bgpd: fix aggregate route unsuppression bug
Rafael Zalamena
1
-9
/
+8
2022-01-11
bgpd: Make sure we are playing with non-NULL for bgp shutdown message
Donatas Abraitis
1
-6
/
+11
2022-01-11
ospfd: correct one word of the output message
anlan_cs
1
-4
/
+4
2022-01-11
pimd: Modifying members of pim_interface to accommodate IPv6 changes
Sai Gomathi
9
-165
/
+165
2022-01-11
ospf6d: add missing htons
ckishimo
1
-2
/
+3
2022-01-11
ospf6d: fix typos
ckishimo
2
-9
/
+9
2022-01-11
ospf6d: use __func__
ckishimo
1
-13
/
+12
2022-01-11
ospf6d: give error information for commands with non-exist vrfs
anlan_cs
7
-15
/
+94
2022-01-11
pimd: Modifying in_addr to pim_addr in struct pim_neighbor and gm_sock
sarita patra
2
-3
/
+4
2022-01-11
pimd: Modifying in_addr to pim_addr in struct pim_upstream for IPv6.
sarita patra
1
-2
/
+2
2022-01-11
pimd: Modifying in_addr to pim_addr in struct pim_nexthop for IPv6.
sarita patra
1
-1
/
+2
2022-01-11
pimd: Modifying in_addr to pim_addr in struct igmp_group for IPv6.
sarita patra
1
-2
/
+1
2022-01-11
pimd: Modifying in_addr to pim_addr in struct pim_iface_upstream_switch
sarita patra
2
-2
/
+3
2022-01-11
pimd: Modifying in_addr to pim_addr in struct pim_jp_agg_group for IPv6
Mobashshera Rasool
1
-1
/
+1
2022-01-11
pimd: Modifying in_addr to pim_addr in igmp_source for IPv6.
Mobashshera Rasool
1
-1
/
+1
2022-01-11
pimd: Modifying in_addr to pim_addr in igmp_join for IPv6.
Mobashshera Rasool
1
-2
/
+3
2022-01-11
pimd: Modifying in_addr to pim_addr in struct pim_interface for IPv6
Mobashshera Rasool
4
-13
/
+11
2022-01-11
pimd: Modify in_addr to pim_addr in pim_assert_metric
Mobashshera Rasool
2
-5
/
+5
2022-01-11
pimd: Modifying in_addr to pim_addr in struct pim_ifchannel for IPv6.
Mobashshera Rasool
3
-10
/
+8
2022-01-11
ospfd,ospf6d: make clear the comparison of routemap name
anlan_cs
2
-12
/
+12
2022-01-10
ospf6d: remove duplicated code
ckishimo
1
-1
/
+0
2022-01-10
ospf6d: remove double htons
ckishimo
1
-3
/
+3
[next]