index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
zlog_targets.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-03
tools: Simplify the script to build Debian binary package
Igor Ryzhov
1
-85
/
+12
2021-07-03
debian: Update the upstream version to 7.7~dev-1
Ondřej Surý
1
-3
/
+3
2021-07-03
doc: Use dpkg-buildpackage to build packages (add note about debuild)
Ondřej Surý
1
-1
/
+5
2021-07-03
doc: Add instructions on how to build only source packages
Ondřej Surý
1
-1
/
+9
2021-07-03
doc: Update debian packaging instructions
Ondřej Surý
1
-2
/
+2
2021-07-03
debian: Add support for Debian bullseye to the packaging script
Ondřej Surý
1
-8
/
+9
2021-07-03
debian: Fix the debian packaging script to build on non-default branch
Ondřej Surý
1
-3
/
+4
2021-07-03
debian: Make the autopkgtest more resilient (Closes: #980111)
Ondřej Surý
1
-1
/
+9
2021-07-03
debian: Update the tools/build-debian-package.sh to be example build script
Ondřej Surý
2
-21
/
+112
2021-07-03
debian: Remove now obsolete tarsource.sh script
Ondřej Surý
3
-336
/
+1
2021-07-03
debian: Remove the changelog-auto automation in favor of dch
Ondřej Surý
5
-21
/
+8
2021-07-03
debian: Update tools/build-debian-package.sh to use git-buildpackage
Ondřej Surý
2
-13
/
+46
2021-07-03
debian: Adjust tarsource.sh to use native debian/changelog
Ondřej Surý
7
-1520
/
+23
2021-07-03
debian: Merge various debian changelogs in debian/changelog
Ondřej Surý
1
-1
/
+1487
2021-07-02
doc: space code block
Donald Lee
1
-13
/
+13
2021-07-02
Revert "ospf6d: fix LSAs remain in LSDB with an old router-id value"
Donald Sharp
4
-51
/
+39
2021-07-01
*: Replace 4/16 integers to IPV4_MAX_BYTELEN/IPV6_MAX_BYTELEN
Donatas Abraitis
9
-65
/
+84
2021-07-01
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
30
-54
/
+57
2021-07-01
babeld: Drop in_prefix() function
Donatas Abraitis
2
-23
/
+0
2021-07-01
*: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen
Donatas Abraitis
19
-37
/
+40
2021-07-01
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
Donatas Abraitis
27
-53
/
+51
2021-07-01
*: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLEN
Donatas Abraitis
16
-24
/
+22
2021-07-01
bgpd: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
3
-7
/
+7
2021-07-01
bgpd: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen
Donatas Abraitis
2
-5
/
+5
2021-07-01
doc: document new PIM MSDP timers command
Rafael Zalamena
1
-0
/
+15
2021-07-01
doc: simplify PIM RIB title
Rafael Zalamena
1
-3
/
+3
2021-07-01
pimd: support MSDP global timers configuration
Rafael Zalamena
8
-5
/
+175
2021-07-01
ospf6d: harmonize ospf6_asbr_redistribute_disable and _reset
Louis Scalbert
1
-8
/
+10
2021-07-01
ospf6d: reset areas and redistribution at router-id modification
Louis Scalbert
1
-0
/
+5
2021-07-01
ospf6d: factorize router-id update
Louis Scalbert
3
-33
/
+19
2021-07-01
ospf6d: don't update router-id if at least one adjacency is Full
Louis Scalbert
3
-8
/
+27
2021-07-01
yang: add MSDP timer configuration
Rafael Zalamena
1
-0
/
+49
2021-06-30
bgpd: fix coverity warning
Igor Ryzhov
1
-4
/
+2
2021-06-30
bgpd: Restore bgp_routemap logic
Donald Lee
1
-2
/
+13
2021-06-30
bgpd: Ensure v6 LL address is available before establishing peering
Donald Sharp
1
-7
/
+17
2021-06-30
ospf6d: route-map config changed, not getting applied on all types of routes
Mobashshera Rasool
3
-32
/
+37
2021-06-30
ospfd: show ip ospf route json does not shown metric and tag
Mobashshera Rasool
1
-0
/
+6
2021-06-29
pimd: make show ip mroute output consistent
Jafar Al-Gharaibeh
1
-8
/
+7
2021-06-29
ospf6d: use per-vrf router id instead of one global
Igor Ryzhov
3
-10
/
+10
2021-06-29
tests: fix build warning
Igor Ryzhov
1
-0
/
+1
2021-06-29
*: unify prefix copying
Igor Ryzhov
5
-22
/
+10
2021-06-29
doc: remove "no" from clicmd directives
Igor Ryzhov
2
-4
/
+4
2021-06-28
bgpd: Expand 'bgp default <afi>-<safi>' cmds
Trey Aspelund
2
-50
/
+49
2021-06-28
tests: Include evpn in bgp-default-afi-safi.py
Trey Aspelund
4
-12
/
+45
2021-06-28
tests: rename bgp_default_ipv4_ipv6 to _afi_safi
Trey Aspelund
8
-0
/
+0
2021-06-28
doc: Add docs for 'bgp default <afi>-<safi>' cmds
Trey Aspelund
1
-4
/
+55
2021-06-28
bgpd: Convert to default_af[afi][safi]
Trey Aspelund
3
-100
/
+149
2021-06-28
doc: remove unnecessary index directives
Igor Ryzhov
3
-11
/
+0
2021-06-28
isisd, ospfd: update interface_link_params callback to check for change
Karen Schoener
5
-6
/
+30
2021-06-28
doc: fix some compile warning
anlancs
2
-4
/
+2
[next]