frr/debian
Jafar Al-Gharaibeh 187a4b01f8 FRR Release 10.1.3
Changelog:

bgpd
    Allow bfd to work if peer known but interface address not yet
    Apply route-map for aggregate before attribute comparison
    Do not start bgp session if bgp identifier is not set
    Don't reuse nexthop variable in loop/switch
    Fix a bug in peer_allowas_in_set()
    Fix add label support to evpn ad routes
    Fix bfd with update-source in peer-group
    Fix bgp orf prefix-list json prefix
    Fix crash in bgp_labelpool
    Fix crash in displaying json orf prefix-list
    Fix crash upon bgp network import-check command
    Fix deadlock in bgp_keepalive and master pthreads
    Fix for local interface mac cache issue in 'bgp mac hash' table
    Fix incorrect json in bgp_show_table_rd
    Fix memory leak in bgp_aggregate_install()
    Fix route-distinguisher in vrf leak json cmd
    Fix vty output of evpn route-target as4
    Fix wrong pthread event cancelling
    Remove dmed check not required in bestpath selection
    Reset bgp session only if it was a real bfd down event
    Update source address for bfd session
    Use igpmetric in bgp_aigp_metric_total()
    When bgp notices a change to shared_network inform bfd of it
    When removing the prefix list drop the pointer
    With suppress-fib-pending ensure withdrawal is sent
    Revert: Handle addpath capability using dynamic capabilities
    Revert: Reinstall aggregated routes if using route-maps and it was changed

fpm
    Guard against garbage in unused address bytes

isisd
    Allow full `no` form for `domain-password` and `area-password`
    Correct edge insertion into ted
    Show correct level information for `show isis interface detail json`

lib
    Crash handlers must be allowed on threads
    Fix false context information for srv6 route
    Guard against padding garbage in zapi read

mgmtd
    Prevent use after free

nhrpd
    Fix do not consider incomplete l2 entry

pbrd
    Initialize structs used in hash_lookup

pimd
    During prefix-list update, behave as pim_upstream_notjoined state (conformance issue)
    Fix dr election race on startup
    Fix for data packet loss when fhr is lhr and rp
    Fix for fhr mroute taking longer to age out
    Fix pim vrf support (send register/register stop in vrf)
    Fix pim6 mld vrf support (use recvmsg() pktinfo)

tools
    Add missing rpki keyword to vrf in frr-reload
    Fix frr-reload for ebgp-multihop ttl reconfiguration.

zebra
    Evpn svd hash avoid double free
    Fix resetting valid flags for nhg dependents
    Guard against junk in nexthop->rmap_src
    Include resolving nexthops in nhg hash

Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
2025-03-17 17:51:49 -05:00
..
source Change the source format from git to quilt to use git-buildpackage 2020-09-26 09:22:23 +02:00
tests debian: Make the autopkgtest more resilient (Closes: #980111) 2021-07-03 17:02:37 +02:00
.gitignore debian: include frr@.service in deb 2022-03-04 13:10:08 +02:00
changelog FRR Release 10.1.3 2025-03-17 17:51:49 -05:00
compat Convert the package to dh compat level 10 2020-09-26 09:22:43 +02:00
control debian: libyang3 2024-05-08 01:48:06 +02:00
copyright debian: update debian/copyright 2019-11-03 18:36:18 +01:00
frr-doc.doc-base debian: fix texinfo figure installation directory 2023-01-24 18:19:42 +01:00
frr-doc.info debian: make cross-compile work 2023-01-24 18:19:42 +01:00
frr-doc.install debian: fix texinfo figure installation directory 2023-01-24 18:19:42 +01:00
frr-doc.lintian-overrides debian: make package "official" 2019-02-19 21:30:54 +01:00
frr-pythontools.install ospfclient: add ospfclient api python class 2022-06-02 16:37:16 -04:00
frr-pythontools.lintian-overrides debian: make package "official" 2019-02-19 21:30:54 +01:00
frr-rpki-rtrlib.install debian: make package "official" 2019-02-19 21:30:54 +01:00
frr-rpki-rtrlib.lintian-overrides debian: make package "official" 2019-02-19 21:30:54 +01:00
frr-snmp.install debian: make package "official" 2019-02-19 21:30:54 +01:00
frr-snmp.lintian-overrides debian: make package "official" 2019-02-19 21:30:54 +01:00
frr-test-tools.install debian: Add a frr-test-tools debian package 2024-03-04 11:06:35 -05:00
frr.conf Sync frr-doc.doc-base, d/frr.conf and d/frr.install with debian/master branch 2020-09-26 09:24:02 +02:00
frr.dirs *: remove *.conf.sample files 2021-04-09 13:14:30 -04:00
frr.docs Use wrap-and-sort -a to unify debian/ wrapping and sorting 2020-09-26 09:23:39 +02:00
frr.install zebra, build: disable irdp by default 2024-01-28 23:50:40 +02:00
frr.lintian-overrides debian: fiddle with lintian spellcheck overrides 2023-01-24 18:19:42 +01:00
frr.manpages debian: make cross-compile work 2023-01-24 18:19:42 +01:00
frr.pam packaging: Just permit anything if PAM is enabled 2024-01-28 19:50:06 +02:00
frr.postinst lib: set up frr_libstatedir 2024-01-27 19:01:19 +01:00
frr.postrm debian: keep working nicely with split config 2019-02-19 21:34:06 +01:00
frr.preinst packaging: Add pathd to logrotate 2022-04-19 19:13:19 +03:00
frr.tmpfile Use dh_installinit capabilities to install frr.tmpfile 2020-09-26 09:22:23 +02:00
gbp.conf debian: Update the tools/build-debian-package.sh to be example build script 2021-07-03 17:02:37 +02:00
not-installed debian: Add a frr-test-tools debian package 2024-03-04 11:06:35 -05:00
README.Debian build, doc: extricate --enable-systemd 2021-06-29 17:57:09 +02:00
README.Maintainer debian: make package "official" 2019-02-19 21:30:54 +01:00
rules build: update packaging & docs for dir changes 2024-01-27 19:01:19 +01:00
watch debian: point watch file at git tarball 2023-01-24 18:19:42 +01:00

#
# TODO
#

- check that tests/{control,daemons} actually do something useful and sensible
- /usr/share/doc/frr-doc should be named just frr?
- debian/watch pgpsigurlmangle / signing-key
- multiarch for DSOs?
- frr try-restart

#
# To check if the patches still apply on new upstream versions:
#
for i in debian/patches/*.diff; do echo -e "#\n# $i\n#"; patch --fuzz=3 --dry-run -p1 < $i; done

#
# Filename transition from zebra to frr
#

Files that keep their names
	/usr/bin/vtysh

Files that got an -pj suffix
	/etc/default/zebra	-> /etc/frr/daemons.conf
	/etc/init.d/zebra	-> /etc/init.d/frr
	/etc/zebra/		-> /etc/frr/
	/usr/share/doc/zebra/	-> /usr/share/doc/frr/
	/var/log/zebra/		-> /var/log/frr/
	/var/run/ 		-> /var/run/frr/

Files that were moved
	/usr/sbin/*		-> /usr/lib/frr/