Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User sivak frr 6.0.3 vrffix #12402

Closed
Closed
Changes from 1 commit
Commits
Show all changes
293 commits
Select commit Hold shift + click to select a range
e541031
build: move vtysh & manpage listings to subdir.am
eqvinox Aug 18, 2018
e4472d1
tests: properly locate files in builddir
eqvinox Aug 18, 2018
9cc65c1
*: cleanup .gitignore files
eqvinox Aug 18, 2018
f4c06ff
vtysh: make RPKI node non-conditional
eqvinox Aug 18, 2018
78b3777
build: move RFPLDADD to bgpd/rfp-example/librfp
eqvinox Aug 21, 2018
ba661bd
build: use -export-dynamic
eqvinox Sep 2, 2018
c9689aa
build: clean up protobuf build integration
eqvinox Sep 2, 2018
bb92f9d
build: make pkgconfig configure output useful
eqvinox Aug 27, 2018
eb4569b
build: fix & clean up *SAN flags
eqvinox Sep 2, 2018
5220b77
build: fix not building docs w/o sphinx
eqvinox Sep 5, 2018
ad9829b
build: move SPHINXBUILD= to configure in rpm build
eqvinox Sep 8, 2018
67ad415
frr: remove stale files, allow non-GNU Automake
qlyoung Sep 5, 2018
2a0c345
frr: improve README
qlyoung Sep 4, 2018
64e350d
frr: add README.md to EXTRA_DIST
qlyoung Sep 6, 2018
99440b8
tools/frr: use path settings from ./configure
eqvinox Sep 26, 2018
24858fa
frr-reload.py: Add python2 & python3 compatibility.
jpmondet Sep 23, 2018
8b64d7c
tools: Update .gitignore
cfra Sep 28, 2018
8b057c0
doc: Use `mv -f` in Makefile
cfra Sep 28, 2018
71a72b4
tools: add a script for building a Debian package in one step.
dmbaturin Oct 1, 2018
fd22840
build: fix some escapes in configure.ac
eqvinox Oct 7, 2018
80055e8
build: try to use -D option for ar and ranlib
eqvinox Oct 7, 2018
a188f52
debianpkg: strip ancient/unused cruft
eqvinox Oct 15, 2018
f9df93f
debianpkg: clean up dependencies
eqvinox Oct 15, 2018
8369dd1
debianpkg: remove bad USE_* options, add WERROR
eqvinox Oct 15, 2018
a416c04
build: rewrite readline/curses check
eqvinox Oct 6, 2018
1ae84a3
build: carry --with-pkg-extra-version into tarballs
eqvinox Oct 23, 2018
34377b1
build: work around automake wtf
eqvinox Oct 15, 2018
255436e
build: make clean and dist consistent
eqvinox Oct 24, 2018
9d86ee7
build: add "redistclean" target
eqvinox Oct 24, 2018
d0ca6a3
Merge pull request #3244 from k0ste/stable_6.0_backports
donaldsharp Oct 26, 2018
a5679e1
build: crop excessive net-snmp library list
eqvinox Oct 27, 2018
44b7259
build: make rfptest and ospfclient "noinst"
eqvinox Oct 28, 2018
93f3fbf
redhat: remove @CONFDATE@ from spec
eqvinox Oct 28, 2018
2b86dae
Merge pull request #3253 from opensourcerouting/6.0-backport-build
qlyoung Oct 29, 2018
de61f25
bfdd: fix BGP unnumbered peer setup
rzalamena Nov 3, 2018
441cf07
Merge pull request #3282 from opensourcerouting/60-fix-bfd-ipv6-unnum…
riw777 Nov 8, 2018
86342cf
bfdd: fix multihop on FreeBSD
rzalamena Nov 30, 2018
b01f33d
Merge pull request #3407 from opensourcerouting/60-bfd-fix-mhop-bsd
donaldsharp Dec 1, 2018
a2a3041
ospfd: default route got flushed after lsa refresh timer.
rgirada Oct 8, 2018
d75681d
bgpd: Prevent possible crash when parsing v6 attributes
donaldsharp Sep 6, 2018
e45f5e4
tools/frr: get rid of the bash array and "bB"
eqvinox Oct 26, 2018
24fb501
watchfrr, lib: cleanup & delay detaching
eqvinox Sep 27, 2018
51f96fd
watchfrr: don't wait around pointlessly at startup
eqvinox Nov 30, 2018
e94f74e
Merge pull request #3432 from opensourcerouting/6.0-backport-bgp-ifp-…
donaldsharp Dec 6, 2018
e9fe13a
Merge pull request #3430 from donaldsharp/ospf_lsa_6.0
eqvinox Dec 6, 2018
1f73657
watchfrr: immediately try connecting after start
eqvinox Nov 30, 2018
a0eccbf
watchfrr: add status command
eqvinox Nov 30, 2018
032652b
debian/tools: new init script
eqvinox Nov 30, 2018
87abc4b
*: get rid of most daemons.conf references
eqvinox Dec 6, 2018
6a9d6af
vtysh: rework/straighten pager handling
eqvinox Nov 8, 2018
0f95a65
tests: fix domainname dependency
eqvinox Oct 30, 2018
f2c1742
build: fix reproducibility re. -fdebug-prefix-map
eqvinox Oct 30, 2018
585fc3c
Merge pull request #3451 from opensourcerouting/6.0-build
donaldsharp Dec 9, 2018
37edac4
Merge pull request #3433 from opensourcerouting/init-6.0
donaldsharp Dec 9, 2018
b59e5b8
bgpd, doc, ldpd, lib, tests, zebra: LM fixes
Jun 7, 2018
14976c7
zebra: filter zebra messages (label manager)
Sep 4, 2018
d53c7ac
bgpd: fix test (using bgp instance 0)
Sep 13, 2018
cdea3b7
build: disable empty libfrrfpm_pb
eqvinox Dec 12, 2018
06b4c13
Merge pull request #3470 from pacovn/label_manager_fixes_6.0_backport
donaldsharp Dec 12, 2018
4e69658
*: spelchek
eqvinox Oct 25, 2018
8ba7791
Merge pull request #3481 from opensourcerouting/6.0-spelchek
Jafaral Dec 14, 2018
45a4c2f
Merge pull request #3479 from opensourcerouting/6.0-kill-empty-lib
donaldsharp Dec 14, 2018
7841225
lib: flip to ISC on hook & module code
eqvinox Dec 14, 2018
fc15499
*: remove all MIBs for DFSG compliance
eqvinox Dec 14, 2018
243a128
doc: re-add copyright & license note
eqvinox Dec 14, 2018
40e9f61
Merge pull request #3486 from opensourcerouting/6.0-license-foo
donaldsharp Dec 14, 2018
2512715
bgpd: Fix confederation identifier unsigned display
donaldsharp Dec 16, 2018
c524f78
Merge pull request #3490 from donaldsharp/confed_unsigned_6.0
rwestphal Dec 17, 2018
f074a98
bfdd: do not allow multihop peers without a local-address
rwestphal Oct 19, 2018
213bdb3
bgpd: fix cleanup of dampening configuration
rwestphal Oct 19, 2018
446c0f0
bgpd: handle NULL pointers in lcommunity_cmp()
rwestphal Oct 19, 2018
bbb15e7
bgpd: fix the "no neighbor A.B.C.D maximum-prefix" command
rwestphal Oct 19, 2018
faf7895
bgpd: fix some NULL pointer dereference bugs
rwestphal Oct 19, 2018
7dd4f30
bgpd: fix crashes caused by missing input validation
rwestphal Oct 19, 2018
d0a755a
bgpd: add a NULL check to prevent a crash in the rfapi code
rwestphal Oct 19, 2018
87aaa2c
bgpd: fix NULL pointer dereference bug
rwestphal Oct 19, 2018
c084724
bgpd: remove wrong assert
rwestphal Oct 19, 2018
4041a45
bgpd: fix bug while iterating over VPN table
rwestphal Oct 19, 2018
57f416e
bgpd: use the vrf_bitmap_*() helper functions when necessary
rwestphal Oct 19, 2018
633209a
ospf6d: fix two "show" commands
rwestphal Oct 19, 2018
aed15ce
ospfd: fix issue with the "no segment-routing prefix A.B.C.D/M" command
rwestphal Oct 19, 2018
1fde97f
ripngd: fix route redistribution with route-maps
rwestphal Dec 17, 2018
6542a25
Merge pull request #3497 from opensourcerouting/cli-fuzzer-fixes-6.0
donaldsharp Dec 17, 2018
b85ed2f
Merge pull request #3498 from opensourcerouting/ripngd-redistribute-fix
qlyoung Dec 17, 2018
f26dca2
bgpd: fix json double free when showing neighbors
qlyoung Dec 17, 2018
fd38e34
tools: add documentation URL on frr.service
eqvinox Oct 28, 2018
78eb8c1
tools/etc: remove cumulus user from vtysh.conf
eqvinox Dec 14, 2018
32e2b5c
tools/frrcommon.sh: actually create /run/frr
eqvinox Dec 17, 2018
0c94866
tools/frrcommon.sh: always start staticd
eqvinox Dec 17, 2018
106a8ee
debianpkg: wrap & sort dependency lines in control
eqvinox Oct 26, 2018
adcc6fb
debianpkg: kill backports
eqvinox Oct 22, 2018
d3fd3e9
tools: add new tarsource.sh helper
eqvinox Oct 24, 2018
fe59b34
debianpkg: use better dependency for pythontools
eqvinox Oct 23, 2018
f75c3e4
debianpkg: remove bogus shlib:Depends on frr-dbg
eqvinox Oct 23, 2018
d84e22b
debianpkg: create frr-snmp and frr-rpki-rtrlib
eqvinox Oct 3, 2018
b8b2e1a
debianpkg: make frr-pythontools a "Recommends:"
eqvinox Oct 24, 2018
9e55435
debianpkg: use redistclean target
eqvinox Oct 24, 2018
55795c9
debianpkg: update to Debian Policy version 4.2.1
eqvinox Oct 24, 2018
bd7d02e
debianpkg: raise debhelper compat level to 9
eqvinox Oct 24, 2018
4bcac45
debianpkg: ditch development-only files
eqvinox Oct 25, 2018
cffd024
debianpkg: modernise dh_missing and use fail mode
eqvinox Oct 25, 2018
6fa781c
debianpkg: disable zeromq and FPM
eqvinox Oct 25, 2018
0c42b65
debianpkg: always install /etc/init.d/frr
eqvinox Oct 25, 2018
5ba302a
debianpkg: put frr-doc package in 'doc' section
eqvinox Oct 25, 2018
1b44f50
debianpkg: install HTML docs, drop tools/
eqvinox Oct 25, 2018
fe2d763
debianpkg: fix install for {frr,rfptest,ospfclient}
eqvinox Oct 25, 2018
7480ba7
debianpkg: change frr-pythontools dep to python3
eqvinox Oct 25, 2018
cd26fb2
debianpkg: add watch file
eqvinox Oct 25, 2018
7d08756
debianpkg: add -0 to version
eqvinox Oct 23, 2018
edbec3f
debianpkg: use set -e in maintscripts
eqvinox Oct 25, 2018
a4a56cc
debianpkg: update maintainer
eqvinox Oct 25, 2018
582769c
debianpkg: drop superfluous control entries
eqvinox Oct 25, 2018
dcdf2f0
debianpkg: fix whitespace
eqvinox Oct 25, 2018
56fe351
debianpkg: make URLs https
eqvinox Oct 25, 2018
7866ac7
debianpkg: add & document lintian overrides
eqvinox Oct 25, 2018
2963a88
debianpkg: update debhelper dependency
eqvinox Oct 26, 2018
00c937e
debianpkg: update copyright file
eqvinox Oct 28, 2018
59521a8
debianpkg: rewrite description texts
eqvinox Oct 28, 2018
8c36b64
debianpkg: include docs and register with doc-base
eqvinox Oct 28, 2018
9ba3ba3
debianpkg: fix remaining lintian warnings
eqvinox Oct 28, 2018
27ced15
debianpkg: install libraries to /usr/lib64/frr
eqvinox Oct 28, 2018
883f664
debianpkg: cut down unneeded bits
eqvinox Oct 29, 2018
af1933f
debianpkg: enable rtrlib by default
eqvinox Dec 10, 2018
4a24444
debianpkg: enable FPM (w/o protobuf)
eqvinox Dec 10, 2018
7806ebf
debianpkg: restrict to linux-any
eqvinox Dec 10, 2018
a3a9715
debianpkg: fill in changelog proper
eqvinox Oct 25, 2018
d574ae7
debian: move changelog out of the way
eqvinox Dec 7, 2018
4c7dfae
debian: make package "official"
eqvinox Dec 10, 2018
72587ab
doc: drop deprecated Ubuntu 12.04 docs
eqvinox Dec 12, 2018
1901754
debian: clean up debian/ directory for git build
eqvinox Dec 10, 2018
e8010e5
debian: fix up for new initscripts
eqvinox Dec 10, 2018
2629e39
tools/tarsource.sh: create debian changelog
eqvinox Dec 10, 2018
02dfaaf
debian: cleanly split off from dist tarball
eqvinox Dec 14, 2018
ecd78d8
debian: don't install ssd & daemons.conf
eqvinox Dec 12, 2018
de12eea
doc/developer: document new Debian packaging
eqvinox Oct 25, 2018
edf2216
debian: flag as "no stop on upgrade"
eqvinox Dec 13, 2018
a45c404
debian: full & proper copyright file
eqvinox Dec 14, 2018
840cf41
debian: drop unused lintian overrides
eqvinox Dec 14, 2018
e652987
tools/tarsource.sh: fix GZIP_ENV
eqvinox Dec 14, 2018
3f23e57
debian: add python3-pytest build dependency
eqvinox Dec 14, 2018
1747913
debian: chop down & rework maintainer scripts
eqvinox Dec 11, 2018
a86f22c
debian: keep working nicely with split config
eqvinox Dec 14, 2018
0d03820
tools: update build-debian-package.sh
eqvinox Dec 14, 2018
555c083
tools/tarsource.sh: keep version info on non-git
eqvinox Dec 17, 2018
16e87ec
debian: rework autopkgtests
eqvinox Dec 17, 2018
10998ff
debian: fix dropping daemons.conf
eqvinox Dec 18, 2018
1e8dc57
Merge pull request #3504 from qlyoung/fix-bgpd-show-ip-neigh-json-dou…
eqvinox Dec 18, 2018
9b49d7d
Merge pull request #3506 from opensourcerouting/6.0-init-fixes
donaldsharp Dec 19, 2018
0dac58c
Merge pull request #3461 from opensourcerouting/6.0-kill-backports
donaldsharp Dec 19, 2018
5ca7943
/: add -f to autoreconf in bootstrap
edipascale Dec 21, 2018
7d00d65
watchfrr: don't wait forever at startup
eqvinox Dec 21, 2018
cc3d2ab
tools: don't watch nonexistent daemons
eqvinox Dec 21, 2018
2c982b0
debian/control: add python3-dev dependency
eqvinox Dec 21, 2018
42a23b9
doc: Fix path and order in debian package build doc
mwinter-osr Dec 21, 2018
6c24d79
debian: Don't create homdirectory for frr user
mwinter-osr Dec 21, 2018
9378b56
Merge pull request #3536 from opensourcerouting/6.0-kill-backports
donaldsharp Dec 27, 2018
5120b70
FRRouting Release 6.0.1
mwinter-osr Dec 29, 2018
8aed3d0
Merge pull request #3524 from manuhalo/fix_autoreconf
donaldsharp Jan 5, 2019
1199e35
bgpd: don't use BGP_ATTR_VNC(255) unless ENABLE_BGP_VNC_ATTR is defined
louberger Jan 7, 2019
036eac6
Merge pull request #3577 from LabNConsulting/working/6.0/no-bgp-attr-255
donaldsharp Jan 7, 2019
1bdbe6e
FRRouting Release 6.0.2
mwinter-osr Jan 8, 2019
82f79d4
zebra: update local ns_id field
pguibert6WIND Jan 7, 2019
b2b75d2
Merge pull request #3586 from pguibert6WIND/fix_vrf_netns_broken_60
donaldsharp Jan 8, 2019
771d72d
ospfd: do not remove area structure, while vls are configured
pguibert6WIND Oct 25, 2018
b4ece2f
Merge pull request #3592 from manuhalo/ospf-vl-6.0
donaldsharp Jan 11, 2019
b6e54e2
ospfd: fix no virtual-link cmd
edipascale Jan 18, 2019
808ac62
tools/tarsource.sh: support FRR as a git submodule
eqvinox Jan 18, 2019
9809dd6
Merge pull request #3626 from manuhalo/fix_ospf_vl_del
donaldsharp Jan 22, 2019
beaa535
ldpd: fix corner case in which we wouldn't respect the max pdu length
rwestphal Jan 22, 2019
4a30ad0
Merge pull request #3647 from opensourcerouting/ldpd-pdu-length-fix-6.0
donaldsharp Jan 23, 2019
2e4dc0a
vtysh: fix pager compatibility handling
eqvinox Jan 23, 2019
7ac2998
Merge pull request #3654 from opensourcerouting/6.0/fixing
donaldsharp Jan 23, 2019
aea5145
watchfrr: build in defaults for -r/-s/-k
eqvinox Jan 24, 2019
30999ad
doc: update for new daemons settings
eqvinox Jan 24, 2019
f19c047
lib: don't disable "log file" on "log syslog"
eqvinox Jan 24, 2019
f0948bf
Merge pull request #3666 from opensourcerouting/6.0/fix-file-and-syslog
qlyoung Jan 24, 2019
c97d30b
bfdd: Fix timer print-out function
donaldsharp Jan 12, 2019
5a21228
Merge pull request #3673 from opensourcerouting/60-bfd-24-hour
qlyoung Jan 25, 2019
c18acf9
ospfd: fix wrong argv index in the "show ip ospf neighbor" command
rwestphal Dec 31, 2018
ed4049f
Merge pull request #3695 from opensourcerouting/ospfd-fix-argv-index-6.0
qlyoung Jan 29, 2019
09d4653
Merge pull request #3665 from opensourcerouting/6.0/watchfrr-options
donaldsharp Jan 31, 2019
4543a72
lib: add hooks for external logging function
edipascale Jan 25, 2019
759f630
bgpd: Fix format specifier for 4-byte asn print
kirankella Feb 4, 2019
9f238cc
tools: fix systemd dependency graph
qlyoung Feb 6, 2019
a49ec66
bgpd: fix "show rpki cache-server" for ssh caches
mroethke Feb 7, 2019
49ec277
bgpd: fix crash when trying to remove non-existing rpki cache
mroethke Feb 7, 2019
3d85b56
Merge pull request #3751 from opensourcerouting/6.0/rpki-fixes
donaldsharp Feb 7, 2019
a1b9d26
Merge pull request #3742 from manuhalo/log_hook_6.0
rwestphal Feb 9, 2019
95f91aa
Merge pull request #3717 from qlyoung/fix-systemd-deps-6.0.3
eqvinox Feb 11, 2019
f987049
bgpd: fix as-path prepend heap uaf
qlyoung Jan 29, 2019
eea14ea
Merge pull request #3785 from qlyoung/fix-aspath-prepend-heap-uaf-6.0.3
rwestphal Feb 13, 2019
b84bce2
vtysh: Don't attempt to reconnect the non-instanced ospf process
donaldsharp Nov 21, 2018
b82cbdd
bgpd: Incorrect number of peers count in "show bgp ipv6 summary" output
AkhileshSamineni Feb 15, 2019
55a2fd1
bgpd: Incorrect number of peers count in "show bgp ipv6 summary" output
AkhileshSamineni Feb 15, 2019
a9881f9
Merge branch 'show_bgp_ipv6_summary_fix' of https://github.com/Akhile…
AkhileshSamineni Feb 17, 2019
2def2ee
Merge pull request #3807 from donaldsharp/vtysh_ospf_6.0
eqvinox Feb 18, 2019
297f580
doc: orange FRR theme
eqvinox Feb 18, 2019
7383dc4
doc: document VTYSH_PAGER and "terminal paginate"
eqvinox Feb 18, 2019
2e1af5f
tools: fix new init script wrt. multi-instance
eqvinox Feb 18, 2019
4f63668
Merge pull request #3826 from opensourcerouting/6.0/init-multi-instance
donaldsharp Feb 19, 2019
3045dcc
Merge pull request #3814 from opensourcerouting/6.0/doc-pager-theme
donaldsharp Feb 19, 2019
c5d6a9d
bgpd: 'show bgp [ipv4|ipv6] neighbors' displays all af neighbors
kirankella Feb 8, 2019
e933c6d
bgpd: Add peer action for PEER_FLAG_IFPEER_V6ONLY flag
ton31337 Feb 25, 2019
edd6906
Merge pull request #3755 from kirankella/show_bgp_neigh_af_fix
eqvinox Mar 11, 2019
f08ab12
ospfd: When converting to ms divide by 1000
donaldsharp Mar 13, 2019
97f3a8e
Merge pull request #3938 from donaldsharp/ospf_1000_club_6.0
odd22 Mar 13, 2019
9a0be4f
zebra: set connected route metric based on the devaddr metric
AnuradhaKaruppiah Jan 14, 2019
781fca8
zebra: display metric for connected routes
AnuradhaKaruppiah Jan 14, 2019
636c238
zebra: Allow json output to give a bit more data
donaldsharp Mar 10, 2019
a4357ca
zebra: `show ip route A.B.C.D json` would only show last route entry
donaldsharp Dec 5, 2018
502c765
ospfd: fix some json timer output
Mar 15, 2019
81aaa6c
zebra: System routes sometimes can not be properly selected
donaldsharp Mar 11, 2019
4c3df5e
Merge pull request #3957 from mjstapp/fix_ospf_json_60
donaldsharp Mar 15, 2019
966891f
Merge pull request #3959 from donaldsharp/connected_6.0
Jafaral Mar 19, 2019
de91589
redhat: switch to new init script
eqvinox Feb 18, 2019
28ece81
Merge pull request #3884 from ton31337/stable/6.0
donaldsharp Mar 22, 2019
03387c3
tools/frrcommon.sh: ignore 'declare' failures
eqvinox Mar 24, 2019
0f4dda3
Merge pull request #3991 from opensourcerouting/6.0/redhat-new-init
donaldsharp Mar 26, 2019
29803d7
bgpd: fix show bgp labeled_unicast
edipascale Mar 28, 2019
35dd524
Merge pull request #4036 from manuhalo/fix-lu-bgp-6.0
donaldsharp Mar 29, 2019
69dd2e5
bfdd, nhrpd, pimd: When deleting an interface clean up
donaldsharp Mar 29, 2019
8436173
Merge pull request #4050 from donaldsharp/interface_deletion_6.0
rwestphal Mar 30, 2019
41f0fb7
bgpd: Remove private AS numbers if local-as is defined
ton31337 Mar 2, 2019
fe09938
Merge pull request #4090 from ton31337/stable/6.0
donaldsharp Apr 5, 2019
6920fd0
zebra: label manager race condition fix
Apr 5, 2019
674ab30
Merge pull request #4108 from pacovn/201904_6.0__lm_aliasing_fixes
donaldsharp Apr 9, 2019
9012df1
zebra: pseudowire event recovery (DoS fix)
Apr 10, 2019
cd0c897
Merge pull request #4121 from pacovn/201904_6.0__pw_fixes
donaldsharp Apr 11, 2019
fa8c268
Merge pull request #3811 from AkhileshSamineni/show_bgp_ipv6_summary_fix
qlyoung Apr 21, 2019
fe1a24a
bgpd: Make sure `next-hop-self all` backward compatible with force
ton31337 Apr 25, 2019
a6efb62
Merge pull request #4211 from ton31337/feature/all_alias_for_force_ne…
qlyoung Apr 29, 2019
37b01a7
bgpd: Do not send UPDATE message with maximum-prefix
ton31337 Apr 15, 2019
4a36086
Merge pull request #4224 from ton31337/stable/6.0
donaldsharp Apr 30, 2019
c6cc794
ldpd: fix startup on OpenBSD
rzalamena Dec 21, 2018
ea082e6
zebra: fix compilation on OpenBSD
rzalamena Dec 21, 2018
16927ec
ldpd: add support for FreeBSD IP_BINDANY
rzalamena Dec 21, 2018
eaefb84
Merge pull request #4254 from opensourcerouting/fixes-for-6.0
donaldsharp May 3, 2019
33e56da
*: 6.0.3 release
qlyoung May 7, 2019
03323ec
infiot: custom next-hop tracking for infiot overlays using shm
sunilfff Nov 12, 2020
e3ca1a0
infiot: ensure correct display name in vtysh etc
sunilfff Nov 12, 2020
dfc066a
infiot: support for not not installing routes to the kernel
sunilfff Nov 26, 2020
6ee11d6
infiot: improve debugging and fix overlay subnet match
sunilfff Apr 21, 2021
f25e883
infiot: enhancements to nht
sunilfff Apr 23, 2021
1128506
lib: Clean up the index that is being used for storing FD and events.
Spantik Oct 14, 2019
c50aa91
zebra: Always resend nexthop information when registered
donaldsharp Nov 28, 2018
0f51243
infiot: add debugs in zebra_fpm to print bytes_written
ganeshsfff Feb 14, 2022
44b222a
infiot: changing debug from zfpm_debug to zlog_debug in zebra_fpm
ganeshsfff Feb 23, 2022
0a5b7ae
infiot: fix nhtracking and overlay subnet match
ganeshkfff May 11, 2022
94aeebc
ref #12108 retry in bgp socket connect
ganeshkfff May 27, 2022
ec6e1af
Fix in Zebra to leak route learnt from overlay in global vrf to another
ns-ssomasundaram Nov 25, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
debianpkg: use redistclean target
Now we can run dpkg-buildpackage from a dirty directory and it properly
cleans up.

Signed-off-by: David Lamparter <equinox@diac24.net>
  • Loading branch information
eqvinox committed Dec 18, 2018
commit 9e5543573051687606bcf13d5d7470dd84055aa3
5 changes: 5 additions & 0 deletions debianpkg/rules
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,8 @@ endif
# we don't need .la files
rm debian/tmp/usr/lib/*.la
rm debian/tmp/usr/lib/frr/modules/*.la

override_dh_auto_clean:
# we generally do NOT want a full distclean since that wipes both
# debianpkg/changelog and config.version
if test -f Makefile; then make redistclean; fi