Louis Scalbert

Results 67 issues of Louis Scalbert

The IPOE session lease timer value is taken from the configuration if available or from the LEASE_TIME macro. When the DHCP server sends an OFFER or an ACK with a...

Add the documentation about the IPOE relay-retransmit and relay-timeout options.

Read the agent-remote-id and link-selection per interface options from DHCP Option 82 about Relay Agent Information. If an interface option is not available, select the global option.

At startup, accel-pppd may be unable to create the UDP socket to the DHCP server because the route to the destination does not yet exist. It is common issue when...

Leaked route from the l3VRF are installed with the loopback as the nexthop interface instead of the real interface. > B>* 10.0.0.0/30 [20/0] is directly connected, lo (vrf default), weight...

tests
bgp
bugfix
backport
master
size/S

The command show ip[v6] route [vrf (all|XX)] json may cause an out-of-memory error when attempting to display large route tables. Currently, JSON objects are created for every prefix and stored...

tests
zebra
libfrr
bugfix
master
size/L

**Describe the bug** Migration to exabgp 4 shows a bug in bgpd when running the bgp_peer_type_multipath_relax topotests. After setting `neighbor 10.0.4.2 ebgp-multihop` with exabgp 4, the BGP session is re-established,...

triage
autoclose

Fix the following crash when pim options are (un)configured on an non-existent interface. > r1(config)# int fgljdsf > r1(config-if)# no ip pim unicast-bsm > vtysh: error reading from pimd: Connection...

pim
bugfix
backport
master
size/XS

The hierarchy between next-hop groups in the "show nexthop-group rib" output can be challenging to understand. The terms "depends" and "dependents" refer to child and parent next-hop groups, respectively. >...

master
size/XL