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

update to Quagga 0.99.24.1 #1

Open
wants to merge 488 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
488 commits
Select commit Hold shift + click to select a range
3ef0b87
build: do not assume glibc on linux
fabled Jul 29, 2014
4c005e3
bgpd: memmove needed in community_del_val
glotzer-amazon Aug 4, 2014
ad2f92b
isisd: type mix-up in 28a8cfc "don't require IPv4"
eqvinox Aug 18, 2014
90444ca
lib: unset ZEBRA_IFA_PEER if no dst addr present (BZ#801)
eqvinox Jul 1, 2014
1520e47
*: merge branch stable/0.99.23
eqvinox Aug 19, 2014
b397cf4
ripd: add ECMP support
feng-lu Jul 18, 2014
0b74a0a
ripd: allow to enable/disable the ECMP feature
feng-lu Jul 18, 2014
621e2aa
zebra: fix rtnh_len in the rt_netlink messages for multipath case
feng-lu Jul 11, 2014
3493b77
lib: unstupidify thread debug information
eqvinox Nov 18, 2013
615f9f1
lib: include thread information in backtraces
eqvinox Nov 18, 2013
d4a8607
HACKING: remove an unneeded escape
pjakma Oct 19, 2012
ea55500
lib: Improve error reporting from broken config files
Jul 28, 2009
010ebbb
Add missing GPL headers, and copyright claims that certainly apply.
pjakma Sep 16, 2014
7aa9dce
Fix most compiler warnings in default GCC build.
pjakma Sep 19, 2014
b2dd59e
bgpd.c: Remove unused store to variable
pjakma Sep 19, 2014
7bef33c
ospf6_lsdb: trivial, make it clear that showfunc is set before deref.
pjakma Sep 19, 2014
16f1606
ripng_nexthop: remove unused store to variable
pjakma Sep 19, 2014
18f420e
lib/plist: Add some required parentheses, according to clang-analyzer
pjakma Sep 19, 2014
b166ea2
[lib] Add support for backtrace on more platforms
joakim-tjernlund Jun 25, 2009
055086f
bgpd: well-known attr check only run for v4/uni, which could cause a …
pjakma Sep 23, 2014
f6444e4
FreeBSD has changed its SOCK_RAW for being truly raw.
ocochard Oct 9, 2014
7a6eec5
zebra: Build the test client, can be useful, and add IPv6 to testrib.…
pjakma Oct 9, 2014
384d7ad
docs: defines.texi include seems to want to be after setfilename
pjakma Oct 9, 2014
969d355
zebra: route_unlock_node is missing in "show ip[v6] route <prefix>" c…
feng-lu Oct 21, 2014
ea2a598
ospfd: invalid MD5 auth_key?
joakim-tjernlund Nov 26, 2009
bdd8cd7
Bug in ospf6_lsa_compare()
Dec 17, 2009
3790eb0
stream: remove unused stream_read_unblock
Jan 13, 2010
6b274d9
ospfd: Don't leave stale RouterLSA's when changing areaID
joakim-tjernlund Mar 9, 2010
f80ba04
Handy guidelines to contribute
Oct 27, 2014
9562a77
mrlg: Remove obsolete version.
pjakma Oct 21, 2014
aed1b55
bgpd: Fixes for recent well-known-attr check patch.
pjakma Oct 21, 2014
7732244
zebra: Set link-detect on by default
Sep 30, 2014
93b344f
Revert "zebra: Set link-detect on by default"
eqvinox Oct 28, 2014
59135bd
build: fix 9562a77... (mrlg removal)
eqvinox Oct 30, 2014
c68f6d9
tests: fix tests for 055086f (well-known attr check)
eqvinox Oct 30, 2014
9511633
zebra: MBGP routes should not be installed in the kernel
balajig Oct 23, 2014
88d37b9
make some structures constant.
shemminger Nov 3, 2014
50f38b3
Compute and display SPF execution statistics
Sep 30, 2014
b6eef00
ospfd: Some small tweaks to the SPF execution reason patch
pjakma Oct 9, 2014
d1b0991
Make static IPv6 routes respect non-default routing tables.
Sep 30, 2014
56a5f77
Added show command to display only the routes in the RIB that does no…
Sep 30, 2014
1c06334
Avoid timing out of adjacencies by serving all interfaces in round-ro…
Sep 30, 2014
6d83113
ospfd: Tweak previous iface RR write patch to avoid free/malloc & red…
pjakma Oct 9, 2014
8306be2
OSPFd: Update timestamps when we MaxAge LSAs.
Sep 30, 2014
ad5233a
Add set ipv6 next-hop peer-address command.
Sep 30, 2014
4bab680
Fix to take care of ordering between interface and router ospf command.
vipkumar Sep 30, 2014
4430103
bgpd: remove unused variables
pjakma Oct 9, 2014
dd49eb1
Fix BGP's use of restart bit.
vipkumar Sep 30, 2014
ec98d90
bgpd: trivial, remove unneeded extra variable in bgp_capability_restart
pjakma Oct 14, 2014
1a211cb
bgpd: one more fix for tightening of check for missing well-known att…
pjakma Nov 1, 2014
85c854a
bgpd: implement route-map set as-path prepend last-as
fabled Sep 30, 2014
5e4ba81
doc: Document 'set as-path prepend' and 'set as-path prepend last-as'
pjakma Oct 20, 2014
273b1bd
zebra/kernel_socket.c: Use platform alignment
Dec 2, 2014
cffe780
bgpd: stop startup timer on stopping BGP (fixes dd49eb1)
eqvinox Dec 7, 2014
daefeb8
bgpd: set BGP_ATTR_MP_[UN]REACH_NLRI (fixes 1a211cb)
eqvinox Dec 8, 2014
1c6db0d
lib: don't create circular lists (fixes 6d83113)
eqvinox Dec 12, 2014
e0b0ac8
zebra: factor out rib debug logs
eqvinox Apr 24, 2014
f7b3d1e
zebra: identify MRIB on debug messages
eqvinox Jan 22, 2015
346a8b5
zebra: add rib_match_ipv4_safi()
udhos Sep 22, 2014
a59b615
zebra: point rib_match_ipv4() to ._safi()
udhos Nov 21, 2014
be4fb43
zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB
udhos Jul 1, 2014
12150f0
zebra: mrib: Include BGP routes in RPF lookups
udhos Sep 19, 2014
c409791
zebra: kill rib_match_ipv4()
eqvinox Nov 22, 2014
96bb266
zebra: mrib: static route support
udhos Jul 14, 2014
9e6366d
zebra: fix optional distance on static mrib route
eqvinox Jan 22, 2015
1492106
ospfd: Fix initial Opaque LSA DB synchronisation
odd22 Nov 3, 2014
c048dcc
zebra: dummy kernel "install" multicast routes
eqvinox Jan 12, 2015
29ce93e
zebra: return route_node from rib_match_ipv4_safi
eqvinox Jan 22, 2015
240c56f
zebra: make MRIB lookup behaviour switchable
eqvinox Jan 6, 2015
ca2b105
zebra: add "show ip rpf" to get result of RPF lookup
eqvinox Jan 22, 2015
e832c34
zebra: mark multicast commands experimental
eqvinox Jan 27, 2015
a4e830c
doc: zebra multicast RIB commands
eqvinox Jan 30, 2015
b162ab7
doc: explain rpf lookup default mode
eqvinox Feb 2, 2015
871dbcf
[pim] Initial pim 0.155
udhos Aug 11, 2009
596470f
[pim] pim commands added to vtysh
Aug 11, 2009
e96f0af
[pim] Log physical interface up/down
udhos Aug 11, 2009
236b015
[pim] igmpv3: specific query interval set to 1 second (RFC 3376 8.8.)
Aug 11, 2009
d12beab
[pim] Move encoded source address length check to pim_parse_addr_source
udhos Aug 12, 2009
613938d
[pim] RPF cache refresh statistics
udhos Aug 13, 2009
df4044b
Router Alert option for IGMP packets but not for PIM packets
Aug 14, 2009
942b0fd
[pim] Correction for cross-compilation error with this syntax
Aug 14, 2009
bcc4abe
[pim] More RPF cache refresh statistics
udhos Aug 17, 2009
5f35a52
[pim] show ip pim lan-prune-delay: fix cosmetic alignment
udhos Aug 20, 2009
54d6c57
[pim] Fixed doc on CAVEAT C7
udhos Aug 20, 2009
47afa6e
[pim] Version up to 0.158
udhos Aug 27, 2009
b471196
[pim] ip mroute show: can display the MFC
udhos Sep 11, 2009
4651853
[pim] clean-up
udhos Sep 11, 2009
40765fe
[pim] Command line tool to test IGMPv3 join.
udhos Sep 30, 2009
3189437
[pim] Hint for test_igmpv3_join command-line utility
udhos Oct 1, 2009
ccc5d2b
[pim] Ref. on LW-MLDv2
udhos Oct 2, 2009
96f91ae
[pim] Skeleton for ssmpingd support
udhos Oct 7, 2009
824adbe
[pim] Hooks for ssmpingd support
udhos Oct 8, 2009
e8c11bb
[pim] T41 DONE ssmping support
udhos Oct 8, 2009
8bc0b34
[pim] Sample config for ssmpingd support
udhos Oct 8, 2009
e85a937
[pim] ssmpingd commands
udhos Oct 8, 2009
779e220
[pim] Version up to 0.159
udhos Oct 16, 2009
3466dae
[pim] Reference about draft mboned-ssmping
udhos Oct 21, 2009
e0b8b9b
[pim] Clean-up log messages
udhos Nov 17, 2009
6273804
[pim] Packet dump debugging
udhos Nov 18, 2009
929bb95
[pim] Fix dump byte type
udhos Nov 18, 2009
3e92c45
[pim] test pim receive dump
udhos Nov 18, 2009
42e3078
[pim] Clean-up
udhos Nov 18, 2009
dba7758
[pim] test pim receive dump
udhos Nov 19, 2009
7c5f501
[pim] Fix net/host byte order
udhos Nov 19, 2009
567f927
[pim] show ip igmp join
udhos Feb 19, 2010
9986fb3
[pim] TODO T42 Static igmp join fails when loading config at boot time
udhos Feb 22, 2010
67faabc
[pim] debug mroute
udhos Feb 23, 2010
034bd7f
[pim] debug mroute
udhos Mar 1, 2010
f9e05e5
[pim] Version up to 0.161
udhos Mar 11, 2010
0ef36d8
[pim] Work-around improper monotonic clock
udhos Mar 11, 2010
ff752d4
[pim] Cosmetic RPF refresh timer display
udhos Mar 17, 2010
fa2e1ee
[pim] Uniform format for commands "debug pim packet-dump" and "test p…
udhos Mar 17, 2010
55b12ff
[pim] PIM route type.
udhos Apr 15, 2010
6d26c37
[pim] .gitignore
udhos Apr 15, 2010
05e573d
[pim] "show ip route" renamed to "show ip rib"
udhos Apr 20, 2010
4560c44
[pim] Reference to troglobit pimd
udhos May 5, 2010
9f4e191
[pim] Version up to 0.162
udhos May 27, 2010
d0d7980
[pim] Compile fixes for FreeBSD.
Aug 5, 2010
8281793
[pim] Additional PIM drafts.
udhos Aug 18, 2010
b9ef770
[pim] bootstrap from tarball prefers autoreconf -i
udhos Aug 27, 2010
eb383d9
[pim] Version up to 0.163
udhos Aug 27, 2010
5c69798
pimd: fix format strings
eqvinox Feb 16, 2012
e269b96
pimd: use socklen_t consistently
eqvinox Feb 16, 2012
f8cfeb2
pimd: fix worst char * <> uint8_t * intermingling
eqvinox Feb 16, 2012
105ad86
pimd: fix wtf code
eqvinox Feb 16, 2012
3de4ae9
Define pim_gettime() when PIM_GETTIME_USE_GETTIMEOFDAY is not available.
udhos Feb 13, 2014
a057a06
pimd: extend .gitignore
eqvinox Jan 17, 2012
c77f01b
PIM_ZCLIENT_DEBUG enables zclient_socket() / zclient_socket_un() debug
udhos Feb 13, 2014
3defeb3
fix address assigment
Feb 7, 2014
d459586
Parsing fixes.
udhos Feb 13, 2014
777fe1f
Run DR election when hello packet is received.
udhos Feb 14, 2014
f24200d
C18 MFC never recovers from removal of static route to source
udhos Feb 14, 2014
d1a87ee
Fix pim join uptime display.
udhos Feb 14, 2014
1f7a2b4
github repository.
udhos Apr 1, 2014
069a020
Fixed recipe to re-sync with Quagga repository
udhos Apr 2, 2014
60353ab
C19 Provision to prevent group mode clash
udhos Apr 2, 2014
8291988
pimd: Rename script with recipe for git cloning
udhos Jun 25, 2014
ff57d36
pimd: Fixes to build against current quagga.
udhos Jun 25, 2014
82e6c73
pimd: Reset DR uptime only on actual change
udhos Jun 25, 2014
04c833a
pimd: Query mrib (SAFI_MULTICAST).
udhos Sep 22, 2014
5c55a49
pimd: Cosmetic fix for dr uptime display.
udhos Jul 2, 2014
f62a19c
zebra: Export zclient_socket_un().
udhos Jul 3, 2014
2f1df6a
pimd: Version up to 0.164
udhos Jul 3, 2014
6f40e6b
pimd: Fix compiler warnings.
udhos Jul 11, 2014
6c1d36a
pimd: Clean-up.
udhos Sep 18, 2014
e4f2a2b
pimd: Report first route's metric/distance for recursive RPF lookup.
udhos Jul 16, 2014
f6e16b9
pimd: Document MRIB support.
udhos Jul 16, 2014
306c99e
pimd: FIXED C14 T32 Detection of interface primary address changes ma…
udhos Jul 16, 2014
075ac8d
pimd: Prevent interfaces' addresses duplication when zebra connection…
udhos Sep 24, 2014
d96ab32
pimd: Update configure recipe.
udhos Sep 22, 2014
b24c7fe
zebra_rib: Revert debug hooks.
udhos Sep 22, 2014
2a0ecf2
pimd: Withstand zclient connection restablishment.
udhos Sep 22, 2014
b240297
pimd: Detection of interface primary address changes.
udhos Sep 22, 2014
d96f9ff
pimd: Recipe for building without vtysh.
udhos Jul 22, 2014
ee61109
pimd: Fix comment
udhos Jul 22, 2014
3456a80
pimd: clear zclient-update: Reset zclient update connection to zebra …
udhos Jul 22, 2014
df838e2
pimd: Better assert state transition message.
udhos Jul 25, 2014
cf800dd
pimd: Version up.
udhos Aug 19, 2014
9830ce2
pimd: Why ssm.
udhos Aug 19, 2014
7cb0d4a
pimd: Cisco Documentation for SSM Benefits
udhos Aug 19, 2014
1f29894
pimd: -z command-line switch to specify zebra socket path.
udhos Aug 21, 2014
275e24d
pimd: Fix interface "no ip igmp" should not disrupt PIM. Plus docs up…
udhos Aug 22, 2014
3edadeb
pimd: Clarifications on debug hints.
udhos Aug 22, 2014
bb61be2
pimd: Replace assert with warning.
udhos Aug 22, 2014
c1b228c
pimd: Reduce informative mandatory logging.
udhos Aug 27, 2014
8852dba
pimd: React as secondary address change for any address change
udhos Aug 28, 2014
f80f8aa
pimd: Troubleshooting script.
udhos Aug 29, 2014
629e30b
pimd: Version up.
udhos Aug 29, 2014
9391126
pimd: Remove unused pim checksum in favour of quagga's version.
udhos Sep 18, 2014
3d62667
pimd: Remove reference to external doc.
udhos Sep 18, 2014
74b4fad
pimd: Remove motd tweaking.
udhos Sep 18, 2014
a089db4
pimd: Fix log about PIM_USE_QUAGGA_GETTIME.
udhos Sep 18, 2014
4d330a2
pimd: Remove conflict marker.
udhos Sep 18, 2014
679fab4
pimd: Simplify gettime-related code.
udhos Sep 18, 2014
96b6dfe
pim: Remove connected addresses on loss of zebra connection.
udhos Sep 22, 2014
bbb8a18
zebra_rib: Revert work-around for zebra marking recursive static rout…
udhos Sep 23, 2014
ea537be
pimd: Remove debuggging for zclient TCP/UNIX sockets.
udhos Sep 23, 2014
1a9352a
zclient: Revert lib export of zclient_socket()/zclient_socket_un().
udhos Sep 23, 2014
8f4a59a
pimd: Revert accidental removal of show_memory_isis_cmd().
udhos Sep 23, 2014
05a49ce
zebra: mrib: Remove non-standard copyright line.
udhos Sep 23, 2014
d8410a0
pimd: Remove non-standard copyright line.
udhos Sep 23, 2014
05c6dcd
pimd: Fix invalid memory read when receiving a V1 or V2 query.
nabahr Sep 25, 2014
ecc1fb9
pimd: Fix igmp_source_forward_stop called when IGMP forwarding flag i…
nabahr Sep 25, 2014
6ab3e2f
pimd: Fix attempted out of bounds read when deleteing an interface.
nabahr Sep 25, 2014
e324ddc
pimd: sh ip multicast: Display zclient sockets.
udhos Sep 29, 2014
8150bee
pimd: Explicitly restart zclient update connection.
udhos Sep 29, 2014
a59f21b
pimd: Update lookup zclient counter for connection failures.
udhos Sep 30, 2014
199f85a
pimd: Revert: Explicitly restart zclient update connection.
udhos Sep 30, 2014
ddc6659
pimd: sh ip multicast: Display zclient socket fail counter.
udhos Sep 30, 2014
24e3a9b
pimd: Report del_oif() failure within igmp_source_forward_stop().
udhos Sep 30, 2014
21d1e26
pimd: show ip pim lan-prune-delay: Cosmetic.
udhos Oct 1, 2014
ed14fa0
pimd: Addition of Hello & Join-Prune message debug commands
balajig Oct 8, 2014
d632689
pimd: Fix configuration file reading upon startup
donaldsharp Jan 19, 2015
85385f7
pimd: Log ifindex found for an interface when zebra lib reports a new…
udhos Jan 19, 2015
1b47764
redhat: revert non-pim changes in .spec
eqvinox Feb 4, 2015
b3c6afe
Revert "pimd: Revert: Explicitly restart zclient update connection."
eqvinox Feb 4, 2015
a2805de
Revert "pimd: Explicitly restart zclient update connection."
eqvinox Feb 4, 2015
5d5af78
Revert "pim: Remove connected addresses on loss of zebra connection."
eqvinox Feb 4, 2015
bb7feff
Revert "pimd: clear zclient-update: Reset zclient update connection t…
eqvinox Feb 4, 2015
60b815e
vtysh: add missing pimd define
eqvinox Feb 4, 2015
7d924b4
doc: list pimd.8 in EXTRA_DIST
eqvinox Feb 4, 2015
1436371
tests: fix tests for 1a211cb (missing well-known)
eqvinox Feb 4, 2015
cb4fc59
bgpd: fix negative values in output
milon21 Dec 1, 2014
86ce951
ospfd: set O-bit in the option of all DD packets
feng-lu Jan 8, 2015
92cff4f
isisd: fix crash on changing the circuit type of a passive interface
feng-lu Jan 8, 2015
3c28aaf
isisd: match adjacency with source of hellos
anambiarin Jan 28, 2015
9481374
zebra: factor out rib debug logs
eqvinox Apr 24, 2014
ab2ba61
zebra: identify MRIB on debug messages
eqvinox Jan 22, 2015
3dea178
zebra: add rib_match_ipv4_safi()
udhos Sep 22, 2014
f9b9234
zebra: point rib_match_ipv4() to ._safi()
udhos Nov 21, 2014
4e5275b
zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB
udhos Jul 1, 2014
83d7112
zebra: mrib: Include BGP routes in RPF lookups
udhos Sep 19, 2014
f598cf7
zebra: kill rib_match_ipv4()
eqvinox Nov 22, 2014
33d86db
zebra: mrib: static route support
udhos Jul 14, 2014
a76681b
zebra: fix optional distance on static mrib route
eqvinox Jan 22, 2015
7ce9e6a
zebra: dummy kernel "install" multicast routes
eqvinox Jan 12, 2015
24480d4
zebra: return route_node from rib_match_ipv4_safi
eqvinox Jan 22, 2015
bd07812
zebra: make MRIB lookup behaviour switchable
eqvinox Jan 6, 2015
3b02fe8
zebra: add "show ip rpf" to get result of RPF lookup
eqvinox Jan 22, 2015
863f20c
zebra: mark multicast commands experimental
eqvinox Jan 27, 2015
3a27aae
doc: zebra multicast RIB commands
eqvinox Jan 30, 2015
7397217
doc: explain rpf lookup default mode
eqvinox Feb 2, 2015
87fbe9e
pimd: merge pimd as of 2015-01-19
eqvinox Feb 4, 2015
77ef0ac
build: enable pimd in test script
eqvinox Feb 4, 2015
369b973
build: Quagga 0.99.24-rc1
eqvinox Feb 10, 2015
79f7496
build: remove bogus/deprecated inet_* tests
eqvinox Jun 28, 2014
2e5ca49
build: remove Linux non-netlink config
eqvinox Jun 28, 2014
0f048b9
build: remove AIX, NEC EWS and IRIX
eqvinox Jun 28, 2014
6d6df30
build: remove INRIA, NRL and MUSICA IPv6 quirks
eqvinox Jun 28, 2014
86a82e9
zebra, ripngd: remove ::/64 special-casing
eqvinox Jun 28, 2014
51bdeba
zebra: remove kernel_delete_ipv6_old()
eqvinox Jun 28, 2014
29ed622
build: remove ancient Linux/BSD IPv6 cruft
eqvinox Jun 28, 2014
39b233f
zebra: remove rt_ioctl kernel interface
eqvinox Jun 28, 2014
e8d0d24
build: remove --enable-solaris parameter
eqvinox Jun 28, 2014
b6fa760
build: harmonize configure help strings
eqvinox Jun 28, 2014
237aac5
build: get rid of INCLUDES, use AM_CPPFLAGS
eqvinox Jun 28, 2014
7fe17e6
build: remove --disable-ipv6
eqvinox Nov 22, 2014
85c63b8
tests: remove --disable-ipv6
eqvinox Nov 22, 2014
7abd875
build: track config args
eqvinox Nov 22, 2014
f16195c
doc: fix some warnings
eqvinox Nov 28, 2014
656a2c0
build: enable isisd by default
eqvinox Feb 9, 2015
cc81308
build: enable AM_SILENT_RULES
eqvinox Feb 10, 2015
b8a893c
build: Extend ip_mreq hack to DragonFlyBSD and SunOS
bahamat Feb 17, 2015
75a3cf6
solaris: fix SMF manifest dependency model and start method
bahamat Feb 17, 2015
4c42121
zebra: print "no link-detect"
eqvinox Mar 2, 2015
f191f1e
release: 0.99.24
eqvinox Mar 2, 2015
09037f8
zebra: don't print uninitialized string (3b02fe8)
eqvinox Mar 3, 2015
d35b51e
release: 0.99.24.1
eqvinox Mar 7, 2015
908c973
updated olsr-plugin patch for quagga 0.99.24.1
equinox0815 Nov 23, 2015
31d4bd1
also ported additional openwrt related changes to 0.99.24.1
equinox0815 Nov 26, 2015
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
zebra: route_unlock_node is missing in "show ip[v6] route <prefix>" c…
…ommands

Signed-off-by: Feng Lu <[email protected]>
Acked-by: Vincent Jardin <[email protected]>
feng-lu authored and Vincent JARDIN committed Oct 27, 2014

Verified

This commit was signed with the committer’s verified signature.
Lohann Lohann Paterno Coutinho Ferreira
commit 969d3550a8cbb07f8b4d5ebe8dde5064f8260140
4 changes: 4 additions & 0 deletions zebra/zebra_vty.c
Original file line number Diff line number Diff line change
@@ -998,6 +998,8 @@ DEFUN (show_ip_route_prefix,
if (! rn || rn->p.prefixlen != p.prefixlen)
{
vty_out (vty, "%% Network not in table%s", VTY_NEWLINE);
if (rn)
route_unlock_node (rn);
return CMD_WARNING;
}

@@ -1897,6 +1899,8 @@ DEFUN (show_ipv6_route_prefix,
if (! rn || rn->p.prefixlen != p.prefixlen)
{
vty_out (vty, "%% Network not in table%s", VTY_NEWLINE);
if (rn)
route_unlock_node (rn);
return CMD_WARNING;
}