index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
hash.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
pim6d: Adjust rpf_addr in pim_upstream
sarita patra
2
-44
/
+27
2022-07-06
pim6d: Adjust rpf_addr in rp_info
sarita patra
2
-74
/
+57
2022-07-06
pim6d: Adjust rpf_addr rpf code
sarita patra
1
-24
/
+12
2022-07-06
pimd: modify rpf_addr from prefix to pim_addr
sarita patra
1
-1
/
+1
2022-07-05
lib: fix SA warning in typesafe code
Mark Stapp
1
-1
/
+2
2022-07-05
pimd: Remove unused extern pim_channel_oil_list
Mobashshera Rasool
1
-3
/
+0
2022-07-05
tests: Fix for multicast_pim_bsm_topo1 key error
Kuldeep Kashyap
40
-983
/
+492
2022-07-03
zebra: Add a subqueue2str function to give more useful data in debugs
Donald Sharp
1
-14
/
+38
2022-07-01
tests: Check if we allow using IPv4 Class E for peering/next-hops
Donatas Abraitis
6
-0
/
+167
2022-07-01
bgpd: Reuse ipv4_martian() when validating BGP next-hop
Donatas Abraitis
1
-5
/
+1
2022-07-01
lib: Convert ipv4_martian to bool
Donatas Abraitis
1
-3
/
+3
2022-07-01
lib: Allow using IPv4 (Class E) reserved block if enabled
Donatas Abraitis
2
-11
/
+21
2022-07-01
lib, vtysh: Add `allow-reserved-ranges` global command
Donatas Abraitis
4
-8
/
+59
2022-07-01
doc: Add `allow-reserved-ranges` global command
Donatas Abraitis
1
-0
/
+6
2022-07-01
topostest: bgp_conditional_advertisement cleanup
Louis Scalbert
1
-200
/
+479
2022-07-01
zebra: handle FreeBSD routing socket ENOBUFS
Rafael Zalamena
1
-0
/
+11
2022-07-01
bgpd: Start conditional advertisement timer instantly
Donatas Abraitis
2
-12
/
+7
2022-07-01
bgpd: rename update_type enum values
Quentin Young
4
-14
/
+19
2022-07-01
zebra: Add more cases to proto2zebra for understanding kernel routes
Donald Sharp
1
-0
/
+16
2022-07-01
zebra: move allow_delete to zrouter.allow_delete
Donald Sharp
5
-16
/
+15
2022-07-01
zebra: Notice to end operator when a failure happens
Donald Sharp
1
-1
/
+12
2022-06-30
isisd: fix infinite loop when parsing LSPs
Louis Scalbert
1
-1
/
+4
2022-06-30
Revert "isisd: fix infinite loop when parsing LSPs"
Louis Scalbert
1
-20
/
+8
2022-06-30
zebra: Realign SOL_NETLINK to warn when FRR does not have it
Donald Sharp
1
-2
/
+7
2022-06-30
zebra: Correct implication of SOL_NETLINK NETLINK_ADD_MEMBERSHIP usage
Donald Sharp
1
-13
/
+32
2022-06-30
pimd, pim6d: Adding json support for show ipv6 nexthop
Sai Gomathi N
4
-143
/
+89
2022-06-30
pimd: json support for nexthop
nsaigomathi
1
-3
/
+125
2022-06-30
pim6d: Implementing mld watermark-warn CLI completely
Sai Gomathi N
2
-8
/
+9
2022-06-30
pimd: Modifying member of pim_instance to accomodate IPv6 changes
Sai Gomathi N
5
-11
/
+11
2022-06-30
ospfd: set/unset bfd profile
Dmitrii Turlupov
2
-2
/
+9
2022-06-29
zebra: make rib_process_dplane_results own ctx freeing
Donald Sharp
6
-46
/
+10
2022-06-29
lib: Allow downgrade of all caps when none are specified
Donald Sharp
1
-8
/
+7
2022-06-29
pimd: Register stop message sent with mask 32
Sarita Patra
1
-1
/
+1
2022-06-28
bgpd: Make sure peer-groups/unnumbered work too with BGP role
Donatas Abraitis
13
-42
/
+159
2022-06-28
bgpd: include 0 in configured hold/keepalive
Trey Aspelund
1
-10
/
+16
2022-06-28
tests : bgp-default-originate in vrf scenerio
ARShreenidhi
3
-3
/
+1720
2022-06-28
pimd: Querier to non-querier transition to be ignored
Mobashshera Rasool
1
-3
/
+7
2022-06-28
tests: update timers in BFD VRF test
lynnemorrison
5
-4
/
+16
2022-06-28
bgpd: always display keepalive/hold intervals
Trey Aspelund
1
-31
/
+12
2022-06-27
zebra: Add ability for netconf dplane to handle global values
Donald Sharp
4
-46
/
+80
2022-06-27
bfdd: add IPv4 BFD Echo support that matches RFC
lynnemorrison
4
-10
/
+442
2022-06-27
zebra: Pass afi received for netconf updates
Donald Sharp
3
-15
/
+47
2022-06-27
zebra: mc_forwarding was being sent but not retrieved across dataplane
Donald Sharp
2
-5
/
+20
2022-06-27
bgpd: Use uin64_t for peer->flags
Donatas Abraitis
3
-45
/
+45
2022-06-27
pim6d: Changing igmp_enable to gm_enable.
Abhishek N R
5
-15
/
+15
2022-06-27
zebra: add documentation for the DPDK dataplane plugin
Anuradha Karuppiah
1
-0
/
+53
2022-06-27
zebra: PBR dpdk programming
Anuradha Karuppiah
4
-19
/
+388
2022-06-27
zebra: setup the zebra interface to dpdk port map table
Anuradha Karuppiah
4
-0
/
+186
2022-06-27
zebra: initialize hw via DPDK
Anuradha Karuppiah
2
-3
/
+30
2022-06-27
configure, zebra: include DPDK headers and shared libs in the dp-dpdk build
Anuradha Karuppiah
3
-3
/
+21
[next]